skill-creator

Create reusable skill units with SKILL.md and supporting scripts.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Devvraj10/Niv --skill skill-creator-devvraj10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Devvraj10/Niv/tree/main/.local/secondary_skills/skill-creator
Command: npx skills add https://github.com/Devvraj10/Niv --skill skill-creator-devvraj10

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation of reusable skills, enabling you to save and apply instructions or workflows for future tasks, enhancing efficiency and consistency.

Core Features & Use Cases

  • Skill Creation: Design and define new skills to handle specific tasks or workflows.
  • Interview and Research: Facilitate interactive sessions to gather detailed requirements and reference materials.
  • Skill Directory Structure: Follow a structured directory format for managing metadata, scripts, references, and assets.
  • Progressive Disclosure: Load metadata, detailed instructions, and resources incrementally to enhance context-awareness.

Quick Start

Create a new skill named 'task-scheduler' by answering a few questions about the desired functionality and trigger conditions.

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 task automation?

You create reusable skills for task automation by defining a SKILL.md file and building a structured skill directory that contains metadata, supporting scripts, and optional references or assets to ensure consistency.

What is a structured skill directory and when do I need it for workflows?

A structured skill directory is an organizational format containing metadata, scripts, references, and assets that manages reusable workflow instructions, needed when you want to save and consistently apply automated tasks.

Can I use skill-creator to design task automation without writing code?

You can design task automation without initial coding because the skill creation process uses interactive interview sessions to gather detailed requirements and reference materials before implementing the supporting scripts.

What's the best way to define trigger conditions for a new skill?

The best way to define trigger conditions is through an interactive interview process where you answer questions about desired functionality, allowing the system to accurately capture requirements for your workflow automation.

Does task automation with reusable skills support progressive context loading?

Task automation with reusable skills supports progressive disclosure by loading metadata, detailed instructions, and resources incrementally to enhance context-awareness during workflow execution.