example-skills

example-skills is a plugin for Claude Code from timwukp/agent-skills-best-practice. Its manifest loads nothing; the 12 skills, 3 agents it bundles cost 728 tokens per session together, scanned A, a copy of example-skills, MIT.

A collection of example skills for creating skills and MCP integrations, designing visuals, building web artifacts, testing web apps, and writing internal communications.

In plain words
What is it for?
It helps with skill creation, MCP building, frontend and canvas design, theme styling, web-app testing, document co-authoring, and creating Slack GIFs.
Why use it?
It gives developers starting examples for several common coding-agent tasks when they are unsure how to structure their own skills.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

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.

Claude Code
/plugin marketplace add timwukp/agent-skills-best-practice
agentmods
npx agentmods add plugins/timwukp/agent-skills-best-practice/example-skills
Clone the repo
git clone --depth 1 https://github.com/timwukp/agent-skills-best-practice

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 example-skills

README.md
[![agentmods](https://agentmods.dev/badge/plugins/timwukp/agent-skills-best-practice/example-skills.svg)](https://agentmods.dev/plugins/timwukp/agent-skills-best-practice/example-skills)
Your own site
<a href="https://agentmods.dev/plugins/timwukp/agent-skills-best-practice/example-skills"><img src="https://agentmods.dev/badge/plugins/timwukp/agent-skills-best-practice/example-skills.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 12 skills, 3 agents cost 728 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin 95% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

example-skills 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 2d 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

95% identical to example-skills — 2 lines 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.

skills/.claude-plugin/marketplace.json#example-skills · 20 lines

What it actually says

{
  "name": "example-skills",
  "description": "Example skills from Anthropic demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling",
  "source": "./",
  "strict": false,
  "skills": [
    "./skills/algorithmic-art",
    "./skills/brand-guidelines",
    "./skills/canvas-design",
    "./skills/doc-coauthoring",
    "./skills/frontend-design",
    "./skills/internal-comms",
    "./skills/mcp-builder",
    "./skills/skill-creator",
    "./skills/slack-gif-creator",
    "./skills/theme-factory",
    "./skills/web-artifacts-builder",
    "./skills/webapp-testing"
  ]
}
Files

What ships with it

1 file beside marketplace.json#example-skills in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago First seen · 20 lines scan A e8517bff1e8e

Subscribe to this mod's changes

example-skills is a plugin published in the GitHub repository timwukp/agent-skills-best-practice (10 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 95% identical to example-skills, differing in 2 lines, and is treated as a copy.

Related

Other plugins, from other repositories

aws-agent-skills

Collection of AWS engineering skills for IAM, Lambda, DynamoDB, S3, and 14 other core AWS services.

itsmostafa/aws-agent-skills · not measured

clouddrove

Team DevOps review and scaffolding skills: Terraform (source and plan), Kubernetes/Helm, Docker, GitHub Actions, GitLab CI, Argo CD/Flux, AWS FinOps, OWASP and application security, observability, incident runbooks, deployment gating, and ADRs. Findings carry shared auditkit rule IDs.

anmolnagpal/devops-skills · not measured

github-actions-setup

Sets up automated CI/CD with GitHub Actions in one pass — test workflow on push/PR, plus deploy to AWS, Vercel, or a generic SSH server.

khemratechconsulting/github-actions-setup · not measured

agb-recht-pruefer

Gigantischer AGB-Rechtsprüfer und Klausel-Entwerfer für deutsches Recht: §§ 305 bis 310 BGB, UKlaG, B2C/B2B, Branchen-AGB, Redlining, Klauselrisiko und rechtssichere Entwurfsworkflows.

Klotzkette/claude-fuer-deutsches-recht · not measured

han-communication

Foundational communication plugin for the Han suite. Owns the canonical readability standard, the writing-voice profile, and the explanation standard for talking to a reader who will not implement the work, plus the readability-guidance skill that surfaces the first two into a calling skill's own context for in-voice…

testdouble/han · not measured

knowledge-and-memory

Research methodology, corpus search, persistent memory, iterative workflows, and project knowledge management.

oaustegard/claude-skills · not measured