蒸馏协议:为个人数字资料生成人类可读条款与机器可读 manifest;戏称「牛马保护法」仅为传播梗,非法律意见。
43
45%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./distill-protocol-skill/SKILL.mddistill-protocol-skill/SKILL.md。immortal-skill/。python3 distill-protocol-skill/kit/protocol_gen.py --owner "你的名字" --tier human_only --output ./my-protocol--tier:human_only | no_commercial_distill | research_ok。
FOR_AI.md 第四节。根据用户第一条消息的语言,全程使用同一语言。
LICENSE-DISTILL.md + manifest.json。{baseDir} = distill-protocol-skill/。| 档位 | 含义(摘要) |
|---|---|
human_only | 仅供人类阅读,禁止用于模型训练与自动化蒸馏 |
no_commercial_distill | 允许个人学习,禁止商用蒸馏产物 |
research_ok | 允许研究用途,禁止商用 |
custom | 用户自定义条款(需人工审阅) |
在 distill-protocol-skill/ 内:
python3 kit/protocol_gen.py --tier human_only --owner "张三" --output ./my-protocol在 仓库根(推荐):
python3 distill-protocol-skill/kit/protocol_gen.py --tier human_only --owner "张三" --output ./my-protocol检查生成的 LICENSE-DISTILL.md 与 manifest.json。
若用户有个人网站,可复制 templates/robots-snippet.txt 思路,拒绝特定 AI 爬虫(示例见 templates/)。
建议将协议与资料包放在同一目录,并在 README 中链接;可选记录文件哈希(文档说明即可)。
cdab91b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.