Create AI agent configuration files (AGENTS.md, CLAUDE.md, .cursorrules, etc.) for general-purpose and business-domain agents through guided briefing process. Use when user wants to create agent configuration file, set up AI assistant for specific role or domain, configure agent for business workflows, generate AGENTS.md or CLAUDE.md, customize AI behavior for organization, or define agent boundaries and guidelines. Trigger on phrases like create agent config, setup AI assistant, make AGENTS.md, configure agent for role, AI agent for business domain, or help me configure Claude/Cursor/Windsurf.
View on GitHubFebruary 1, 2026
Select agents to install to:
npx add-skill https://github.com/Przemocny/generic-skills/blob/main/skills/agentmd-creator/SKILL.md -a claude-code --skill agentmd-creatorInstallation paths:
.claude/skills/agentmd-creator/# AgentMD Creator Create AI agent configuration files through guided briefing process for general-purpose and business-domain agents. ## Workflow 6-step process: Brief → Load References → Generate → Customize → Apply Best Practices → Present ### Step 1: Briefing Questions Ask user these questions ONE AT A TIME (not all at once). Adapt based on answers. **1. Agent Purpose (REQUIRED)** "Jaki jest główny cel tego agenta? Co ma robić?" Examples: Research assistant, Sales support, Customer service, Content creator, HR coordinator **If unclear:** Provide examples and ask for specific scenarios **If too broad:** Help narrow down to primary function **2. Domain/Industry (can infer from purpose)** "W jakiej dziedzinie lub branży będzie pracował?" Examples: General purpose, Sales/CRM, Marketing, Finance, HR, Legal, Healthcare, Real Estate **If general purpose:** Can skip domain-specific questions **If unclear:** Suggest domain based on purpose **3. IDE/Platform (REQUIRED)** "Jakiego narzędzia używasz lub planujesz używać?" Options: - Claude Code → Generate `CLAUDE.md` - Cursor → Generate `.cursor/rules/*.mdc` - Windsurf → Generate `.windsurf/rules/*.md` - Antigravity → Generate `.antigravity/rules.md` - JetBrains Junie → Generate `.junie/guidelines.md` - GitHub Copilot → Generate `.github/copilot-instructions.md` - Multiple/Universal → Generate `AGENTS.md` **If "don't know":** Recommend `AGENTS.md` (universal format) **If multiple:** Generate `AGENTS.md` as base, offer platform-specific additions **4. Specificity Level (default: Moderate if unsure)** "Jak szczegółowy ma być agent?" Options: - **General** (50-100 lines): Basic role, boundaries, key references - **Moderate** (100-200 lines): Detailed processes, tools, communication style - **Detailed** (200-300 lines): Comprehensive workflows, templates, edge cases **If unsure:** Default to Moderate (good balance) **Guidance:** "Start with Moderate, can always expand later" **5. Special Requirements (OPTIO