code-mate-pi

A repository-task helper that runs the Pi coding agent without interactive prompts and reads its structured event output.

In plain words
What is it for?
Use it to ask Pi to inspect a repository, investigate a bounded problem, or make a defined code change.
Why use it?
It lets another agent delegate a clearly limited analysis or implementation task to Pi and handle the result in a predictable format.

Skill for Claude CodeCodex

▶ 免费 1M 上下文!Cline 模型接入 Codex 和 Cherry Studio 完整教程 搞机零距离 · about CherryHQ/cherry-studio · on YouTube →
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.

agentmods
npx agentmods add skills/cherryhq/cherry-studio/code-mate-pi
Any agent
npx skills add CherryHQ/cherry-studio --skill code-mate-pi
Clone the repo
git clone --depth 1 https://github.com/CherryHQ/cherry-studio

Made for: Claude Code, Codex.

Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 309 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00037 $0.00309
Opus 5 $0.00018 $0.00154
Sonnet 5 $0.00007 $0.00062
Haiku 4.5 $0.00004 $0.00031

Measured 3d ago against content hash 03248a8b9352, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

code-mate-pi 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 3d 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.

resources/code-cli-skills/code-mate-pi/SKILL.md · 27 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 3d ago First seen · 27 lines · 37 tokens per session scan A 03248a8b9352

Subscribe to this mod's changes

code-mate-pi is a skill published in the GitHub repository CherryHQ/cherry-studio (51,343 stars, last pushed today), licensed AGPL-3.0. It adds 37 tokens to every session and 309 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

create-skill

Guides users through creating effective Agent Skills for Cursor. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.

xstongxue/best-skills · 46 tokens

skill-prompt-convert

在 Skill(SKILL.md)与 Prompt(聊天框指令)两种格式之间相互转换。支持 Skill→Prompt 与 Prompt→Skill 双向转换,保持核心信息零丢失。当用户提到 Skill 转 Prompt、Prompt 转 Skill、格式互转、SKILL.md 转换时使用。.

xstongxue/best-skills · 72 tokens

superpowers-writing-skills

Creating, editing, or testing a Reasonix skill? Load first, before you deploy it.

christopherarter/superpowers-reasonix · 25 tokens

dsh-plugin-dev

开发 DeepSeek Harness (DSH) 插件的标准与权威参考:编写/修改/审查/调试 DSH/Cordis 插件、服务、事件、插件配置、模型工具、LLM 适配器、三种角色拆分、打包安装、workspace 包、cordis.yml 组合时使用;提到 DSH 插件、Cordis、plugin、服务、事件、工具、适配器即触发。 The authoritative standard for developing DeepSeek Harness (DSH) plugins — create, modify, review or debug DSH/Cordis plugins, services, events…

zimodzh/dsh-plugin-dev-skills · 156 tokens

superpowers-sync-upstream

Sync this port with upstream obra/superpowers or Reasonix main-v2: detect drift, re-port, bench-gate.

christopherarter/superpowers-reasonix · 31 tokens

clawhub

Search, install and manage skills from ClawdHub.

oujingzhou/openmozi · 14 tokens