.md Directory

The go-to directory for AI agent documents, system prompts, SOPs, and markdown configs

Discover, copy, and download .md files for AI agents, coding, and workflows.

3,568 documents
89 file types

Browse by File Type

Recently Added

View all

Most Popular

View all
AGENTS.md

Browser-only development

This document provides guidance for AI assistants working on the Image MetaHub codebase.

airagprompt
0
2
LuqP2
System Prompt.md

Character Persona

**Name:** (set during character creation; must be said like it’s a brand)

ai
0
0
liminalwarmth
AGENTS.md

Claude Agents — Reference & Recommendations

Quick guide to available agents. Pick the one that best matches your task.

aiagentrag
0
474
magda2307
RAG.md

SUMMARY

permalink: ai-implementation

aillmrag
0
128
koenrane
ARCHITECTURE.md

Design Document: BharatSeva AI

BharatSeva AI is a multi-agent orchestration system built on AWS using Amazon Bedrock Agents with Claude 3.5 Sonnet as the foundation model. The system deploys 10 AI agents (1 Master Orchestrator + 9 Specialist Agents) to assist India's informal sector workers in navigating government schemes across three domains: PM Vishwakarma (artisan credit), PMFBY (crop insurance), and BOCW (construction worker welfare).

aiagentclaude
0
100
Prachet-Dev-Singh
TOOL_USE.md

Tool Use Guide

The Tool Use feature allows agents to call external tools during training to enhance reasoning capabilities. ROLL uses the [GEM](https://github.com/axon-rl/gem) environment definition for environment interfaces, and Tool Use utilizes the [Tool Env Wrapper](https://axon-rl.github.io/gem/features/#wrappers) provided by GEM. Tools are extended based on the `gem.tools.base_tool.BaseTool` interface.

aiagentprompt
0
83
alibaba
AGENTS.md

Golden DKG Prototype -- Master Plan

Rust prototype of the Golden non-interactive Distributed Key Generation protocol.

aiagenteval
0
83
farazshaikh
AGENTS.md

Swarms Examples Index

A comprehensive index of examples from the [Swarms Framework](https://github.com/The-Swarm-Corporation/swarms-examples).

aiagentopenai
0
62
The-Swarm-Corporation