Agent Skills
› carlvellotti/free-ai-courses
› write-proposal
write-proposal
GitHub根据用户提供的粗略笔记或简要描述,参考模板和历史案例撰写项目提案。遵循专业风格,明确时间、资源及指标,确保内容具体且结构规范。
Trigger Scenarios
write a proposal
draft a proposal
proposal for
write proposal
Install
npx skills add carlvellotti/free-ai-courses --skill write-proposal -g -y
SKILL.md
Frontmatter
{
"name": "write-proposal",
"description": "Write a project proposal from rough notes or a brief description. Follows a consistent template and draws on past proposal examples for tone and structure. Use when the user says 'write a proposal', 'draft a proposal', 'proposal for', or 'write proposal'."
}
Write Proposal
Write a project proposal based on the user's input (rough notes, a topic description, or a brief).
Process
- Read the proposal template at
.agents/skills/write-proposal/template.mdfor structure and required sections. - Check
.agents/skills/write-proposal/examples/for past proposals. Read any that are relevant to the current topic — similar domain, similar scope, or similar audience. Use them for tone and depth calibration, not as copy sources. - If the user's input is vague, ask 1-2 clarifying questions before drafting. When there are natural choices, present them as a lettered menu (A, B, C) so the user can answer with one letter. Don't ask if there's enough to work with.
- Draft the proposal following the template structure. Adapt section depth to the project scope — a small internal project doesn't need the same level of detail as a cross-team initiative.
Style
- Professional but not stiff. Write like a senior PM, not a consultant.
- Lead each section with the key point, then support it.
- Keep the executive summary under 4 sentences.
- Be specific about timelines, resources, and success metrics. Vague proposals don't get approved.
Version History
- 058c617 Current 2026-07-23 00:52


