当执行 IR(投资人关系)任务·模式 2 时使用。帮 OPC / 中小微企业老板准备和跟踪各类外部申报 项目:高新技术企业认定、加速器申请、政府补贴、资质认证(软著 / 商标 / 专利 配套)、行业奖项。涵盖材料生成 + 时间线管理 + 状态跟踪。
78
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
模式 2 = 项目申报(本 skill);模式 1 =
business-model-polish;模式 3 =investor-pipeline。
帮用户准备、跟踪各类外部申报项目。
用户说:
| 类型 | 典型材料 | 委派子 skill |
|---|---|---|
| 高新技术企业认定 | 知识产权 + 研发费用 + 人员名单 + 财务审计 | swcr-register + market-research |
| 加速器申请 | BP + One-Pager + 团队介绍 + 牵引数据 | investor-materials |
| 政府补贴 | 申报书 + 财务报表 + 项目实施方案 | market-research(行业数据) |
| 软著登记 | 源程序文档 + 操作手册 | swcr-register |
| 商标 / 专利 | 技术交底书 + 权利要求书 | (直接走,不委派) |
| 行业奖项 | 案例描述 + 客户证言 + 量化数据 | market-research(行业 baseline) |
问用户:
按材料清单拆任务,按 skill 边界委派:
| 材料 | 委派给 |
|---|---|
| 软著材料(源程序 + 操作手册) | swcr-register |
| 行业市场数据 / 竞品分析 | market-research |
| BP / One-Pager | investor-materials |
子 skill 输出后,main 整合成"申报书完整版"。
写入 ir-record 的 applications 表:
./skills/ir-record/scripts/record-application.sh \
--name "2026 国高认定" \
--type "high-tech-enterprise" \
--organizer "科技部" \
--deadline "2026-09-30" \
--status "planning"心跳会查 query-stale.sh(7 天过期提醒)—— 用户记得 deadline。
planning → preparing → submitted → reviewing → approved/rejected每状态变更:
./skills/ir-record/scripts/update-status.sh \
--type application --id <rowid> --status <new>跟踪结果(如"已提交 / 已通过 / 未通过")也写入 applications 表。
applications 表(心跳 7 天提醒)applications.status 还是 preparingupdate-status.shswcr-register skill(合规性边界)bcef823
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.