template-skill

template-skill is a skill for Claude Code from guanyang/super-publisher. It costs 17 tokens per session (27 once invoked), scanned A, a copy of template-skill, MIT.

A placeholder skill description intended to be replaced with real instructions.

In plain words
What is it for?
Use it only as a template when defining a new skill.
Why use it?
It does not currently explain a concrete task or when the skill should be used.

Skill for Claude Code

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

Part of the super-publisher plugin — 10 skills shipped together

Good fit Use it only as a template when defining a new skill.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guanyang/super-publisher/template
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 guanyang/super-publisher --skill template
Clone the repo
git clone --depth 1 https://github.com/guanyang/super-publisher

Made for: Claude Code.

Or install super-publisher, the plugin that ships this one along with the rest of its 10 skills.

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 template-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/guanyang/super-publisher/template.svg)](https://agentmods.dev/skills/guanyang/super-publisher/template)
Your own site
<a href="https://agentmods.dev/skills/guanyang/super-publisher/template"><img src="https://agentmods.dev/badge/skills/guanyang/super-publisher/template.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 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. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.00017 $0.00027
Opus 5 $0.00009 $0.00014
Sonnet 5 $0.00003 $0.00005
Haiku 4.5 $0.00002 $0.00003

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

Security

Grade A, and why

template-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 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.

Origin

This is a copy

100% identical to template-skill — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

template/SKILL.md · 6 lines

What it actually says

Insert instructions below

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 · 6 lines · 17 tokens per session scan A 8ddbe2b8a923

Subscribe to this mod's changes

template-skill is a skill published in the GitHub repository guanyang/super-publisher (29 stars, last pushed 1mo ago), licensed MIT. It adds 17 tokens to every session and 27 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to template-skill, differing in 1 line, and is treated as a copy.

Related

Other skills, from other repositories

agent-coverage-check

Check agent configuration coverage across hierarchy levels and phases. Use to ensure complete agent system coverage.

majiayu000/claude-skill-registry · 23 tokens

skillpack-creator

Create a reusable SkillPack from a successful completed task. Use when the user wants to convert a one-off research, coding, analysis, or content workflow into a distributable local SkillPack with skillpack.json, local skills under skills/, starter prompts, start scripts, and an optional zip package.

CreminiAI/skillpack · 67 tokens

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

CreminiAI/skillpack · 64 tokens

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When GLM needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

jjyaoao/HelloAgents · 51 tokens

frontend-design

Transform UI style requirements into production-ready frontend code with systematic design tokens, accessibility compliance, and creative execution. Use when building websites, web applications, React/Vue components, dashboards, landing pages, or any web UI requiring both design consistency and aesthetic quality.

jjyaoao/HelloAgents · 54 tokens

Video Generation

Implement AI-powered video generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to generate videos from text prompts or images, create video content programmatically, or build applications that produce video outputs. Supports asynchronous task management with status polling and result…

jjyaoao/HelloAgents · 58 tokens