coding-extension-skill

coding-extension-skill is a skill for Claude Code, Codex from LnYo-Cly/ai4j. It costs 8 tokens per session (27 once invoked), scanned A, original, Apache-2.0.

A small example skill for a coding-agent extension. Its description says it verifies how an extension skill is projected or exposed to the agent.

In plain words
What is it for?
Checking coding-agent extension skill projection.
Why use it?
It helps test extension integration, but the description does not identify a practical application-development task.

Skill for Claude CodeCodex

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/lnyo-cly/ai4j/coding-extension
Any agent
npx skills add LnYo-Cly/ai4j --skill coding-extension
Clone the repo
git clone --depth 1 https://github.com/LnYo-Cly/ai4j

Made for: Claude Code, Codex.

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 coding-extension-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/lnyo-cly/ai4j/coding-extension.svg)](https://agentmods.dev/skills/lnyo-cly/ai4j/coding-extension)
Your own site
<a href="https://agentmods.dev/skills/lnyo-cly/ai4j/coding-extension"><img src="https://agentmods.dev/badge/skills/lnyo-cly/ai4j/coding-extension.svg" alt="Measured on agentmods" height="20"></a>
Per session 8 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 27 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00008 $0.00027
Opus 5 $0.00004 $0.00014
Sonnet 5 $0.00002 $0.00005
Haiku 4.5 $0.00001 $0.00003

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

Security

Grade A, and why

coding-extension-skill 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 5d 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.

ai4j-coding/src/test/resources/skills/coding-extension/SKILL.md · 9 lines

What it actually says

Coding Extension Skill

Verify coding agent extension skill projection.

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. 5d ago First seen · 9 lines · 8 tokens per session scan A 5c50b0b2e0f9

Subscribe to this mod's changes

coding-extension-skill is a skill published in the GitHub repository LnYo-Cly/ai4j (428 stars, last pushed yesterday), licensed Apache-2.0. It adds 8 tokens to every session and 27 once invoked, about $0.0000 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

cherry-pick-pro

Cherry-pick commits from chatbox-pro repo to the open chatbox repo, handling mobile-only files, package name differences, and other repo-specific exclusions.

chatboxai/chatbox · 37 tokens

i18n-translate

翻译 Chatbox Pro 当前未提交改动、暂存改动或用户指定 commit/range 中新增或受影响的 i18n key。当用户要求翻译、补全与改动 UI 文案相关的翻译时使用。Agent 需要阅读 diff 和组件上下文,遵守 skill 内置 glossary,并直接写 locale JSON;脚本只用于最后校验。.

chatboxai/chatbox · 88 tokens

session-rag-eval

Run and debug Chatbox session attachment RAG model evaluation with synthetic and real long-file fixtures.

chatboxai/chatbox · 25 tokens

docs-editor

Review and edit OpenAI Cookbook notebooks, Markdown, and MDX for technical accuracy, clarity, grammar, consistency, runnable examples, and repository publication requirements. Use for editorial reviews, pre-merge documentation checks, or notebook Markdown-cell sweeps in openai-cookbook.

openai/openai-cookbook · 58 tokens

skill-creator

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

zhayujie/CowAgent · 61 tokens

image-generation

Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content.

zhayujie/CowAgent · 41 tokens