skill-creator

Create and organize reusable skills with metadata, scripts, and references.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/Spectra29115/Project-ResumeParser --skill skill-creator-spectra29115
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Spectra29115/Project-ResumeParser/tree/main/.local/secondary_skills/skill-creator
Command: npx skills add https://github.com/Spectra29115/Project-ResumeParser --skill skill-creator-spectra29115

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit addresses the challenge of creating and storing reusable skills for repetitive tasks, allowing for more efficient and consistent workflow management.

Core Features & Use Cases

  • Skill Creation: Develop new skills that can be activated with specific triggers or phrases.
  • Persistent Skills: Skills persist across sessions, making them available for future use.
  • Skill Directory Structure: Organizes skills in a structured directory with metadata, scripts, references, and assets.
  • Progressive Disclosure: Skills load in a structured manner, providing metadata, detailed instructions, and additional resources as needed.

Quick Start

Create a new skill to automate email responses with the following command: use skill create email-responder.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create reusable skills for workflow automation?

Creating reusable skills for workflow automation involves designing a structured directory containing metadata, scripts, references, and assets. This organization facilitates skill discovery, naming, and activation for consistent task execution across sessions.

What is the directory structure required for skill creation and metadata management?

Skill creation requires a structured directory comprising scripts, references, and assets components alongside metadata. This organization facilitates skill discovery, activation, and progressive disclosure for efficient workflow automation.

How does progressive disclosure work when managing automated skills?

Progressive disclosure works by loading automated skills in a structured manner, providing metadata first, followed by detailed instructions and additional resources as needed. This ensures efficient resource delivery during workflow automation tasks.

Do I need scripting experience to build and store reusable skills?

You need foundational scripting experience to build and store reusable skills, as the directory structure requires managing scripts and references. However, the creation process is streamlined through specific trigger commands for metadata management.

Are created skills persistent across different sessions for workflow automation?

Created skills are persistent across different sessions for workflow automation. Once stored in the structured directory with proper metadata, they remain available for future use and activation without requiring recreation.

When should I not use a structured directory for skill creation?

You should not use a structured directory for skill creation if your workflow automation needs are highly isolated, one-off tasks. This approach is designed for repetitive tasks requiring persistent metadata and organized scripts.