Files
sproutclaw-data/agent/skills-disabled/SoftwareCopyright-Skill/.claude-plugin/plugin.json
shumengya 50edff80f5 feat: 导出 SproutClaw .sproutclaw 配置
包含 extensions、skills、prompts、settings、auth、models、mcp 等配置。
排除 node_modules、npm 缓存、sessions 等运行时数据。
2026-06-26 15:48:56 +08:00

14 lines
620 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "software-copyright-materials",
"description": "从真实项目生成中国软件著作权申请资料Word/TXT。支持项目分析、代码材料抽取、申请表信息生成和操作手册撰写输出符合软著申报要求的正式材料。",
"version": "1.0.0",
"author": {
"name": "Fokkyp",
"url": "https://github.com/Fokkyp"
},
"homepage": "https://github.com/Fokkyp/SoftwareCopyright-Skill",
"repository": "https://github.com/Fokkyp/SoftwareCopyright-Skill",
"license": "MIT",
"keywords": ["software-copyright", "chinese-copyright", "docx", "软著", "著作权"]
}