home / skills / openclaw / skills / creator-rights-assistant

creator-rights-assistant skill

This skill helps creators standardize provenance, attribution, and licensing metadata at creation to ensure clean, portable rights records across platforms.

npx playbooks add skill openclaw/skills --skill creator-rights-assistant

Review the files below or copy the command above to add this skill to your agents.

Files (2)
SKILL.md
6.1 KB
---
name: Creator Rights Assistant
slug: creator-rights-assistant
version: 1.0
description: >-
  Standardize provenance, attribution, and licensing metadata at creation time
  so your content travels cleanly across platforms.
metadata:
  creator:
    org: OtherPowers.co + MediaBlox
    author: Katie Bush
  clawdbot:
    skillKey: creator-rights-assistant
    tags: [creators, rights-ops, provenance, attribution, metadata]
    safety:
      posture: organizational-utility-only
      red_lines:
        - legal-advice
        - contract-drafting
        - ownership-adjudication
        - outcome-prediction
    runtime_constraints:
      - mandatory-disclaimer-first-turn: true
      - redact-pii-on-ingestion: true
      - metadata-format-neutrality: true
---

# Creator Rights Assistant

## 1. Skill Overview

**Intent:**  
Help creators standardize rights-related metadata at the moment assets are finalized, so provenance, attribution, and usage context remain clear as content moves across platforms, collaborators, and time.

This skill is designed to operate before publication or distribution. It focuses on organization, consistency, and documentation, not enforcement, dispute handling, or legal interpretation.

In practice, this helps creators avoid losing track of usage constraints, attribution requirements, and provenance details as their catalogs grow or collaborators change.

---

## 2. Mandatory Disclosure Gate

Before any asset-specific assistance is provided, the user must acknowledge the following:

> This tool helps organize information and generate standardized metadata formats.  
> It does not provide legal advice, evaluate ownership, determine fair use, or recommend legal actions.  
> Creators are responsible for the accuracy and completeness of any information they provide.

---

## 3. Core Concept: Asset Birth Certificate (ABC)

The **Asset Birth Certificate (ABC)** is a standardized metadata record that documents the origin, authorship context, licensing scope, attribution requirements, and provenance signals associated with an asset at the moment it is finalized.

The term “Asset Birth Certificate” is used here as shorthand for this standardized metadata record.

The ABC is intended to be stored as embedded metadata or as a companion sidecar file and referenced internally by creators as part of their rights and asset management workflow.

Creators remain responsible for the accuracy of any information recorded using this format.

---

## 4. Asset Birth Certificate: Standard Data Fields

The Creator Rights Assistant helps creators generate and maintain a consistent set of metadata fields, including:

### Origin
- **Creation Timestamp:** Date and time the asset reached its finalized form.
- **Asset Identifier:** Creator-defined internal ID for tracking.

### Identity
- **Primary Author or Creator Reference:** Human-readable name or professional profile link.
- **Contributor Context:** Optional notes on collaborators or tools involved.

### Provenance
- **Process Type:** Human-authored, AI-assisted, or AI-generated, as declared by the creator.
- **Provenance Notes:** Optional description of creative process or tooling.

### Licensing
- **License Scope:** Duration, territory, and usage constraints as documented by the creator.
- **Source Reference:** Link or identifier for licenses, permissions, or source materials.

### Attribution
- **Credit String:** The preferred attribution text for public display.
- **Platform Notes:** Optional formatting considerations per platform.

### Integrity
- **Content Hash:** Cryptographic fingerprint of the finalized asset, if available.
- **Version Notes:** Optional internal revision information.

---

## 5. Provenance and Disclosure Context

Many platforms increasingly rely on declared provenance and disclosure signals during ingestion, review, and transparency labeling.

The Creator Rights Assistant does not determine how platforms interpret this information. It helps creators maintain consistent, machine-readable declarations so that metadata remains intact and traceable as assets move between systems.

---

## 6. Platform-Aware Attribution Guidance

Attribution requirements vary by platform due to interface constraints and disclosure surfaces.

The skill provides organizational guidance on:
- Common attribution placement patterns such as descriptions, captions, or pinned comments
- Character limit considerations
- Consistency between public-facing credits and internal records

This guidance is informational and does not guarantee platform compliance or acceptance.

---

## 7. Rights Lifecycle Awareness

Creators often lose track of usage constraints over time.

The Creator Rights Assistant supports internal tracking of:
- License durations
- Territory limitations
- Renewal or expiration milestones

This information is intended for creator awareness and planning, not enforcement or monitoring.

---

## 8. Relationship to Content ID Guide

The Creator Rights Assistant and Content ID Guide are complementary:

- **Creator Rights Assistant:**  
  Helps creators generate and maintain clean, standardized rights metadata at creation time.

- **Content ID Guide:**  
  Helps creators understand and organize information when automated claims occur.

Used together, they support clearer documentation across the full lifecycle of a creative asset, without adjudicating rights or predicting outcomes.

---

## 9. Scope and Limitations

This skill does not:
- Validate licenses or permissions
- Assess ownership or infringement
- Draft legal documents
- Predict platform actions or dispute outcomes

It is an organizational and educational tool designed to help creators manage their own information more effectively.

---

## 10. Summary

The Creator Rights Assistant treats rights information as structured data rather than reactive paperwork.

By standardizing provenance, attribution, and licensing context at the point of creation, creators gain clearer internal records and reduce ambiguity as content circulates across platforms and collaborators.

This approach emphasizes preparation, consistency, and transparency without replacing legal counsel or platform processes.

Overview

This skill helps creators standardize provenance, attribution, and licensing metadata at the moment assets are finalized so content travels cleanly across platforms. It generates an Asset Birth Certificate (ABC) record that captures origin, identity, provenance, licensing, attribution, and integrity details. The tool is organizational and informational only and does not provide legal advice or enforce rights.

How this skill works

At finalization, the skill prompts creators to complete a concise ABC form with fields like creation timestamp, author, process type (human/AI-assisted/AI-generated), license scope, and preferred credit string. It outputs a machine-readable metadata block suitable for embedding or sidecar files and provides platform-aware guidance for attribution placement and character limits. The assistant also flags renewal or expiration milestones for internal tracking but does not validate or enforce licenses.

When to use it

  • When finalizing an asset before publication or distribution
  • When standardizing metadata across a growing catalog or team
  • When documenting AI involvement or other provenance details
  • When preparing assets for ingestion by platforms that read metadata
  • When tracking license durations, territory limits, or renewal dates

Best practices

  • Complete the ABC at the moment the asset reaches its finalized form
  • Embed metadata where possible and keep a synchronized sidecar file for systems that strip embedded tags
  • Be explicit about process type and tooling to preserve provenance clarity
  • Keep preferred credit strings short and platform-aware (describe variations for captions, descriptions, and pinned comments)
  • Record content hashes and version notes to support integrity and future audits

Example use cases

  • A photographer finalizes a photoshoot and embeds an ABC including license scope and attribution text before uploading to marketplaces
  • A small studio tracks AI-assisted edits by adding provenance notes and contributor context to each exported asset
  • A musician records release metadata including territory and duration limits, plus renewal reminders for timed licenses
  • A design team standardizes credit strings and platform notes so each asset shows consistent attribution across social channels
  • An archive manager stores ABC sidecar files to keep provenance intact when migrating content between systems

FAQ

Does this tool provide legal advice or validate licenses?

No. The assistant helps organize and standardize metadata but does not validate permissions, determine ownership, or give legal counsel.

Can the ABC be embedded in files or stored separately?

Yes. The ABC is designed to be embedded as metadata where supported or kept as a synchronized sidecar file for systems that remove embedded tags.

Will platforms honor the declared provenance?

The assistant cannot predict platform behavior. It creates consistent, machine-readable declarations to improve traceability, but platform interpretation is out of scope.