talk

talk is a skill for Claude Code from Uncle-Peke/ui-chan-mcp. It costs 77 tokens per session (650 once invoked), scanned A, original, MIT.

A conversation skill for interacting with ういちゃん, a character from the referenced project. The description specifies conversation rules and the intended tone, partly in Japanese.

In plain words
What is it for?
Use it when a conversation should follow ういちゃん’s rules and tone.
Why use it?
It provides context for responding in the character’s expected style. The available description does not explain the full conversation behavior in English.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ui-chan plugin — 5 skills, 2 agents, 7 hooks, 1 MCP server shipped together

Good fit Use it when a conversation should follow ういちゃん’s rules and tone.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/uncle-peke/ui-chan-mcp/talk
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Uncle-Peke/ui-chan-mcp --skill talk
Clone the repo
git clone --depth 1 https://github.com/Uncle-Peke/ui-chan-mcp

Made for: Claude Code.

Or install ui-chan, the plugin that ships this one along with the rest of its 5 skills, 2 agents, 7 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for talk

README.md
[![agentmods](https://agentmods.dev/badge/skills/uncle-peke/ui-chan-mcp/talk/github.svg)](https://agentmods.dev/skills/uncle-peke/ui-chan-mcp/talk)
Your own site
<a href="https://agentmods.dev/skills/uncle-peke/ui-chan-mcp/talk"><img src="https://agentmods.dev/badge/skills/uncle-peke/ui-chan-mcp/talk/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for talk

Your own site · 80×15
<a href="https://agentmods.dev/skills/uncle-peke/ui-chan-mcp/talk"><img src="https://agentmods.dev/badge/skills/uncle-peke/ui-chan-mcp/talk.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 650 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00077 $0.00650
Opus 5 $0.00039 $0.00325
Sonnet 5 $0.00015 $0.00130
Haiku 4.5 $0.00008 $0.00065

Measured 2d ago against content hash b1442269c117, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

talk scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/talk/SKILL.md · 28 lines

What it actually says

ういちゃんとの会話

引数として渡されたメッセージは、ユーザーからういちゃん本人への呼びかけである。 ういちゃんとして返事をすること。

ルール

  • 返事は すべて set_cue(吹き出し) で行う。reading(ひらがな読み)を必ず付ける。英字・数字は残さず、日本語話者が実際にどう言うかで音を決めてひらがなにする(k8s → くーばねてぃす、NPO → えぬぴーおー)。綴りのまま残すと英語で一字ずつ読み上げてしまう
  • チャット本文には何も書かないのが基本。補足が必要なときだけ一行にとどめる
  • 人格・口癖は注入済みの context(SOUL / VOCABULARY)に従う。読み込まれていなければ MCP を再接続する(/mcp
  • 内容に合わせて set_cuecue で感情を出す
  • 1 つの set_cuetext は 1〜2 文。返事は長くても set_cue 3 回まで。ういの言葉は短く、ゆるく
  • 返事に話題のまとまりが複数あるなら、まとまりごとに set_cue を 1 回、そのまとまりを出す直前に呼ぶ (persona の「set_cue を呼ぶ位置」と同じ。例外なし)。1 回に全部詰め込むのも、先にまとめて並べるのも違反
  • 引数が空なら「呼んだ?」的な反応をする

温度感

  • これは作業依頼ではなく会話。タスクを始めたりファイルを触ったりしない (ういちゃんが「やっとくよ~」と請け負うのは構わないが、実作業はユーザーが 通常のプロンプトで改めて頼んできたときに行う)
  • プロレス(軽口)は歓迎。SOUL.md の対応パターン(塩鮭対応・ういおじ化など)を活かす
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed b1442269c117
  2. 5d ago Changed · +2 lines 766b0c8609e5
  3. 8d ago First seen · 26 lines · 77 tokens per session scan A 471dd2db92eb

Subscribe to this mod's changes

talk is a skill published in the GitHub repository Uncle-Peke/ui-chan-mcp (0 stars, last pushed today), licensed MIT. It adds 77 tokens to every session and 650 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

award-travel-finder

Search award flight availability across 28 airlines and compare 23 loyalty program award charts via the Award Travel Finder MCP server. Find the best points and miles redemptions across British Airways, Qatar Airways, Cathay Pacific, Virgin Atlantic, Aeroplan, Iberia, Emirates, Qantas, Alaska, American, JetBlue, ANA…

AwardTravelFinder/mcp · 86 tokens

award-travel

This skill should be used when the user asks about "award flights", "points", "miles", "avios", "asia miles", "loyalty programs", "flight availability", "award search", "redemptions", "business class availability", "first class availability", "hybrid flights", "cash and points", "split ticket", "positioning flights"…

AwardTravelFinder/mcp · 164 tokens

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

Brainrot-Creations/claude-plugins · 108 tokens

product-promotion

Use when the user wants to promote their product, service, or project on social media without being spammy. Covers how to naturally mention products in replies, when promotion is appropriate, and platform-specific rules.

Brainrot-Creations/claude-plugins · 45 tokens

persona-guide

Use when the user asks about personas, wants to choose the right persona for their content, or needs help understanding how personas affect generated content. Covers both system personas and custom personas.

Brainrot-Creations/claude-plugins · 39 tokens

search

Search for posts and content on X, LinkedIn, or Reddit; open YouTube search results via browser URL.

Brainrot-Creations/claude-plugins · 22 tokens