Character_Skill_Producer
Distill anime characters into runnable behavior skills
Instructs the agent on the full CSP pipeline: how to run the local research scripts, follow the staged distillation workflow, apply source priority rules, and keep the installable skill in sync with the canonical source files.
All Skills in This Repository (6)
Pure Emerald Level Indicatorschihaya-anon
Simulate Chihaya Anon's character behavior and responses in social scenarios.
nagasaki-soyo
Simulate conversations with Nagasaki Soyo from BanG Dream!.
takamatsu-tomori
Generate role-playing conversations as Takamatsu Tomori from BanG Dream! It's MyGO!!!!!.
kaname-rana
Simulate Kaname Rana's character behavior and responses from BanG Dream!.
csp
Generate interactive character skills from character data with Python scripts.
taki-shiina
Generate character skills for BanG Dream! characters from name and description.
Frequently Asked Questions
FAQPage SchemaHow to install Character Skill Producer?▼
Run `npx skills add qian-gugugaga/Character_Skill_Producer --all -g -y` in your terminal to install the skill globally.
How to turn an anime character into a roleplay skill?▼
Just tell your agent the character name and series, for example "distill Togawa Sakiko from Ave Mujica". CSP researches sources, distills behavior patterns, runs quality checks, and outputs a ready-to-use SKILL.md.
How is CSP different from a character card?▼
Character cards list trait labels, while CSP encodes how a character actually reacts in situations: speech rhythm, decision logic, relationship rules, and honesty boundaries. This keeps the character consistent in new scenarios instead of repeating catchphrases.
Does CSP work with Claude Code and other agents?▼
Yes. Generated skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and other compatible agents.
What happens when new canon episodes release?▼
Each skill records its research cutoff date and admits when content is beyond its coverage. You can ask CSP to update the skill, and it will re-check sources and re-distill only the affected parts.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks