Generate Agents Md For Repository

🌐Community
by ak1ra-komj · vlatest · Repository

Automatically creates Markdown files detailing agents within a repository, streamlining documentation and onboarding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add generate-agents-md-for-repository npx -- -y @trustedskills/generate-agents-md-for-repository
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "generate-agents-md-for-repository": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/generate-agents-md-for-repository"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates Markdown files suitable for a repository of AI agent skills. It automates the creation of structured documentation, ensuring consistency and reducing manual effort when building a catalog of agent capabilities. The generated markdown includes key details about each skill, making them easily discoverable and understandable.

When to use it

  • When creating or expanding a collection of AI agent skills for internal or public consumption.
  • To ensure consistent formatting and structure across all skill documentation.
  • For quickly generating initial drafts of skill descriptions based on available data.
  • To streamline the process of onboarding new contributors to a skills registry project.

Key capabilities

  • Generates Markdown files
  • Creates structured documentation for AI agent skills
  • Automates creation of consistent formatting

Example prompts

  • "Generate a markdown file for a skill named 'image-generation' with a description focusing on its ability to create photorealistic images from text prompts."
  • "Create a skill entry in Markdown format, detailing the 'code-translation' skill and highlighting its support for Python to JavaScript conversion."
  • “Please generate a markdown document describing the ‘data-analysis’ skill.”

Tips & gotchas

The quality of the generated Markdown depends on the input data provided. Ensure that sufficient information is available about each skill to produce meaningful documentation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ak1ra-komj
Installs
6

🌐 Community

Passed automated security scans.