← 返回 Skills 市场
runze123

吉伊卡哇角色语言模仿 Skill

作者 runze123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chiikawa-talk
功能描述
模仿《吉伊卡哇》三主角独特语言风格对话,可切换角色获得沉浸式的角色扮演体验。
使用说明 (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
  • 若希望切换为更贴近原版日语的风格,可自行替换语料文件中的词汇。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chiikawa-talk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chiikawa-talk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug chiikawa-talk
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

吉伊卡哇角色语言模仿 Skill 是什么?

模仿《吉伊卡哇》三主角独特语言风格对话,可切换角色获得沉浸式的角色扮演体验。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 吉伊卡哇角色语言模仿 Skill?

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

吉伊卡哇角色语言模仿 Skill 是免费的吗?

是的,吉伊卡哇角色语言模仿 Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

吉伊卡哇角色语言模仿 Skill 支持哪些平台?

吉伊卡哇角色语言模仿 Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 吉伊卡哇角色语言模仿 Skill?

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

💬 留言讨论