Ospp Application Skills
Description
面向开源之夏项目筛选、仓库调研、申请书撰写、导师沟通与申请复盘的 Agent Skills 工作流
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OSPP Application Skills
一组面向“开源之夏”(OSPP)项目申请的 Agent Skills。目标是将选项目、代码调研、申请书撰写和导师沟通串成可重复的流程,实现一条龙服务。
[](https://agentskills.io) [](LICENSE)
本项目是社区工具,与开源之夏官方及具体开源社区无隶属关系。项目状态、申请规则和模板应以当年官方页面为准。
当前 skill 拥有项目筛选、仓库调研、申请书撰写、导师邮件和申请流程管理五个功能。
当前内容
ospp-application-skills/
├── ospp-project-selector/
│ ├── SKILL.md
│ ├── agents/openai.yaml
│ └── references/
│ ├── candidate-profile.md
│ └── handoff-schema.md
├── ospp-repo-investigator/
│ ├── SKILL.md
│ ├── agents/openai.yaml
│ └── references/
│ ├── evidence-status.md
│ ├── investigation-report.md
│ └── handoff-schema.md
├── ospp-proposal-writer/
│ ├── SKILL.md
│ ├── agents/openai.yaml
│ └── references/
│ ├── evidence-ledger.md
│ ├── proposal-checklist.md
│ ├── review-workflow.md
│ ├── source-policy.md
│ └── template-example-calibration.md
├── ospp-mentor-mail/
│ ├── SKILL.md
│ ├── agents/openai.yaml
│ └── references/
│ ├── mail-style.md
│ └── reply-workflow.md
├── ospp-application-loop/
│ ├── SKILL.md
│ ├── agents/openai.yaml
│ └── references/
│ ├── record-schema.md
│ └── transition-rules.md
└── figures/
├── ospp-application-workflow.mmd
├── ospp-application-workflow.md
└── ospp-application-workflow.png
`SKILL.md` 是通用的 Agent Skills 入口,Claude Code、Codex 等支持该格式的工具都可以使用。`agents/openai.yaml` 只提供 Codex 的界面元数据,其他工具忽略它即可。
ospp-project-selector
根据用户的简历和自然语言偏好,从 OSPP 当前尚未中选的项目中筛选若干候选项目。
输入示例:
我的简历在 /path/to/resume.pdf。
我想找 Agent、系统、评测或者 AI x 安全这类有探索性的项目,
不想做纯 CRUD、单纯适配或重复功能开发。推荐 3 个给我。
skill 会自行从简历和描述中识别偏好,并只在硬件、集群或项目周期等关键限制不明确且会改变结果时追问。
每个推荐会说明:
- 项目实际要做什么,以及其官方页面和项目编号;
- 与简历和偏好的匹配点、能力缺口;
- 探索性、工程负担、评测条件和周期风险;
- 可观察的热度或竞争信号,以及无法从公开信息确认的部分;
- 为什么推荐或排除,以及下一步应调研的仓库问题。
ospp-repo-investigator
用户选定项目后,调研官方要求与真实仓库,定位目标分支、源码调用
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11