Fokkyp/SoftwareCopyright-Skill

中国软件著作权申请材料 生成器 Skills,本 Skills 通过阅读本地项目,自动生成全套 .docx 软著申请材料,全开源,无须再付费购买任何软著申请服务

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 12th, 2026
Created on April 29th, 2026
Open Issues & Pull Requests: 5 (+0)
GitHub issues: Enabled
Number of forks: 748
Total Stargazers: 5,352 (+0)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.0 hours
Mean response time: 30.3 hours
90th percentile: 3.0 days
Tracked items: 18

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 21% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 21 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Software Copyright Materials Skill is a code agent skill that automates the generation of Chinese software copyright registration application materials.

The tool solves the problem of tedious and error-prone documentation work in software copyright registration by analyzing a local project and automatically producing a complete set of application documents in Word format. It extracts code directly from the developer's actual source repository rather than generating synthetic code, handles the standard requirement to include the first 30 and last 30 pages of source code (or all pages if the project is smaller), and generates an operation manual based on the project's actual business logic and functionality rather than using generic templates. The skill guides developers through key confirmation points—including business description, application form fields, code selection, and final drafts—before producing the final materials locally.

Developers managing Chinese software copyright applications should choose this tool to avoid paying for external registration services that primarily perform document assembly work. It suits any developer with a local project who wants to retain control over their code and documentation while ensuring material accuracy. The tool is designed for use within coding agent software that supports local skill directories, and the actual skill must be installed from the software-copyright-materials subdirectory rather than the repository root.

The project maintains active engagement with its core use case, providing a complete demonstration directory showing generated drafts and final materials that users can examine before submission. The tool includes centralized collection of all application form fields into a single reference file for easy copying during official registration, and it generates both Word documents and text files with all materials stored locally in a designated output directory for developer review and modification.