create-skill

Create Grok skills interactively with metadata, scripts, and references.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/lyingparachute/skills --skill create-skill-lyingparachute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/lyingparachute/skills/tree/main/create-skill
Command: npx skills add https://github.com/lyingparachute/skills --skill create-skill-lyingparachute

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The create-skill Skill addresses the challenge of manually setting up Grok skills, offering an interactive way to generate and configure Grok skills quickly.

Core Features & Use Cases

  • Interactive Creation: Guided steps to create a new Grok skill with SKILL.md, optional scripts, and references.
  • Customization: Allows the user to define the skill's name, scope, and operational description.
  • Efficiency: Streamlines the process of creating a new skill, reducing the manual setup time.

Quick Start

Use the command /create-skill to initiate the skill creation process.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create a Grok skill using an interactive CLI?

To create a Grok skill, use an interactive CLI to generate the required metadata, scripts, and references. The tool guides you through configuring the skill name, scope, and operational description.

Do I need bash scripting knowledge to set up a Grok skill?

Yes, bash scripting knowledge is required to operate the Grok skill setup effectively. You also need basic Markdown knowledge to properly format the generated configuration files.

Can I specify project-specific or user-specific paths when generating Grok skills?

Yes, generating Grok skills supports both project-specific and user-specific creation paths. This allows you to define the skill's scope and save it to the appropriate directory.

What is the best way to streamline Grok skill creation instead of manual setup?

The best way to streamline Grok skill creation is using an interactive CLI tool. It reduces manual setup time by automatically generating the SKILL.md file, optional scripts, and references.

What files are generated during the interactive Grok skill setup process?

During the Grok skill setup, the interactive process generates a SKILL.md file, optional scripts, and references. These components define the skill's metadata and operational logic.