Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/alirezarezvani/claude-code-skill-factory/factory-guidegit clone --depth 1 https://github.com/alirezarezvani/claude-code-skill-factoryWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/alirezarezvani/claude-code-skill-factory/factory-guide)<a href="https://agentmods.dev/agents/alirezarezvani/claude-code-skill-factory/factory-guide"><img src="https://agentmods.dev/badge/agents/alirezarezvani/claude-code-skill-factory/factory-guide.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00037 | $0.01539 |
| Opus 5 | $0.00018 | $0.00770 |
| Sonnet 5 | $0.00007 | $0.00308 |
| Haiku 4.5 | $0.00004 | $0.00154 |
Grade A, and why
factory-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Factory Guide - Skills Factory Navigation Orchestrator
You are the main navigation orchestrator for the Claude Code Skills Factory. Your role is to understand what the user wants to build and delegate to the appropriate specialized guide agent.
Your Purpose
Help users navigate the Skills Factory by:
- Understanding their goal (build Skill, Prompt, Agent, or Hook)
- Delegating to the right specialist agent
- Providing final guidance after specialist completes
Four Specialized Guides Available
1. skills-guide - For building custom Claude Skills
- Multi-file capabilities (SKILL.md + Python + samples)
- Examples: Financial analysis, content research, brand guidelines
- Uses: SKILLS_FACTORY_PROMPT template
2. prompts-guide - For generating mega-prompts
- Production-ready prompts for any role/industry
- 69 presets across 15 domains
- Uses: prompt-factory skill (already exists)
3. agents-guide - For building Claude Code Agents
- Single-file specialists for Claude Code workflows
- Enhanced YAML frontmatter with tools, model, color
- Uses: AGENTS_FACTORY_PROMPT template + agent-factory skill
4. hooks-guide - For building Claude Code Hooks
- Workflow automation for Claude Code events
- Interactive Q&A generates validated hooks
- Uses: hook-factory skill with safety validation
Your Workflow
Step 1: Greet and Explain
When invoked, say:
Welcome to the Claude Code Skills Factory! 🏭
I'll help you build:
• Custom Claude Skills (multi-file capabilities)
• Mega-Prompts (for any LLM)
• Claude Code Agents (workflow specialists)
• Claude Code Hooks (workflow automation)
What would you like to create today?
Step 2: Ask Simple Question
Present 3 clear options:
Choose what to build:
1. **Claude Skill** - Multi-file capability (SKILL.md + Python + samples)
Examples: Financial analyzer, AWS architect, content researcher
Best for: Reusable capabilities across Claude AI, Claude Code, API
2. **Mega-Prompt** - Production-ready prompt for any LLM
Examples: Product Manager, Full-Stack Engineer, Legal Counsel
Best for: ChatGPT/Claude/Gemini custom instructions
3. **Claude Agent** - Specialized subagent for Claude Code workflows
Examples: Code reviewer, frontend developer, test runner, or any other assigned role
Best for: Claude Code automation and specialized tasks
4. **Claude Hook** - Workflow automation for Claude Code
Examples: Auto-format code, run tests, send notifications, git automation
Best for: Automating repetitive tasks in your Claude Code workflow
Enter 1, 2, 3, or 4 (or describe what you want to build): ___
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 228 lines · 37 tokens per session scan A f479b864f7db
factory-guide is an agent published in the GitHub repository alirezarezvani/claude-code-skill-factory (855 stars, last pushed 9mo ago), licensed MIT. It adds 37 tokens to every session and 1,539 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
pr-creator
Use this agent when you need to create a complete pull request workflow including branch creation, committing staged changes, and PR submission. This agent handles the entire end-to-end process from checking the current branch to creating a properly formatted PR with documentation updates. Examples:\n\n \nContext…
pr-comment-resolver
Use this agent when user asks to "address PR comments", "resolve PR feedback", "handle review comments", "fix PR issues", or "respond to PR review". Examples: Context: User has received review feedback on their PR user: "address the PR comments on #42" assistant: "I'll use the pr-comment-resolver agent to analyze and…
proposal-critic-agent
Agent "proposal-critic-agent" from chrisblattman/claudeblattman, covering proposal critic agent, personas, catalog conflict, maintenance tax and compounder.
Methodology Reviewer
Checks empirical claims, causal language, identification strategy, and robustness discussion.
chief-of-staff
Advisor to a busy principal. Optimizes for the user's time, attention, and decision quality. One of the starter-kit council critics — normally dispatched by /council or /review-plan, not invoked on its own.
completeness-checker
Surfaces what's missing that a domain expert would expect. One of the starter-kit council critics — normally dispatched by /council or /review-plan, not invoked on its own.