create-star-skill

创建明星/偶像/公众人物数字人格 Skill 的工坊框架。将歌手/偶像/明星转化为可对话的 AI 数字分身。

Category

Persona

Install

Hot:10

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=yanghaoraneve-star-skill&locale=en&source=copy

Inner Entertainment.Skill — An AI Workshop for Creating Star Digital Personas

Skill Overview


Inner Entertainment.Skill is a digital persona creation workshop that helps you turn your favorite singers and celebrities into conversational AI digital alter-egos, enabling 24/7 idol interaction and companionship.

Use Cases

1. Fan-Exclusive Idol Assistant


Create a dedicated AI companion for fellow stargazers. By chatting with the celebrity’s digital persona, you get an immersive interaction experience. Supports multi-platform data collection—including NetEase Cloud Music lyrics, Bilibili video content, and Weibo posts—to build a lifelike celebrity personality.

2. Entertainment & Media Creator Productivity Tool


Content creators can quickly generate AI characters in a celebrity style for creative writing, role-playing, or producing fan-interaction content. It provides features for building character dialogue scripts and managing knowledge bases.

3. AI Skill Learning and Customization


Based on the open-source framework of the colleague-skill architecture, developers can learn how to build digital personas, customize their own idol AI skills, and get version management and rollback support.

Core Features

Multi-Platform Data Collection


Integrates tools such as NetEase Cloud Music lyric retrieval, Bilibili video content scraping, and Weibo dynamic collection. It automatically builds a celebrity knowledge base to provide realistic, rich conversational material for the AI persona.

Five-Layer Persona Generation System


Implements layered persona construction through prompts/persona_builder.md, from basic settings to speaking style, knowledge domains, emotional tendencies, and interaction modes—creating a multidimensional celebrity digital persona.

One-Stop Skill Generation Workflow


Provides a complete toolchain from the information input wizard (intake.md) to final skill file generation (skill_generator.py). Includes knowledge base routing configuration, correction handling, and version management, so even non-developers can get started easily.

FAQ

What is create-star-skill? How do I use it?


create-star-skill is a workshop framework that turns a celebrity into a conversational AI digital alter-ego. After installation, input /create-star to start the creation wizard. Follow the prompts to enter the celebrity’s information, and the system will automatically generate the corresponding AI skill files. The generated skills support calling the full persona directly via the /{slug} command.

What data sources does Inner Entertainment.Skill support?


Currently supports data collection from three major platforms: NetEase Cloud Music (lyrics), Bilibili (video content), and Weibo (dynamics). The tools include lyrics_fetcher.py, bilibili_fetcher.py, and weibo_fetcher.py. After collection, it automatically builds the knowledge base via knowledge_builder.py.

Can I create AI skills for any celebrity?


The framework itself supports creating digital personas for any public figure. Please note: 1) data collection is limited to publicly available platform content; 2) the generated AI skills are for personal learning and fan entertainment only; 3) commercial use must comply with relevant laws, regulations, and rules protecting portrait rights. It is recommended to prioritize officially authorized content.