·skill-creator
</>

skill-creator

Guide for creating effective Claude Skills. This skill should be used when users want to create (or update) a skill that extends Claude's capabilities with specialised knowledge, workflows, or tool integrations.

31Installs·0Trend·@sammcj

Installation

$npx skills add https://github.com/sammcj/agentic-coding --skill skill-creator

How to Install skill-creator

Quickly install skill-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sammcj/agentic-coding --skill skill-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sammcj/agentic-coding.

SKILL.md

View raw

Skills are modular, self-contained packages that extend Claude's capabilities by providing specialised knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks - they transform Claude from a general-purpose agent into a specialised agent equipped with procedural knowledge that no model can fully possess.

Understanding how skills work helps you design more effective ones:

Skills are prompt-based context modifiers, not executable code. When a skill is invoked, it doesn't execute actions directly. Instead, it:

Guide for creating effective Claude Skills. This skill should be used when users want to create (or update) a skill that extends Claude's capabilities with specialised knowledge, workflows, or tool integrations. Source: sammcj/agentic-coding.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sammcj/agentic-coding --skill skill-creator
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from sammcj/agentic-coding

Quick answers

What is skill-creator?

Guide for creating effective Claude Skills. This skill should be used when users want to create (or update) a skill that extends Claude's capabilities with specialised knowledge, workflows, or tool integrations. Source: sammcj/agentic-coding.

How do I install skill-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sammcj/agentic-coding --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sammcj/agentic-coding