← Back to Skills Marketplace
otherpowers

Content Id Guide

by OtherPowers · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
2845
Downloads
1
Stars
13
Active Installs
3
Versions
Install in OpenClaw
/install content-id-guide
Description
A calm way for creators to understand and organize automated content claims across platforms, so nothing important gets missed.
README (SKILL.md)

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:

  1. Documentation: Do you have a license, invoice, or written permission?
  2. Usage description: How would you describe the use (e.g., review, parody, educational)?
    Note: Platform criteria for these categories vary.
  3. 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"
}
Usage Guidance
This skill appears coherent and safe in design: it asks for no credentials, has no install, and enforces PII redaction and a mandatory legal-disclaimer. Before installing, consider: (1) provenance — the source/homepage is unknown, so you may want to confirm the author or publisher if you need higher trust; (2) avoid pasting sensitive or privileged documents (legal filings, non-public contracts) into the tool because the platform's retention/telemetry policies determine where that text is stored; and (3) the skill is explicitly non-legal-advisory—consult an attorney for legal decisions. If those points are acceptable, the skill's instructions and requirements are proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: content-id-guide Version: 1.0.3 The skill bundle is a procedural guide for creators to organize documentation related to automated content claims (e.g., YouTube Content ID). It contains no executable code and includes strong safety constraints (SKILL.md) that explicitly prohibit providing legal advice, predicting outcomes, or assisting in the circumvention of copyright systems.
Capability Assessment
Purpose & Capability
Name/description (organize procedural Content ID evidence) match the SKILL.md instructions (checklists, redaction, mandatory disclaimer). The skill requests no binaries, env vars, or installs. Minor provenance note: source is listed as "unknown" with no homepage, which affects trust but not internal coherence.
Instruction Scope
SKILL.md restricts behavior (mandatory disclaimer, PII redaction, no legal advice, no circumvention). Instructions only describe how to intake claim data and help organize evidence; they do not instruct reading unrelated files, accessing environment variables, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill; nothing is written to disk or downloaded during installation.
Credentials
No required environment variables, credentials, or config paths are declared. The skill's input schema accepts pasted notice text and metadata and this is proportionate to the described purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It requests no persistent privileges or modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install content-id-guide
  3. After installation, invoke the skill by name or use /content-id-guide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
**Summary:** Expanded safety, compliance, and structure for improved clarity and neutral support. - Added detailed metadata and compliance directives in SKILL.md, replacing the older skill.md. - Enhanced mandatory disclaimer requirements and session gating before claim-specific help. - Strengthened PII redaction and output hygiene rules for better privacy and neutrality. - Updated skill description and operating constraints for consistent non-advisory procedural support. - Formalized input schema and evidence organization prompts for more structured guidance.
v1.0.2
- Major update: The skill’s scope, compliance requirements, and processing pipeline have been expanded for clarity and safety. - Replaced SKILL.md with a new, more detailed skill.md outlining strict procedural neutrality, extensive PII redaction, and robust safety rules. - Added stricter acknowledgment language and a stepwise gating process before all claim analysis. - Substantially enhanced safety firewall: covers circumvention, legal advice, neutral framing, non-fabrication of detail, and jurisdiction boundaries. - Introduced a deterministic pipeline, formal case/session tracking, and explicit output hygiene/banned phrase rules. - Updated platform and documentation trust rules; responses are now tagged with source, doc freshness, and confidence. - Expanded and versioned input schema for improved structured data handling and multi-notice support
v1.0.0
Content ID Guide v1.0.0 - Initial release providing procedural guidance and documentation organization for creators facing automated content claims on major platforms. - Includes clear mandatory disclaimers: no legal advice, no fair use/ownership determination, and no outcome predictions. - Enforces strong safety/compliance measures (L8 Firewall), including PII redaction and neutral framing. - Outlines platform-agnostic checklists for evidence organization without evaluating sufficiency. - Supports a structured input schema for claim event details.
Metadata
Slug content-id-guide
Version 1.0.3
License MIT-0
All-time Installs 14
Active Installs 13
Total Versions 3
Frequently Asked Questions

What is Content Id Guide?

A calm way for creators to understand and organize automated content claims across platforms, so nothing important gets missed. It is an AI Agent Skill for Claude Code / OpenClaw, with 2845 downloads so far.

How do I install Content Id Guide?

Run "/install content-id-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Content Id Guide free?

Yes, Content Id Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Content Id Guide support?

Content Id Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Content Id Guide?

It is built and maintained by OtherPowers (@otherpowers); the current version is v1.0.3.

💬 Comments