skill-creator

Guide creating, structuring, and saving custom AI skills in Accomplish.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/CxxxxDxxxF/project-blackout --skill skill-creator-cxxxxdxxxf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/CxxxxDxxxF/project-blackout/tree/main/apps/desktop/bundled-skills/skill-creator
Command: npx skills add https://github.com/CxxxxDxxxF/project-blackout --skill skill-creator-cxxxxdxxxf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for creating, structuring, and saving custom AI skills, ensuring they are discoverable, efficient, and correctly integrated into the Accomplish application.

Core Features & Use Cases

  • Skill Anatomy: Understand the structure of a skill (SKILL.md, scripts, references, assets).
  • Best Practices: Learn principles like conciseness, setting degrees of freedom, and clear instructions.
  • Saving & Verification: Follow the exact steps for saving custom skills to the correct user directory and mandatory verification procedures.
  • Use Case: A user wants to create a new skill to automate summarizing meeting transcripts. This guide walks them through defining the skill's purpose, structuring the SKILL.md file, and saving it correctly within the Accomplish application.

Quick Start

Follow the step-by-step process outlined in this guide to create and save a new custom skill.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create custom AI skills within the Accomplish application?

To create custom AI skills, structure a SKILL.md file with proper frontmatter, bundled scripts, and references, then save it to the correct user data directory. Verification protocols ensure successful integration into the Accomplish app environment.

What is the anatomy of an AI skill and what components are required?

The anatomy of an AI skill includes a SKILL.md file, scripts, references, and bundled assets. Proper structure ensures discoverability and efficient execution within the Accomplish application environment.

What are the best practices for writing AI skill instructions and content?

Best practices for AI skill content include keeping instructions concise, setting clear degrees of freedom, and defining the skill's purpose. Structured frontmatter and bundled resources ensure reliable execution within the Accomplish application.

How do I save and verify custom skills to the correct user data directory?

Saving and verifying custom skills requires placing the structured SKILL.md file into the specific user data directory and running mandatory verification protocols. This guarantees the Accomplish application correctly discovers and integrates the skill.

Can I use custom skills to automate specific tasks like summarizing meeting transcripts?

Yes, you can build custom skills to automate tasks like summarizing meeting transcripts by defining the skill's purpose, structuring the SKILL.md file, and saving it correctly within the Accomplish application.

What frontmatter rules must be followed when structuring a custom skill?

Structuring a custom skill requires following mandatory frontmatter rules to define the skill's metadata and degrees of freedom. Adhering to these rules ensures the Accomplish application correctly parses and integrates the custom skill.