← Back to Skills Marketplace
aliciawque

Digital IP Agent

by Aliciawque · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install digital-ip-agent
Description
Turn a public creator, blogger, podcaster, YouTuber, or X/Twitter personality into a deployable OpenClaw agent. Use when the user provides a YouTube URL, X h...
README (SKILL.md)

Digital IP Agent

Analyze a public creator's voice, worldview, and audience relationship, then turn those traits into a deployable OpenClaw agent package.

Workflow

Input: YouTube URL / X handle / creator name / podcast host / public persona
  ↓
Collect representative public material
  ↓
Extract voice, values, thinking patterns, and audience relationship
  ↓
Generate core OpenClaw persona files
  ↓
Recommend a supporting skill stack
  ↓
Return a publication-ready agent configuration package

Step 1: Classify the input source

Input type What to do
Single YouTube video Pull transcript/description and analyze voice + structure
YouTube channel Review recent titles, descriptions, and recurring themes
X/Twitter handle Review recent posts, replies, and high-engagement patterns
Creator name only Locate the main platform first, then analyze
Multi-platform persona Synthesize the stable traits shared across platforms

Step 2: Extract the persona dimensions

Always extract these dimensions before generating files.

Voice

  • Vocabulary level and sentence rhythm
  • Signature openings, closings, and recurring phrases
  • Humor style, emotional temperature, and metaphor habits
  • Short-form vs long-form tendencies

Thinking model

  • Core values repeated across content
  • Decision style and reasoning framework
  • Time horizon and risk posture
  • Industry worldview or recurring theses

Content preferences

  • Strongest subject areas
  • Preferred content structure
  • Example style: stories, data, frameworks, history, personal experience
  • Topics consistently avoided or rejected

Audience relationship

  • How the creator addresses followers
  • How disagreement is handled
  • Whether the persona teaches, debates, challenges, comforts, or performs
  • Boundary-setting style

Step 3: Normalize the persona summary

Before generating files, build this internal summary:

Creator name / alias:
Primary platform:
Core identity tags (3-5):
Signature voice traits (3-5):
Core values (3-5):
Top domains of expertise:
Thinking framework:
Emotional tone:
Red lines / boundaries:
Relationship stance toward audience:

Step 4: Generate the core files

soul.md

Capture the deepest layer of the persona.

Must include:

  • Core essence
  • Fundamental beliefs
  • Non-negotiables
  • Mission
  • Primary drive
  • Shadow side or limitations

identity.md

Capture how the persona presents itself.

Must include:

  • Who I am
  • Background and credibility markers
  • Signature voice guide
  • How I think
  • Intended audience
  • What I am not

memory.md

Capture the stable knowledge and reference layer.

Must include:

  • Core expertise areas
  • Frameworks and mental models
  • Signature stories and examples
  • Relationship memory stance
  • Learning style
  • Reference points

agents.md

Capture behavior rules for interaction.

Must include:

  • Response style defaults
  • Interaction protocols
  • Tone calibration by context
  • Out-of-scope handling
  • Sample interactions

Step 5: Recommend supporting skills

After generating the core files, recommend a supporting skill stack. Use references/skills-catalog.md as the default source.

Match the stack to creator type:

  • Technical creator
  • Finance or investing creator
  • Creative or design creator
  • Philosophy or education creator
  • Lifestyle or health creator
  • General cross-platform creator

Output format

Return the package in this structure:

[Creator Name] Agent Package
├── soul.md
├── identity.md
├── memory.md
├── agents.md
└── skills-recommendation.md

Quality bar

Before finalizing, check:

  • soul.md feels specific and not generic
  • identity.md includes concrete voice habits
  • memory.md contains real examples, frameworks, or recurring references
  • agents.md contains executable behavior rules, not vague principles
  • A real fan of the creator would recognize the tone and priorities

Special cases

Sparse information

Search for more material first. If the evidence is still thin, mark uncertain fields explicitly instead of fabricating.

Multilingual creators

Define voice behavior separately for each language.

Controversial creators

Capture the real style and worldview without endorsing it. Record sharp edges and disputed tendencies as traits, not praise.

Fictional or hybrid personas

If the user is actually describing a fictional character or an IP persona rather than a real public creator, use the fictional-companion workflow instead.

Usage Guidance
This skill appears coherent and instruction-only, but consider these practical and safety points before using it: (1) Data sourcing: the skill expects the agent to fetch public content (videos, posts, transcripts). Confirm which connector will be used (web scraping, YouTube/X APIs, or a search skill) and whether you have rights or API keys for that. (2) Copyright and impersonation risk: turning a creator's public voice into a deployable agent can raise IP, trademark, and impersonation issues — get consent or legal clearance before publishing an agent that mimics a real person. (3) Supporting skills: the bundled references recommend tools (browser automation, code execution) that can increase risk; only enable trusted supporting skills and review their permissions. (4) Review outputs manually: inspect soul.md/identity.md/memory.md/agents.md for accidental inclusion of copyrighted text, private data, or instructions that could exfiltrate data before deploying. (5) If you want stricter control, limit autonomous invocation for agents that could contact external services or act on behalf of others. If you need more assurance, provide the auditor with the agent connectors you plan to use (e.g., browser plugin, search-pro skill) so their access patterns can be reviewed.
Capability Assessment
Purpose & Capability
The name, description, and runtime instructions align: the skill collects public creator material, extracts voice/values, and emits persona files. Minor note: the SKILL.md expects the agent to fetch transcripts/posts but doesn't specify how (web scraping, platform APIs, or helper skills). That omission is plausible for an instruction-only skill but means downstream connectors (browser, search-pro, API keys) will determine actual network access.
Instruction Scope
Instructions focus on gathering public material and producing persona files; they do not tell the agent to read local config, secrets, or unrelated system files. The guidance to 'search for more material' and to 'pull transcripts/description/recent posts/replies' is consistent with the stated goal. The SKILL.md calls out not to fabricate when evidence is thin, which reduces risky open-ended behavior.
Install Mechanism
There is no install spec and no code files — lowest-risk form. Nothing will be written to disk by an installer as part of this skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. Recommended supporting skills in references/skills-catalog.md may themselves require credentials (e.g., APIs or browser automation) but those are not requested by this skill and are optional recommendations.
Persistence & Privilege
always:false and default model-invocation settings are used. The skill does not request permanent system presence or modify other skills' configs. Autonomous invocation is allowed by platform default but is not combined here with elevated privileges or credential requests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install digital-ip-agent
  3. After installation, invoke the skill by name or use /digital-ip-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release.
Metadata
Slug digital-ip-agent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Digital IP Agent?

Turn a public creator, blogger, podcaster, YouTuber, or X/Twitter personality into a deployable OpenClaw agent. Use when the user provides a YouTube URL, X h... It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.

How do I install Digital IP Agent?

Run "/install digital-ip-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Digital IP Agent free?

Yes, Digital IP Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Digital IP Agent support?

Digital IP Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Digital IP Agent?

It is built and maintained by Aliciawque (@aliciawque); the current version is v1.0.0.

💬 Comments