✍️
AI EngineeringPython

Write a Skill

by GammaLabTechnologies

Write a Skill is an AI Engineering skill for Claude Code, published by GammaLabTechnologies in harmonist.

2.3K stars207 forkson GammaLabTechnologies/harmonistAdded 2026/08/18Repository updated 2026/06/09
agent-frameworkagent-systemai-agentsclaude-codecursor-idellmmulti-agent-frameworkorchestrationprompt-engineeringpython
Install in seconds
Install Write a Skill
Copy Write a 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/GammaLabTechnologies/harmonist/tree/main/playbooks/skills ~/.claude/skills/skills

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/GammaLabTechnologies/harmonist.git

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

In this catalog

Source file
playbooks/skills/write-a-skill.md in GammaLabTechnologies/harmonist
Installs to
~/.claude/skills/skills
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What Write a Skill does

Write a Skill guides agents through creating a new skill for the playbooks/skills directory, from defining the trigger line to drafting the method, output, and guardrails. Use it when a recurring task deserves a written, reusable method.

Write a Skill is cataloged under AI Engineering on DirSkills. Write a Skill comes from a repository tagged agent-framework, agent-system, ai-agents, claude-code and cursor-ide.

Documentation

README

Write a Skill

Use when: authoring a new skill for playbooks/skills/ — when a recurring task keeps getting re-improvised and deserves a written method.

Method

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Write a Skill

  • How does Write a Skill compare to other AI Engineering skills?

    Write a Skill ranks #835 by stars among the 2451 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 Write a Skill against them. Open each page to compare what they document and how they install.