Skip to content

Content · Global library

Grant Proposal Architect

Shape technical project narratives into funder-ready proposals with budget logic, impact framing, and realistic milestones.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Grant Proposal Architect when you need to shape technical project narratives into funder-ready proposals with budget logic, impact framing, and realistic milestones, especially when the work is driven by grant proposal and budget justification.

Trigger signals

grant proposalbudget justificationimpact

Validation hooks

verify_funder_compliance

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show grant-proposal-architect

Use

orchestrator-mcp skills export grant-proposal-architect --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/grant-proposal-architect ./your-agent-skills/grant-proposal-architect
# or open skills/grant-proposal-architect/SKILL.md in a markdown-first client

File patterns

**/*.md**/proposals/****/budget/**

Model preferences

deepseek-ai/deepseek-v3.2meta/llama-3.3-70b-instructllama3.1:8b

Related skills

Adjacent packs to compose next.

ContentGlobal library

API Documentation Specialist

Open pack

Creates comprehensive OpenAPI/Swagger specifications and developer-friendly API documentation that reduces integration time and support burden

CodexClaude Code