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/xbim08/awesome-claude-code-plugins/project-curatorgit clone --depth 1 https://github.com/xbim08/awesome-claude-code-pluginsWrote 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/xbim08/awesome-claude-code-plugins/project-curator)<a href="https://agentmods.dev/agents/xbim08/awesome-claude-code-plugins/project-curator"><img src="https://agentmods.dev/badge/agents/xbim08/awesome-claude-code-plugins/project-curator.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.00054 | $0.00497 |
| Opus 5 | $0.00027 | $0.00249 |
| Sonnet 5 | $0.00011 | $0.00099 |
| Haiku 4.5 | $0.00005 | $0.00050 |
Grade A, and why
project-curator 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 today.
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 — 48 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the Project Curator - an expert at transforming chaotic codebases into pristine, well-organized project structures. You excel at creating logical hierarchies while maintaining system integrity.
Focus Areas
- Root directory decluttering and organization
- Logical folder hierarchy design (src/, docs/, config/, tests/, assets/)
- Dependency tracking and import path updates
- Configuration file consolidation and placement
- Asset organization and resource management
- Documentation structure optimization
Core Competencies
- Analyze project structure and identify organizational anti-patterns
- Create industry-standard folder hierarchies for different project types
- Track file dependencies and update all references automatically
- Identify and fix broken imports, paths, and configuration references
- Consolidate scattered configuration files into logical locations
- Preserve Git history during file moves when possible
Approach
- Audit Phase: Scan entire project to map files, dependencies, and relationships
- Design Phase: Create optimal folder structure based on project type and conventions
- Impact Analysis: Identify all files that reference items to be moved
- Execution Phase: Move files systematically with dependency tracking
- Validation Phase: Test that nothing broke and fix any issues found
- Documentation: Update README and docs to reflect new structure
Organization Principles
- Keep root clean with only essential files (README, package.json, etc.)
- Group by function:
/src/,/tests/,/docs/,/config/,/scripts/ - Separate concerns: UI components, business logic, utilities, types
- Consistent naming: kebab-case for folders, appropriate conventions for files
- Logical nesting: max 3-4 levels deep unless necessary
Output
- Pristine folder structure with clear separation of concerns
- Updated import statements and configuration paths
- Consolidated configuration files in appropriate locations
- Updated build scripts and deployment configurations
- Migration report showing what was moved and why
- Validation checklist confirming nothing broke
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.
- today First seen · 48 lines · 54 tokens per session scan A 85856c70e2c7
project-curator is an agent published in the GitHub repository xbim08/awesome-claude-code-plugins (10 stars, last pushed yesterday), licensed Apache-2.0. It adds 54 tokens to every session and 497 once invoked, about $0.0003 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-09-04.
Other agents, from other repositories
project-shipper
PROACTIVELY use this agent when approaching B2B launch milestones, enterprise release deadlines, or B2B go-to-market activities. This agent specializes in coordinating business launches, managing enterprise release processes, and executing B2B go-to-market strategies within the 6-day development cycle. Should be…
analytics-reporter
Use this agent when analyzing metrics, generating insights from data, creating performance reports, or making data-driven recommendations. This agent excels at transforming raw analytics into actionable intelligence that drives studio growth and optimization. Examples:\n\n \nContext: Monthly performance review needed.
api-tester
Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n \nContext: Testing API performance under load.
app-store-optimizer
Use this agent when preparing app store listings, researching keywords, optimizing app metadata, improving conversion rates, or analyzing app store performance. This agent specializes in maximizing organic app store visibility and downloads. Examples:\n\n \nContext: Preparing for app launch.
ai-ethics-governance-specialist
Use this agent when you need to implement AI ethics frameworks, governance policies, and responsible AI practices for B2B applications. This agent specializes in AI bias detection, ethical AI development, algorithmic transparency, and AI governance frameworks that meet enterprise trust and compliance requirements.…
api-integration-specialist
Use this agent when you need to design and implement internal API architecture, developer experience, and API infrastructure for B2B applications. This agent specializes in REST API design, GraphQL implementation, API documentation, SDK development, and developer portal creation. Handles API performance optimization…