skill-creator

Generate SKILL.md files for new JARVIS skills from natural language descriptions.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Paparusi/jarvis --skill skill-creator-paparusi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Paparusi/jarvis/tree/main/workspace/skills/meta/skill-creator
Command: npx skills add https://github.com/Paparusi/jarvis --skill skill-creator-paparusi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of new skills for JARVIS, allowing users to define new functionalities through natural language descriptions and workflows.

Core Features & Use Cases

  • Skill Generation: Automatically generates a SKILL.md file based on user input.
  • Workflow Definition: Guides users to define triggers, steps, and requirements for new skills.
  • Use Case: A user wants JARVIS to be able to summarize meeting transcripts. They can tell the skill-creator "Create a skill to summarize meeting transcripts," and it will guide them through defining the triggers, the summarization process, and any necessary tools.

Quick Start

Use the skill creator to make a new skill for summarizing meeting transcripts.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new JARVIS skill using natural language?

To create a new JARVIS skill, provide a natural language description of the desired functionality. The skill-creator automates skill generation by producing a SKILL.md file that defines triggers, execution workflows, and tool requirements.

What is the process for defining workflow triggers and steps in JARVIS?

Defining workflow triggers and steps in JARVIS is handled through a guided natural language process. You describe the skill functionality, and the system automatically generates the workflow definition within the SKILL.md file.

Can I automate skill creation for JARVIS without writing manual configuration files?

Yes, you can automate skill creation without manual configuration files. By providing a user description of the desired functionality, the system automatically generates the required SKILL.md file to expand JARVIS capabilities.

Do I need any dependencies to generate a SKILL.md file for JARVIS?

No dependencies are required to generate a SKILL.md file for JARVIS. The skill-creator operates independently using scripts to guide the skill creation process from natural language descriptions.

What is the best way to expand JARVIS capabilities with custom developer tools?

The best way to expand JARVIS capabilities with custom developer tools is by using a meta-skill to automate skill creation. This process generates a SKILL.md file defining the specific automation functionalities and execution workflows you need.