cp-skill-convert

cp-skill-convert is a skill for Claude Code from zby/commonplace. It costs 46 tokens per session (1,245 once invoked), scanned A, original, CC-BY-4.0.

A note-conversion workflow that changes a text file into a knowledge-base note by adding unverified structured metadata, renaming the file to match its title, and repairing links to it.

In plain words
What is it for?
Use it to convert an existing text note into the format expected by a knowledge base.
Why use it?
It handles the file and link changes needed when moving plain text into a structured note collection.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

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/zby/commonplace/cp-skill-convert
Any agent
npx skills add zby/commonplace --skill cp-skill-convert
Clone the repo
git clone --depth 1 https://github.com/zby/commonplace

Made for: Claude Code.

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 cp-skill-convert

README.md
[![agentmods](https://agentmods.dev/badge/skills/zby/commonplace/cp-skill-convert.svg)](https://agentmods.dev/skills/zby/commonplace/cp-skill-convert)
Your own site
<a href="https://agentmods.dev/skills/zby/commonplace/cp-skill-convert"><img src="https://agentmods.dev/badge/skills/zby/commonplace/cp-skill-convert.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,245 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.1 $0.00046 $0.01245
Opus 5 $0.00023 $0.00622
Sonnet 5 $0.00009 $0.00249
Haiku 4.5 $0.00005 $0.00125

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

Security

Grade A, and why

cp-skill-convert 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 6d 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.

kb/instructions/cp-skill-convert/SKILL.md · 133 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.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. 6d ago First seen · 133 lines · 46 tokens per session scan A 7e65b4fb1b0e

Subscribe to this mod's changes

cp-skill-convert is a skill published in the GitHub repository zby/commonplace (88 stars, last pushed yesterday), licensed CC-BY-4.0. It adds 46 tokens to every session and 1,245 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

kb-index

Update Knowledge Base indexes. Smart mode detects changes and updates only what's needed. Full rebuild available with --full flag. Use after adding/moving documents or when indexes feel stale.

ernestolee13/para-knowledge-base · 38 tokens

doc-translator

将 PDF 格式或 Web Page 格式的源文档转换成保持原排版格式的 Markdown 格式精译中文文档。.

ThreeFish-AI/negentropy · 34 tokens

batch-processor

Manage large document processing by splitting into batches and coordinating the full translation workflow (extraction, translation, formatting). Use when handling documents larger than 30 pages, 60 paragraphs, or 6000 words.

ThreeFish-AI/negentropy · 46 tokens

document-translate

将 Knowledge / Documents 文档的英文 Markdown 正文按段落分块高保真翻译为中文:代码块、行内代码、URL、图片路径、LaTeX 公式、HTML 标签、front-matter 键名逐字节保留不翻,Markdown 结构与原文一一对应,逐块翻译禁止合并/拆分/遗漏。Use when translating chunked Markdown documents (source/chunkNNNN.md → translated/chunkNNNN.md) in a translation workdir.

ThreeFish-AI/negentropy · 116 tokens

doc-review

本 Skill 旨在为文档提供标准化、全维度的审查与精调服务。不仅要发现问题,更要解决问题。通过系统性思维与架构视角审查文档,并在确认优化方案后,主动将精调后的版本直接落实到目标文档中,确保文档质量的实质性提升。.

ThreeFish-AI/negentropy · 41 tokens

heartfelt

仔细阅读并理解目标文档全文,输出一个对目标文档的理解摘要和读后感悟,将之保存到愫读文档中。.

ThreeFish-AI/negentropy · 38 tokens