skill-creator

Create, edit, and test AI skills with SKILL.md files.

91|16|Updated May 11, 2026
One-click install
npx skills add https://github.com/OpsinTech/opsintech-platform --skill skill-creator-opsintech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/OpsinTech/opsintech-platform/tree/main/skills/public/skill-creator
Command: npx skills add https://github.com/OpsinTech/opsintech-platform --skill skill-creator-opsintech

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to create, modify, and optimize AI skills, measure their performance, and improve triggering accuracy.

Core Features & Use Cases

  • Skill Creation: Build new AI skills from scratch.
  • Skill Editing: Modify existing skills to improve functionality.
  • Performance Measurement: Test skill performance and make iterative improvements.
  • Use Case: A user wants to create an AI skill that can extract information from PDF documents. The Skill Creator guides them through the process, including defining the skill's purpose, capturing intent, writing the SKILL.md file, running tests, and iterating based on feedback.

Quick Start

Use the skill-creator to help create a skill that extracts information from PDF documents.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and optimize an AI skill from scratch?

To create an AI skill, you define the skill intent, write the SKILL.md file, and configure components like scripts and references. You then test the AI skill's performance and iterate based on feedback to optimize triggering accuracy.

What is the best way to measure AI skill performance and improve triggering accuracy?

Measuring AI skill performance involves running tests during the development process to evaluate execution results. You make iterative improvements based on direct feedback to refine triggering accuracy and overall functionality.

Do I need programming knowledge to build and edit AI skills?

Yes, building and editing AI skills requires knowledge of AI and programming. You also need familiarity with the specific AI platform being used to effectively manage the end-to-end skill creation and optimization process.

Can I modify an existing AI skill to improve its functionality?

Yes, you can edit existing AI skills to modify and improve their functionality. The process involves adjusting the SKILL.md definitions and scripts, then testing performance to ensure the changes yield the desired improvements.

What is a SKILL.md file used for in AI skill development?

A SKILL.md file is used to define the purpose and capture the specific intent of an AI skill. Writing this file is a core step in the creation process, serving as the foundational configuration for the skill's behavior.