🧩
AI EngineeringPython

Example Skill

by PromptPartner

Example Skill is an AI Engineering skill for Claude Code, published by PromptPartner in agentsmith.

185 stars5 forkson PromptPartner/agentsmithAdded 2026/09/06Repository updated 2026/09/04
agentic-aiagentic-codingai-agentsai-toolsautomationclaudeclaude-codecodexcoding-agentdeveloper-toolsgeminillmllm-agentsopen-sourceprompt-engineeringvibe-coding
Install in seconds
Install Example Skill
Copy Example Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/PromptPartner/agentsmith/tree/master/skills/example-skill ~/.claude/skills/example-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/PromptPartner/agentsmith.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/example-skill/SKILL.md in PromptPartner/agentsmith
Installs to
~/.claude/skills/example-skill
Collection
One of 13 skills cataloged from this repository
Category
AI Engineering3278 skills

What Example Skill does

Example Skill shows the minimal structure for a reusable Claude Code skill. Use it as a starting point when you want to capture a repeatable workflow and replace it with your own instructions.

Example Skill is cataloged under AI Engineering on DirSkills. Example Skill comes from a repository tagged agentic-ai, agentic-coding, ai-agents, ai-tools and automation.

Documentation

README

Example Skill

This is a working but trivial skill, here to show the shape. Copy this folder, rename it, and rewrite the body with your real workflow.

When this fires

The agent loads this when the task matches the description above, or when you invoke it using the client's supported skill syntax. Keep the description precise — it's the only thing the agent matches on.

Steps

  1. State the goal in one line.
  2. Do the work, following the project's core/ rules (verify before done, no secrets, etc.).
  3. Report the outcome with evidence.

Notes

  • Put supporting files (scripts, references, longer instructions) next to this SKILL.md; they load only when referenced (progressive disclosure — keeps context lean).
  • Delete this example once you've added your own skills.

Frequently asked about Example Skill

  • What else does PromptPartner publish alongside Example Skill?

    Example Skill is one of 13 skills that DirSkills catalogs from PromptPartner/agentsmith, the repository it ships in. Its siblings there include Autonomous Run, Design Review and Handoff. Each one is a separate skill with its own page in this directory, installs the same way Example Skill does, and is maintained by PromptPartner in that same repository. The rest of the collection is listed on the PromptPartner/agentsmith page.

  • How does Example Skill compare to other AI Engineering skills?

    Example Skill ranks #3014 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Example Skill against them. Open each page to compare what they document and how they install.

More from PromptPartner/agentsmith

Example Skill is one of 13 skills cataloged on DirSkills from PromptPartner/agentsmith.

See all 13 skills