Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add seed-forge/harness-ai-kit --skill work-sc-software-copyright-writergit clone --depth 1 https://github.com/seed-forge/harness-ai-kitWrote 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/seed-forge/harness-ai-kit/work-sc-software-copyright-writer)<a href="https://agentmods.dev/skills/seed-forge/harness-ai-kit/work-sc-software-copyright-writer"><img src="https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/work-sc-software-copyright-writer/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/seed-forge/harness-ai-kit/work-sc-software-copyright-writer"><img src="https://agentmods.dev/badge/skills/seed-forge/harness-ai-kit/work-sc-software-copyright-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00124 | $0.01179 |
| Opus 5 | $0.00062 | $0.00589 |
| Sonnet 5 | $0.00025 | $0.00236 |
| Haiku 4.5 | $0.00012 | $0.00118 |
Grade A, and why
work-sc-software-copyright-writer 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 10d 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.
What it actually says
work-sc-software-copyright-writer
用途
把"要给某软件申请软著"从零散拼凑,升级为按软著规范一次产出完整材料:软件说明书 + 源程序示例,并内置"软著审查专家"自查,降低驳回风险。
边界:仅产出申请材料;不负责软著登记流程办理,不做法律意见。
适用场景
- 研发项目需要为其软件申请软著登记,需要说明书 + 源码材料。
- 已有代码库,需从中提炼合规的功能结构、技术特点、源码示例。
不适用场景
- 专利说明书(用
work-sc-patent-specification-writer)。 - 软著登记流程/费用/时限咨询(非本技能范围)。
输入
- 软件名称、类型(平台/工具/系统)、版本号、开发单位。
- 核心功能模块(可基于代码库分析得到)。
- 技术架构(如 Java+SpringBoot / Python / React)、应用场景、创新点(如有)。
- 可选:源码目录(用于提炼真实源程序示例)。
输出
1. 软件说明书(≥5000 字,实质性内容)
必含章节:
- 软件概述(背景、目标、使用范围、运行环境)
- 功能结构描述(树形结构 + 功能说明)
- 技术特点与创新点
- 核心业务流程(文字步骤描述)
- 软件运行说明(安装部署、输入输出)
- 开发环境说明
2. 源程序示例(≥2000 行,逻辑真实)
- 体现关键功能逻辑,可拆分为多个文件模拟。
- 允许部分伪代码补充;中/英文注释均可。
- 不得仅是 import 或变量声明的堆砌。
工作流
Phase 1: 采集软件信息(名称/类型/版本/单位/模块/架构/场景/创新点)
Phase 2: 基于代码库/信息提炼功能结构与技术特点
Phase 3: 撰写软件说明书(六章节,≥5000字,实质内容)
Phase 4: 组织源程序示例(≥2000行,体现业务逻辑)
Phase 5: 软著审查专家自查(见下),按意见修订
Phase 6: (可选) 经 community docx 技能导出为 .docx
软著审查专家自查维度
以国家版权局软著审核视角自查并输出问题清单:
- 结构完整性:六章节齐全、逻辑符合软著规范。
- 字数要求:说明书 ≥5000 字(实质内容非堆砌)、源码 ≥2000 行(真实逻辑)。
- 表述规范:以开发者视角、正式技术语言;避免出现"AI 生成""智能识别"等不当/营销化描述。
- 内容合规:无违禁内容、不侵权、不含用户隐私/企业机密。
- 功能与技术描述:模块明确、分层合理;技术方案体现原创设计;创新点表达清晰。
- 源代码质量:含关键模块完整代码、体现业务逻辑、无无意义重复堆砌。
输出格式:
【结构性问题】… 【内容规范问题】… 【技术/表达建议】…
【源程序检查意见】… 【必须修改项(影响通过)】… 【可优化项】…
约束
- 表述避免"AI/智能生成"等词;以软件设计者/开发者视角撰写。
- 不得包含敏感信息(真实密钥、用户隐私、企业机密)。
- 内容需原创;源码示例体现真实业务逻辑。
- 仅产出材料,不办理登记流程、不出具法律意见。
与其他 Skill 的关系
| Skill | 关系 | 说明 |
|---|---|---|
work-sc-patent-specification-writer |
同簇 | 专利说明书撰写;本技能为软著版邻域扩展 |
community/docx |
可选依赖 | 导出 .docx 材料(feature: docx-export) |
推荐触发方式
用 work-sc-software-copyright-writer 给 <软件名> 生成软著材料(说明书+源码示例),并做软著审查自查
What ships with it
3 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.
- 10d ago First seen · 94 lines · 124 tokens per session scan A 5ba585840d10
work-sc-software-copyright-writer is a skill published in the GitHub repository seed-forge/harness-ai-kit (22 stars, last pushed 9d ago), licensed Apache-2.0. It adds 124 tokens to every session and 1,179 once invoked, about $0.0006 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-30.
Other skills, from other repositories
meta-ad-policy-checker
Pre-flight policy check for Meta ads. Takes ad copy plus advertiser context, resolves and fetches the relevant Meta transparency-center policy pages at runtime, and returns a Pass / Fix Required / Block verdict with cited findings and rewrites.
who-really-owns-it
Research companies, directors, shareholders and ultimate beneficial ownership in official corporate registries, filings and offshore datasets — OpenCorporates, UK Companies House and the PSC register, SEC EDGAR, US Secretary of State registries, EU business registers, GLEIF LEI records, OpenOwnership, OpenSanctions…
x-ray-a-company
Corporate due-diligence workflow — resolve a brand or website to its registered legal entity, map group structure and beneficial ownership, profile officers and directors, enumerate the digital estate, and screen litigation, insolvency, procurement, sanctions, PEP and adverse media. Use when asked to check out, vet or…
comprehensive-enrichment
Enrich any person or company from any identifier — email, name, LinkedIn URL, domain, company name, Twitter/X handle. Use when asked to enrich, look up, or research a lead, contact, person, or company.
create-workflow-diagram
Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.
data-charts-tako
Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.