SoftwareCopyright-Skill  by Fokkyp

Software copyright application document generator

Created 2 months ago
4,230 stars

Top 11.4% on SourcePulse

GitHubView on GitHub
Project Summary

<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> Addresses the complex and costly process of generating Chinese software copyright application materials. This free, open-source skill/plugin automates the creation of a full documentation set from a developer's local project, targeting developers seeking to streamline copyright registration and avoid third-party fees.

How It Works

Leverages Python scripts within a code assistant (Codex/Claude Code) to analyze local projects. It guides users through confirming essential details like business logic and application fields, ensuring authenticity by extracting directly from source code. The system automatically handles common requirements like the "first 30 / last 30 pages" code sample rule and generates an operation manual based on project understanding, producing editable Word (.docx) and TXT files locally.

Quick Start & Requirements

  • Installation: Clone the repository (git clone https://github.com/Fokkyp/SoftwareCopyright-Skill.git). For Codex, copy software-copyright-materials/ to ~/.codex/skills/. For Claude Code, load the repository as a plugin directory (e.g., claude --plugin-dir .).
  • Prerequisites: A compatible code assistant (Codex/Claude Code), Python 3.10+, and the python-docx library (python3 -m pip install python-docx). Access to the project's source code is mandatory.
  • Optional: .NET SDK 8.0+ for enhanced DOCX generation, Chrome DevTools MCP for automated screenshots.
  • Links: Project repository: https://github.com/Fokkyp/SoftwareCopyright-Skill.git

Highlighted Details

  • Fully free and open-source under the MIT License.
  • Generates application materials exclusively from the user's actual source code, automating code sample extraction (first/last 30 pages) and operation manual creation.
  • Provides centralized management of application form fields.
  • Outputs editable .docx and .txt files locally for user review and modification.
  • Includes a demo directory showcasing generated output.

Maintenance & Community

The project is open-source with no specific mentions of active maintainers, sponsorships, or dedicated community channels beyond general "friendship links" to developer forums.

Licensing & Compatibility

Released under the MIT License, permitting unrestricted use, modification, and distribution, including for commercial purposes. Users are responsible for verifying the generated materials meet current official requirements for submission.

Limitations & Caveats

Requires a specific code assistant environment (Codex or Claude Code) and Python 3.10+. Advanced features depend on optional installations. Users must manually verify the accuracy and compliance of generated documents with the latest official Chinese copyright registration guidelines.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
1
Star History
532 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.