skill-creator

Guide users through creating and saving custom AI skills with SKILL.md structure.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/TechyPark/ai-mosiur-agent --skill skill-creator-techypark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/TechyPark/ai-mosiur-agent/tree/main/apps/desktop/bundled-skills/skill-creator
Command: npx skills add https://github.com/TechyPark/ai-mosiur-agent --skill skill-creator-techypark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides clear, actionable guidance for users who want to create new skills or update existing ones, ensuring they are effective, concise, and properly formatted for the AI agent.

Core Features & Use Cases

  • Skill Anatomy: Explains the structure of a skill unit (SKILL.md, scripts, references, assets).
  • Best Practices: Details principles like conciseness, setting degrees of freedom, and frontmatter rules.
  • Saving & Verification: Provides explicit instructions on where and how to save custom skills and mandatory verification steps.
  • Use Case: A user wants to add a new skill to manage project documentation. They consult this skill to understand how to structure their SKILL.md, what information to include, and where to save it.

Quick Start

Use the skill-creator to understand how to create a new skill for managing project documentation.

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 custom AI skill for an AI agent?

To create a custom AI skill, structure a SKILL.md file with required frontmatter, add optional scripts or references, and save it in the Accomplish user data directory. Verify the skill to ensure proper formatting.

What is the required structure for a SKILL.md file?

A SKILL.md file requires specific frontmatter rules and concise content defining degrees of freedom. Optional components include scripts, references, and assets to support the skill's core task.

What are the best practices for effective skill design?

Effective skill design emphasizes conciseness, setting clear degrees of freedom, and following strict frontmatter rules. Proper file placement and mandatory verification steps are also critical.

Where do I save custom skills for the Accomplish AI agent?

Save custom skills in the Accomplish user data directory. Correct file placement is mandatory for the AI agent to recognize and execute the custom skill properly.

Do I need to verify custom skills after creating them?

Yes, mandatory verification steps are required after creating and saving custom skills. This ensures the SKILL.md structure is correctly formatted and the skill functions as intended.

Can I use scripts and references when building custom skills?

Yes, you can include optional components like scripts and references alongside the required SKILL.md file. These assets help define the skill's anatomy and expand its capabilities.