add-skill

Guide a grilling process and produce a publishable SKILL.md for local and shared repositories.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/mostafa-K-raihan/skills --skill add-skill-mostafa-k-raihan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-skill
Source: https://github.com/mostafa-K-raihan/skills/tree/main/add-skill
Command: npx skills add https://github.com/mostafa-K-raihan/skills --skill add-skill-mostafa-k-raihan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design and formalize a new agent skill from a raw idea, guiding its grilling and documentation so it can be published to the shared skills repo.

Core Features & Use Cases

  • Structured grilling workflow to define trigger phrases, inputs, outputs, steps, dependencies, and artifacts.
  • Local design of new skills and preparation for publication to the shared skills repo.

Quick Start

Grill a new skill idea using /grill-me, then write and publish the resulting SKILL.md to ~/.claude/skills and the shared repo.

Frequently Asked Questions about add-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design and publish a new agent skill from a raw idea?

You design and publish a new agent skill by following a structured grilling workflow that defines triggers, inputs, and outputs, then producing a formal SKILL.md file for local storage and shared repository publication.

What is the grilling process for creating agent skills?

The grilling process for agent skills is a structured workflow that guides you through defining trigger phrases, dependencies, steps, and artifacts to formalize a raw idea into a fully documented and publishable SKILL.md file.

How do I document an automation workflow for team collaboration?

You document an automation workflow for team collaboration by creating a SKILL.md file with frontmatter, detailed goals, processing steps, and artifacts, which can then be published to a shared skills repository for team access.

Do I need any dependencies to formalize a skill for local storage?

No dependencies are required to formalize a skill for local storage. You only need to complete the grilling steps and write the resulting SKILL.md file directly to the ~/.claude/skills directory.

What's the best way to prepare a skill design for a shared repository?

The best way to prepare a skill design for a shared repository is to run the grilling workflow to establish frontmatter, detail the required artifacts, and follow the provided publish instructions for shared repository inclusion.

When should I use a structured grilling workflow for skill publishing?

You should use a structured grilling workflow for skill publishing when starting from a raw idea and needing to produce a formal, documented SKILL.md with clear goals, steps, and artifacts for team collaboration.