mcp-kaneo: Skill for Claude Code

.opencode/skills/openspec-propose/SKILL.md

openspec-propose is a skill for Claude Code, OpenCode from fastman/mcp-kaneo. It costs 47 tokens per session (1,044 once invoked), scanned A, original, no licence file.

A workflow for proposing a new OpenSpec change, a documented software change, with its design, specifications, and implementation tasks generated together.

In plain words
What is it for?
Use it when you want to describe a feature or fix and receive the planning documents needed to implement it.
Why use it?
It gives you a complete implementation proposal from a short description instead of requiring each planning artifact to be prepared separately.

Skill for Claude CodeOpenCode

Written for Claude Code and OpenCode: shipped in a Claude Code plugin, but also installed under .opencode/.

This is fastman/mcp-kaneo's own configuration. It tells Claude Code and OpenCode how to work on mcp-kaneo itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-kaneo configures →

Part of the mcp-kaneo plugin — 9 skills, 9 commands shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to fastman/mcp-kaneo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/fastman/mcp-kaneo/master/.opencode/skills/openspec-propose/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/fastman/mcp-kaneo

Made for: Claude Code, OpenCode.

Or install mcp-kaneo, the plugin that ships this one along with the rest of its 9 skills, 9 commands.

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 openspec-propose

README.md
[![agentmods](https://agentmods.dev/badge/skills/fastman/mcp-kaneo/openspec-propose.svg)](https://agentmods.dev/skills/fastman/mcp-kaneo/openspec-propose)
Your own site
<a href="https://agentmods.dev/skills/fastman/mcp-kaneo/openspec-propose"><img src="https://agentmods.dev/badge/skills/fastman/mcp-kaneo/openspec-propose.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,044 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 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.00047 $0.01044
Opus 5 $0.00023 $0.00522
Sonnet 5 $0.00009 $0.00209
Haiku 4.5 $0.00005 $0.00104

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

Security

Grade A, and why

openspec-propose 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 7d 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.

.opencode/skills/openspec-propose/SKILL.md · 111 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 7d ago First seen · 111 lines · 47 tokens per session scan A 11c55225809a

Subscribe to this mod's changes

openspec-propose is a skill published in the GitHub repository fastman/mcp-kaneo (4 stars, last pushed 8d ago), with no licence file. It adds 47 tokens to every session and 1,044 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-31.

Related

Other skills, from other repositories

agent-search

Use Agent Search MCP for free-first English and Chinese web search with compact evidence and minimal tool calls. Trigger for factual discovery, claim verification, Chinese web results, selected-page extraction, provider failures, freshness limits, or search token and spend controls. Choose freesearch…

lennney/agent-search-mcp · 74 tokens

agent-core-connectors

List connector types and bindings before executing an action. Use connectorsrun with a stored binding. Do not request or expose raw secrets. A delegated grant can limit one exact binding and action, and cannot exceed the receiving agent's standing capabilities.

nikira-studio/agent-core · 0 tokens

agent-core-coordination

Start with workspacesync for the workspace scope and reuse its execution ID. Search memory for stable project facts and decisions. Write activity updates while working. Complete the activity with a short result when done.

nikira-studio/agent-core · 0 tokens

agent-core-memory

Search memory before writing. Store durable facts and decisions, not routine progress. Keep facts checkable with a subject anchor. Use activity updates for work status and temporary notes.

nikira-studio/agent-core · 0 tokens

gptadmin-mcp-testing

Verify a Memos-style MCP integration through GPTADMIN without duplicating the backend, leaking credentials, or confusing the native ShellMCP supervisor with legacy per-agent services.

megamen32/gptadmin_opensource · 40 tokens

gptadmin-connect

Connect and reauthenticate the OAuth-protected GPTAdmin remote MCP without exposing passwords or tokens in chat.

megamen32/gptadmin_opensource · 25 tokens