chinese-copyright-application-skill
Generate Chinese software copyright registration documents automatically
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install chinese-copyright-application-skill?▼
Run `npx skills add na57/chinese-copyright-application-skill --all -g -y` in your terminal to install it globally.
What documents are needed for Chinese software copyright registration?▼
You need an application form, a source code document (first and last 30 pages, 50 lines per page), a user manual, and a design specification. This skill generates all four automatically from your project.
Which project types does this skill support?▼
It supports WeChat Mini Programs, Web and Node.js applications, mobile apps, and desktop software by reading config files like app.json and package.json.
Can it convert the generated documents to PDF?▼
Yes. It converts all Markdown documents to PDF using pandoc or md-to-pdf, ready for submission to the copyright office.
Do I need legal knowledge to use this skill?▼
No. It follows the official filing requirements automatically; you only need to provide the copyright owner name and basic project details.
Related Repositories in Legal & Compliance
View All in Legal & Compliance→claude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps