10x-agents-md

Generate AGENTS.md onboarding documents from repository structure and conventions.

Updated May 25, 2026
One-click install
npx skills add https://github.com/bvshi/fodswap --skill 10x-agents-md-bvshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-agents-md
Source: https://github.com/bvshi/fodswap/tree/main/.agents/skills/10x-agents-md
Command: npx skills add https://github.com/bvshi/fodswap --skill 10x-agents-md-bvshi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill creates onboarding documents for AI coding agents, guiding them through repository guidelines and critical rules.

Core Features & Use Cases

  • Generate AGENTS.md: Inspects the repository and writes a concise contributor guide.
  • Scope Detection: Determines if the scope is repo-level or directory-level for tailored guidance.
  • Interactive Prompts: Uses host-agnostic tools for user interaction during the process.
  • Parallel Research: Utilizes subagents for parallel file reads and analysis.
  • Output Structure: Delivers a concise, reference-heavy document with critical rules at the top.

Quick Start

Generate an onboarding document for AI coding agents in the current repository by running the /10x-agents-md command.

Frequently Asked Questions about 10x-agents-md

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate onboarding documentation for AI coding agents in my repository?

Generate onboarding documentation for AI coding agents by running the command in your repository; it inspects repo structure and conventions to output a concise contributor guide with critical rules at the top.

What is an AGENTS.md file and when do I need one for my repository?

An AGENTS.md file is an onboarding document that guides AI coding agents through repository guidelines. You need one when integrating AI agents into your codebase to ensure they follow project conventions.

Can I generate directory-level onboarding guidelines instead of repo-level documentation?

Yes, you can generate directory-level onboarding guidelines. The process includes scope detection to determine if the target is repo-level or directory-level, tailoring the generated guidance to the appropriate scope.

Does generating repository guidelines for AI coding agents require interactive prompts?

Generating repository guidelines for AI coding agents uses interactive prompts via host-agnostic tools. It also utilizes parallel research with subagents for concurrent file reads and analysis during generation.

What is the best way to analyze repository structure and conventions for AI agent contribution guides?

The best way to analyze repository structure for AI agent contribution guides is using a parallel research approach with subagents, which concurrently reads files and history to build a concise, reference-heavy document.

What limitations exist when generating onboarding documents for AI coding agents?

Limitations include relying on accessible repository files and history for analysis. The output is a concise, reference-heavy document, so inaccessible codebases may result in incomplete onboarding guidance for the AI coding agents.