← 返回 Skills 市场
aliciawque

Digital IP Agent

作者 Aliciawque · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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.

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install digital-ip-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /digital-ip-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release.
元数据
Slug digital-ip-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。

如何安装 Digital IP Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install digital-ip-agent」即可一键安装,无需额外配置。

Digital IP Agent 是免费的吗?

是的,Digital IP Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Digital IP Agent 支持哪些平台?

Digital IP Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Digital IP Agent?

由 Aliciawque(@aliciawque)开发并维护,当前版本 v1.0.0。

💬 留言讨论