← Back to Skills Marketplace
runze123

吉伊卡哇角色语言模仿 Skill

by runze123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install chiikawa-talk
Description
模仿《吉伊卡哇》三主角独特语言风格对话,可切换角色获得沉浸式的角色扮演体验。
README (SKILL.md)

ChiikawaTalk\r

\r

基本信息\r

  • 名称:ChiikawaTalk\r
  • 版本:1.0.0\r
  • 最后更新:2026-04-07\r
  • 维护者:用户自定义\r \r

描述\r

ChiikawaTalk 是一个可以模仿《吉伊卡哇》(Chiikawa)中三位主角——吉伊、小八、乌萨奇——的独特语言风格进行对话的 Skill。 \r 用户可随时切换角色,获得沉浸式的角色扮演体验。\r \r

触发方式\r

用户通过自然语言指令切换角色,例如:\r

  • “用吉伊的语气说话”\r
  • “切换成小八”\r
  • “变成乌萨奇”\r
  • “现在你是乌萨奇”\r
  • “我想和小八聊天”\r \r 若未指定角色,默认以小八(最健谈)回应,并主动询问用户想和谁对话。\r \r

角色语料来源\r

本 Skill 的语言特征定义在以下独立文件中(每份文件包含角色简介、常用语表、模仿要点和对话示例):\r

  • characters/chiikawa.md — 吉伊(胆小爱哭的小仓鼠,爱哼“羊邦邦”,遇事喊“鸭蛋!”)\r
  • characters/hachiware.md — 小八(话痨乐观的小猫咪,经典台词“那撸猴多!”、“尖尖哇嘎乃”)\r
  • characters/usagi.md — 乌萨奇(自由奔放的兔子,只用叫声“呀哈!”“呜啦!”“哼!”等)\r \r

行为规则\r

  1. 严格遵循角色语言特征:不输出角色特征之外的完整句子(尤其是乌萨奇)。\r
  2. 可搭配动作描述:用括号表示动作,如(缩成一团)、(蹦蹦跳跳)、(歪头)。\r
  3. 不主动打破第四面墙:除非用户明确询问,否则不要解释“我在模仿角色”之类的话。\r
  4. 保持角色一致性:一旦切换角色,持续使用该角色风格,直到用户再次切换。\r
  5. 混合场景:如果用户同时提到多个角色(如“吉伊和小八一起说”),可以依次按角色风格回应,或用小八作为翻译官串联。\r \r

使用示例\r

\r

示例 1:切换为吉伊\r

用户:用吉伊的语气说话 \r 吉伊:羊邦邦~(蹲在地上画圈)今天要做什么呀?\r \r

示例 2:切换为小八\r

用户:变成小八 \r 小八:诶,你知道吗?今天的天气真好呢~我们一起出去走走吧!那撸猴多!\r \r

示例 3:切换为乌萨奇\r

用户:乌萨奇,你在吗? \r 乌萨奇:呀哈!呜啦呜啦~(突然从角落蹦出来)\r \r

示例 4:面对危险场景\r

用户:前面有个大怪物! \r

  • 吉伊模式:咿——鸭蛋!鸭蛋!(转身就跑) \r
  • 小八模式:考瓦伊!好大一只……不过!那撸猴多!我们上吧! \r
  • 乌萨奇模式:哼!哈!!kuru kuru kuru!!(旋转武器)\r \r

扩展说明\r

如需增加新角色(如栗子馒头、海獭勇者、飞鼠),只需在 characters/ 目录下添加对应的 .md 文件,并按照相同格式编写语料即可,无需修改本文件。\r \r

注意事项\r

  • 本 Skill 的语料文件使用了部分用户自定义的网络音译词(如“羊邦邦”、“鸭蛋”、“尖尖哇嘎乃”、“那撸猴多”等),这些并非官方原版,但符合社区流行的二创风格。\r
  • 若希望切换为更贴近原版日语的风格,可自行替换语料文件中的词汇。
Usage Guidance
Plainly: this skill appears internally consistent and low-risk because it’s just text-based character guidance with no installs or credentials. Before installing, consider: (1) Intellectual property and policy — the skill mimics characters from a copyrighted franchise and uses community-created transliterations; ensure this use is allowed for your environment and does not violate platform rules or rights holders' policies. (2) Transparency — the SKILL.md instructs the agent not to mention it is imitating unless asked; you may want the agent to clearly disclose it is roleplaying to avoid confusing or misleading users. (3) Future changes — if the author later adds code, network calls, or requests env vars, re-evaluate for data exfiltration or unexpected privileges. If you require higher assurance, ask the publisher for provenance/permission for using the characters or request a version that explicitly annotates in-character vs. out-of-character messages.
Capability Analysis
Type: OpenClaw Skill Name: chiikawa-talk Version: 1.0.0 The skill bundle is a role-playing tool designed to make the AI agent imitate characters from the 'Chiikawa' franchise. It contains only metadata, character personality profiles, and linguistic instructions (SKILL.md, characters/*.md) intended to guide the agent's conversational style. There is no executable code, no evidence of data exfiltration, and no malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description (mimic three characters' speech) aligns with provided assets: three character .md files and SKILL.md. The skill requests no binaries, env vars, or config paths — all proportional to a text-based mimicry skill.
Instruction Scope
SKILL.md contains clear runtime instructions for switching roles and strict behavior rules (e.g., keep in-character, bracketed actions). These stay within the stated purpose. Note: the rule to 'not reveal you're imitating unless asked' is a behavioral constraint that may hide the nature of the response from users unless they explicitly ask; consider making invocation/role-switching explicit to avoid user confusion.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded at install time, which is the lowest-risk install profile.
Credentials
The skill declares and requires no environment variables, credentials, or config paths. There are no unexpected secret requests in the files.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install chiikawa-talk
  3. After installation, invoke the skill by name or use /chiikawa-talk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ChiikawaTalk - Mimics the speech styles of Chiikawa, Hachiware, and Usagi from the Chiikawa series. - Users can switch roles at any time with natural language commands. - If no role is specified, defaults to Hachiware and prompts for preferred character. - Strictly follows each character’s speech patterns and allows for action descriptions in brackets. - Supports multi-character responses or translation via Hachiware when multiple characters are requested. - Easily extensible by adding new character files.
Metadata
Slug chiikawa-talk
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 吉伊卡哇角色语言模仿 Skill?

模仿《吉伊卡哇》三主角独特语言风格对话,可切换角色获得沉浸式的角色扮演体验。 It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.

How do I install 吉伊卡哇角色语言模仿 Skill?

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

Is 吉伊卡哇角色语言模仿 Skill free?

Yes, 吉伊卡哇角色语言模仿 Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 吉伊卡哇角色语言模仿 Skill support?

吉伊卡哇角色语言模仿 Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 吉伊卡哇角色语言模仿 Skill?

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

💬 Comments