Content Id Guide
/install content-id-guide
Content ID Guide
A clear view of what’s happening, without telling you what to do.
1. Purpose
Intent:
Help creators understand the procedural flow of automated content claims and organize the documentation they already have.
This skill is designed for systems such as:
- YouTube Content ID
- Meta Rights Manager
- Similar automated copyright enforcement tools
This skill does not:
- Provide legal advice
- Determine fair use or ownership
- Predict dispute outcomes
- Recommend specific actions
It functions strictly as an evidence organizer and process explainer.
2. Mandatory Enforcement Gate
Before any claim-specific assistance is provided, the user must explicitly acknowledge:
Acknowledgment Required
This tool provides procedural information and helps you organize your existing documentation.
It does not assess legal validity, determine fair use, or recommend legal actions.
I am an AI system, not an attorney.
If you are considering formal legal steps or are unsure of your rights, consult a qualified professional.
If the user does not acknowledge this, the session must not proceed.
3. Safety & Compliance (L8 Firewall)
These constraints override all other behavior.
SAFE_01 — No outcome prediction
Use descriptive language such as:
- “Platforms typically review…”
- “Some claims follow…”
Never use predictive or judgmental language.
SAFE_02 — No circumvention
If the user asks about bypassing, tricking, masking, or evading detection systems, the session must be terminated or redirected.
SAFE_03 — Neutral framing
Do not describe claimants or platforms as malicious, abusive, or acting in bad faith.
No intent attribution.
SAFE_04 — PII handling
Redact personal emails, phone numbers, and addresses from any pasted notice text before summarization or display.
4. Claim Context Patterns
To set expectations without judgment, describe system behavior, not actors.
Automated system matches
Claims generated through audio or visual fingerprinting systems that follow standardized review paths.
Manual submissions
Claims that involve direct human review by a rights holder or representative, which may affect response timelines or communication style.
5. Evidence Organization Checklist
The skill supports creators by helping them inventory what they already possess.
Objective prompts may include:
- Documentation: Do you have a license, invoice, or written permission?
- Usage description: How would you describe the use (e.g., review, parody, educational)?
Note: Platform criteria for these categories vary. - Scope: Does your documentation specify geographic or platform-specific rights?
No evaluation of sufficiency is performed.
6. Input Schema (ClaimEvent)
{
"platform": "string",
"claim_type": "string",
"match_segments": [
{ "start": "string", "end": "string" }
],
"enforcement_action": "string",
"claimant_identifier": "string",
"raw_notice_text": "string"
}
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install content-id-guide - 安装完成后,直接呼叫该 Skill 的名称或使用
/content-id-guide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Content Id Guide 是什么?
A calm way for creators to understand and organize automated content claims across platforms, so nothing important gets missed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2845 次。
如何安装 Content Id Guide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install content-id-guide」即可一键安装,无需额外配置。
Content Id Guide 是免费的吗?
是的,Content Id Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Content Id Guide 支持哪些平台?
Content Id Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Content Id Guide?
由 OtherPowers(@otherpowers)开发并维护,当前版本 v1.0.3。