skill-creator

Guide creation and saving of custom AI skills for the Accomplish platform.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/SpandanM110/Accomplish-M110 --skill skill-creator-spandanm110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/SpandanM110/Accomplish-M110/tree/main/apps/desktop/bundled-skills/skill-creator
Command: npx skills add https://github.com/SpandanM110/Accomplish-M110 --skill skill-creator-spandanm110

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides clear, actionable guidance and a standardized process for users who want to create new skills or update existing ones, ensuring they are effective and correctly implemented within the Accomplish platform.

Core Features & Use Cases

  • Skill Anatomy Explanation: Details the required SKILL.md file and optional scripts/, references/, and assets/ directories.
  • Core Principles: Emphasizes conciseness, appropriate degrees of freedom, and best practices for skill development.
  • Step-by-Step Process: Outlines the entire skill creation lifecycle from understanding the skill to testing and iteration.
  • Saving and Verification: Crucially defines the exact save paths for different operating systems and mandates a strict verification process for custom skills.

Quick Start

Use the skill-creator to understand how to create a new skill for Accomplish.

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 the Accomplish platform?

Creating a custom AI skill for Accomplish requires building a `SKILL.md` file and optionally adding `scripts/`, `references/`, and `assets/` directories based on core development principles. The process involves understanding the skill, developing it, and iterating through testing.

What is the required anatomy of an Accomplish custom skill?

The anatomy of an Accomplish custom skill consists of a required `SKILL.md` file that defines the skill, alongside optional `scripts/`, `references/`, and `assets/` directories. This structure ensures your custom skill adheres to platform requirements for discoverability and functionality.

Where do I save custom AI skills for correct implementation on different operating systems?

Custom AI skills must be saved to exact OS-specific directories to ensure correct implementation on different operating systems. The skill-creator defines these precise save paths and mandates a strict verification process to confirm the skill functions within the Accomplish platform.

What are the core principles for effective AI agent development and skill creation?

Core principles for effective AI agent development and skill creation emphasize conciseness, appropriate degrees of freedom, and adherence to best practices. Following these development principles ensures your custom skills are functional, discoverable, and correctly implemented within the Accomplish platform.

Do I need any prior developer guide experience to build custom skills?

You do not need extensive prior developer guide experience to build custom skills, but understanding the step-by-step creation lifecycle helps. The skill-creator provides clear, actionable guidance and a standardized process to help users develop and verify skills effectively.