·create-skill
</>

create-skill

siviter-xyz/dot-agent

Guide for creating effective skills following best practices. Use when creating or updating skills that extend agent capabilities.

332Installs·11Trend·@siviter-xyz

Installation

$npx skills add https://github.com/siviter-xyz/dot-agent --skill create-skill

SKILL.md

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, and tool integrations.

Skills are modular, self-contained packages that extend agent capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks.

The 200-line rule is critical. SKILL.md must be under 200 lines. If you need more, split content into references/ files.

Guide for creating effective skills following best practices. Use when creating or updating skills that extend agent capabilities. Source: siviter-xyz/dot-agent.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/siviter-xyz/dot-agent --skill create-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is create-skill?

Guide for creating effective skills following best practices. Use when creating or updating skills that extend agent capabilities. Source: siviter-xyz/dot-agent.

How do I install create-skill?

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

Where is the source repository?

https://github.com/siviter-xyz/dot-agent