software-copyright-materials

Generate Chinese software copyright application drafts and convert them into Word/TXT files.

Updated May 11, 2026
One-click install
npx skills add https://github.com/IceYuanyyy/awesome-skills-collection --skill software-copyright-materials
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: software-copyright-materials
Source: https://github.com/IceYuanyyy/awesome-skills-collection/tree/main/collections/SoftwareCopyright-Skill/software-copyright-materials
Command: npx skills add https://github.com/IceYuanyyy/awesome-skills-collection --skill software-copyright-materials

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

这个 Skill 解决软著申请资料制作难、难以追溯真实性、以及 Word/TXT 排版不规范导致返工的问题。它把“真实项目源码证据→申请表字段→审核员可读的操作手册→最终 Word/TXT 输出”串成一套有门禁的流程,确保关键字段由用户确认且代码材料不被编造。

Core Features & Use Cases

  • 软著申请资料一体化生成:当用户要“软件著作权/软著申请资料/操作手册/申请表信息”,并需要 Word/TXT 正式稿时,直接生成对应草稿并在确认后输出最终文件。
  • 证据驱动的真实代码抽取:从导入项目中选择并抽取能体现软件功能与运行逻辑的源文件与行段,生成代码材料分页草稿(不允许 AI 编造代码)。
  • 审核员友好的操作手册:基于业务理解生成“可审阅、少 AI 味”的操作手册草稿,并支持截图方式选择后嵌入截图预留与引用。
  • Word/TXT 规范化输出:正式 Word/TXT 由内置 DOCX 生成工具生成,并强制黑色字体/禁止彩色链接等格式污染,降低因格式问题导致的退修风险。

Quick Start

在当前目录准备你的项目代码后,请让代理执行该 skill 以生成“草稿/业务理解.md、草稿/申请表信息.md、草稿/代码文件选择.json”,并等待你确认后继续生成“正式资料/”中的 Word/TXT。

Frequently Asked Questions about software-copyright-materials

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate software copyright application materials from an existing project?

To generate software copyright application materials, the Skill analyzes your real project code, extracts evidence-based source segments, and drafts operation manuals and application forms. It enforces user confirmation gates for fields before converting Markdown drafts into compliant Word/TXT outputs.

Can I automatically extract source code for China software copyright registration evidence?

Yes, code evidence extraction for China software copyright registration is supported. The Skill selects and extracts real source files from your imported project to demonstrate software functionality, ensuring code materials are evidence-driven and never fabricated by AI.

What is the best way to format operation manuals for software copyright submission?

The best way to format operation manuals for software copyright submission is using the bundled DOCX generation tool. It produces reviewer-friendly drafts with enforced black font formatting and prohibits colored links, reducing rejection risks from non-compliant Word/TXT formatting.

Does the software copyright application drafting process require manual confirmation?

Yes, the software copyright application drafting process requires manual confirmation. The Skill enforces user confirmation gates by generating draft Markdown files for business understanding, application form fields, and code file selections, pausing for your approval before final document generation.

Why does my software copyright Word document get rejected for formatting issues?

Software copyright Word documents often get rejected due to formatting pollution like colored fonts or hyperlinks. This Skill mitigates the issue by using a bundled DOCX toolkit that enforces strict black text formatting and prevents color contamination in the final application materials.