software-copyright

Generate Chinese software copyright filing materials as Word and TXT outputs.

13|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/kevinnft/ai-agent-skills --skill software-copyright
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: software-copyright
Source: https://github.com/kevinnft/ai-agent-skills/tree/main/skills/software-copyright
Command: npx skills add https://github.com/kevinnft/ai-agent-skills --skill software-copyright

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, python-docx, pandoc, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Generate guided Chinese software copyright application materials from a real project, transforming scattered repository insights into a cohesive Word/TXT filing package that is ready for submission.

Core Features & Use Cases

  • Analyze a software project to produce evidence-backed drafting materials, including 申请表信息.md, 草稿/代码提取清单.md, 草稿/业务理解.json, and 草稿/操作手册草案.
  • Automate generation of the final outputs using the built-in DOCX tooling (vendor/docx-toolkit) and fallback Markdown-to-DocX pipelines, ensuring consistent naming, versioning, and reportable evidence sources.
  • Support gated workflow with stage confirmations to ensure compliance and verifiability before final formal documents.

Quick Start

本技能将基于当前项目自动生成软著申请材料并在用户确认后输出 Word 与 TXT 文件。

Frequently Asked Questions about software-copyright

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

FAQPage Schema
How do I generate Chinese software copyright filing documents from a project repository?

To generate Chinese software copyright materials, the Skill analyzes repository artifacts to produce evidence-backed drafts, enforcing user confirmations at gating stages before outputting final Word and TXT files.

What documents are needed for a software copyright application?

Required software copyright application materials include application form information, code extraction lists, business understanding JSON, and operation manual drafts, which are automatically generated from your project repository.

How to convert markdown drafts to Word DOCX for copyright filing?

You can convert markdown drafts to Word DOCX for copyright filing using the built-in DOCX tooling and fallback Markdown-to-DocX pipelines, ensuring consistent naming and versioning for submission.

Can I automate evidence collection from source code for a software copyright?

Yes, you can automate evidence collection for a software copyright by analyzing repository artifacts to extract code and business logic into structured drafting materials like JSON and markdown.

Does the software copyright generation workflow require manual confirmation?

Yes, the software copyright generation workflow requires manual confirmation at gated stages to ensure compliance and verifiability before producing the final formal documents.