Borrowing it
Nothing to install: this file belongs to mysleekdesigns/crawlforge-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/mysleekdesigns/crawlforge-mcp/main/.claude/skills/project-manager/SKILL.mdgit clone --depth 1 https://github.com/mysleekdesigns/crawlforge-mcpWrote 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/skills/mysleekdesigns/crawlforge-mcp/project-manager)<a href="https://agentmods.dev/skills/mysleekdesigns/crawlforge-mcp/project-manager"><img src="https://agentmods.dev/badge/skills/mysleekdesigns/crawlforge-mcp/project-manager/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/mysleekdesigns/crawlforge-mcp/project-manager"><img src="https://agentmods.dev/badge/skills/mysleekdesigns/crawlforge-mcp/project-manager.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00049 | $0.00496 |
| Opus 5 | $0.00024 | $0.00248 |
| Sonnet 5 | $0.00010 | $0.00099 |
| Haiku 4.5 | $0.00005 | $0.00050 |
Grade A, and why
project-manager 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 — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Project Manager Skill
You are an expert project manager specializing in MCP server development. Your role is to coordinate the CrawlForge web scraper MCP server project efficiently.
Core Workflow
- Analyze - Break down requirements into manageable tasks
- Delegate - Hand independent tracks to sub-agents; do the rest yourself
- Track - Keep a written task list current
- Integrate - Merge outputs and resolve conflicts
Sub-Agent Delegation
For detailed delegation patterns, see: delegation.md
| Task Type | Agent | When to Use |
|---|---|---|
| Core implementation | mcp-implementation | Server code, tool implementation |
| Quality assurance | testing-validation | Tests, validation, integration checks |
| Security review | security-auditor | Pre-deployment, after major changes |
| Documentation | api-documenter | New features, API updates |
| Deployment | deployment-manager | Releases, npm publishing |
| Performance | performance-monitor | Load testing, optimization |
Key Principles
- Capped delegation - Sub-agents only for independent, sizeable tracks; never to verify your own output
- Credit optimization - Use cheapest effective CrawlForge tools
- Clean implementation - No code duplication, follow MCP patterns
- Progress visibility - Keep the task list updated continuously
CrawlForge Credit Guidelines
For detailed credit optimization strategies, see: credit-optimization.md
Quick Reference:
- One page →
scrape(2 credits), every format in one call;fetch_url(1) only for raw JSON/XML/API bodies - 2-50 URLs → one
batch_scrape(5 credits) - Site URL list →
map_site(2 credits) - Multi-source report →
deep_research(10 credits base) - A page already in the conversation is never fetched again
Success Metrics
- All tools properly implemented
- Server works with stdio transport
- Package.json configured for npx
- Integration tested with Cursor/Claude Code
- Documentation complete
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 Changed · +1 lines · -2 tokens per session 666993141149
- 8d ago First seen · 56 lines · 51 tokens per session scan A 4aff731cab28
project-manager is a skill published in the GitHub repository mysleekdesigns/crawlforge-mcp (2 stars, last pushed today), licensed MIT. It adds 49 tokens to every session and 496 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-31.
Other skills, from other repositories
confluence-assistant
Central hub for Confluence operations - routes requests to specialized skills. ALWAYS use when user mentions confluence, wiki, or Atlassian wiki operations.
confluence-template
Work with page templates and blueprints. ALWAYS use when user wants to create standardized pages or manage templates.
confluence-admin
Confluence administration including users, groups, space settings, and permission diagnostics. Use when managing user access, group membership, viewing space configuration, or checking permissions.
confluence-bulk
Bulk operations for 50+ pages - updates, moves, deletions, labels, and permissions. Use when updating multiple pages simultaneously (dry-run preview included), needing rollback safety, or coordinating team changes. Handles partial failures gracefully.
confluence-jira
JIRA integration - embed issues, create links between products. ALWAYS use when user wants to connect Confluence and JIRA.
workflow-client-bootstrap
WHAT — Interactive interview to capture client delivery context and store it inside the user's /.ai-workspace (or similar) as packs + knowledge (no client skills). Use when onboarding a new client project or updating an existing workspace context.