Back to .md Directory

AGENTS.md — Cross-Platform Agent Instructions

> This file provides instructions for AI agents that read AGENTS.md (GitHub Copilot, Cursor, Windsurf, Cline, Aider, OpenCode, and others).

May 2, 2026
0 downloads
1 views
ai agent prompt mcp claude openai cursor copilot
View source

AGENTS.md — Cross-Platform Agent Instructions

This file provides instructions for AI agents that read AGENTS.md (GitHub Copilot, Cursor, Windsurf, Cline, Aider, OpenCode, and others).

About This Repository

This is a prompts and agents library with 480+ prompts and 180+ specialized agents for AI development. Organized in 28 thematic categories.

How to Use

Finding Prompts

Prompts are organized in library-prompts/categories/ by topic number:

#CategoryBest For
01-08Core DevelopmentPlanning, SQL, testing, docs, .NET, Java, Python, Azure
09-15Agent & WorkflowsAgents, Git/CI, refactoring, MCP, Power Platform, utils, blueprints
16-19Community PromptsOpenAI examples, Claude library, Reddit community
20-24SpecializedNiches, prompt engineering, image gen, role-play, advanced
25AI Skills & Agents 🆕SKILL.md creation, multi-agent, MCP servers, OpenSkills
26ML/AI Models 🆕GPT-5.2 migration, Claude Opus 4.6, HuggingFace, LoRA
27DevOps 🆕Docker Compose, GitHub Actions, Railway, IaC, security
28Ecosystem 🆕SkillsMP, MCP Market, GitHub Topics, tool comparison

Using Agents

Agents are in library-agents/ as .agent.md files. Each defines a specialized AI persona.

Key agents:

  • agent-selector.agent.md — Choose the right agent for any task
  • skill-architect.agent.md — Create professional SKILL.md files
  • multi-agent-orchestrator.agent.md — Coordinate multiple agents
  • codebase-analyst.agent.md — Codebase health analysis
  • security-guardian.agent.md — Security auditing
  • ml-pipeline-engineer.agent.md — ML/AI pipeline management
  • devops-deployer.agent.md — Deployment and infrastructure
  • ecosystem-scout.agent.md — Discover new AI tools and skills
  • release-manager.agent.md — Release management

Related Repository

Conventions

  • Prompts use YAML frontmatter: title, version, category, tags, author, description, language
  • Use Conventional Commits: feat:, fix:, docs:, refactor:
  • Agents are defined in .agent.md files with specialized instructions

Related Documents