update-skill

update skill

warpdotdev 146 ↓ 15k MIT updated 27d ago
Claude Code
View source ↗

What it does

  • name: Kebab-case identifier (lowercase letters, numbers, hyphens only)
  • Example: add-feature-flag, pdf-processing, update-skill
  • description: Specific description of what the skill does and when to use it
  • Must be non-empty
  • Should include key terms for skill discovery
  • Write in third person (e.g., "Adds feature flags..." not "I can help you add...")
  • git-commit: "Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes."

Requirements & configuration

  • Use this skill when the user needs to work with PDF files...
  • Keep the structure flexible based on the skill's needs. Simple skills can omit the optional sections.

Configuration: SKILL

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

update skill

Source

Repository: https://github.com/warpdotdev/common-skills

update-skill FAQ

What does the update-skill skill do?

Create or update skills by generating, editing, or refining SKILL.md files in this repository. Use when authoring new skills or revising the structure, frontmatter, or guidance for existing ones. name: Kebab-case identifier (lowercase letters, numbers, hyphens only) Example: add-feature-flag, pdf-processing, update-skill

What does update-skill require?

Use this skill when the user needs to work with PDF files... Keep the structure flexible based on the skill's needs. Simple skills can omit the optional sections. Configuration keys: SKILL.

How do I install update-skill?

Run: npx -y skills add https://github.com/warpdotdev/common-skills --skill update-skill --agent claude-code — the source lives at github.com/warpdotdev/common-skills.

Maintain update-skill?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

update-skill on getagentictools
[![update-skill on getagentictools](https://getagentictools.com/badge/skills/warpdotdev-common-skills-update-skill.svg)](https://getagentictools.com/skills/warpdotdev-common-skills-update-skill?ref=badge)
npx agentictools info skills/warpdotdev-common-skills-update-skill

The second line is the CLI lookup for this page — handy in READMEs and docs.