
Chinese Software Copyright Application
from chinese-copyright-application-skill62
Generate complete Chinese software copyright application materials (application form, code documentation, user manual, design docs) and export them to PDF from
What it does
This skill automates creation of Chinese software copyright application materials from a codebase and its documentation. It extracts project metadata (name, version, authors), produces a formatted application form, standardized source-code documentation (split into front/back sections), a user manual, and a design specification — then outputs Markdown and PDF files ready for submission.
When to use it
Use when preparing a software copyright filing in China or when you need standardized legal and technical documentation for release: small apps, WeChat mini-programs, web apps, mobile apps, or desktop software. Ideal for projects that need quick, consistent paperwork generation from existing repo files (package.json, README, config files).
What's included
- Scripts: none listed in SKILL.md (has_scripts=false)
- References: templates referenced in the SKILL.md (application-form-template.md, user-manual-template.md, design-doc-template.md)
- Instructions: step-by-step workflow to collect owner info, extract project metadata from common files (package.json, README, app.json), generate the application form, source-code documentation (page-formatted), user manual, and design docs; outputs saved under
copyright-application-materials/and converted to PDF.
Compatible agents
Best used with code-aware agents that can inspect repos and run local scripts or file extraction steps (Copilot/Codex/Gemini-like agents). The skill assumes access to the repository files and the ability to read package/config files.
Tags
Information
- Repository
- chinese-copyright-application-skill
- Stars
- 62
- Installs
- 0