skill-creator

Create and maintain Omnibot skills using scripts, references, and assets.

2.0k|120|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/omnimind-ai/OpenOmniBot --skill skill-creator-omnimind-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/omnimind-ai/OpenOmniBot/tree/main/app/src/main/assets/builtin_skills/skill-creator
Command: npx skills add https://github.com/omnimind-ai/OpenOmniBot --skill skill-creator-omnimind-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps in creating and refining Omnibot skills, addressing the need for users to add new or enhance existing skills for the built-in Alpine workspace and domain-specific knowledge.

Core Features & Use Cases

  • Skill Development Guide: Offers comprehensive guidance for building skills tailored for Omnibot's capabilities.
  • Workspace Management: Assists in managing skills within the .omnibot/skills/ directory.
  • Reusable Resources: Utilizes reusable scripts and templates to streamline the skill creation process.
  • User Triggered Skills: Empowers users to add or improve skills that respond to specific user commands or system triggers.

Quick Start

Create a new skill in the .omnibot/skills/ directory and utilize this Skill to help with the development process.

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 skills for an Omnibot on-device agent?

To create Omnibot skills, you build them within the `.omnibot/skills/` directory in the Alpine workspace, utilizing reusable scripts, references, and assets to define the agent's domain-specific knowledge and behaviors.

What are scripts, references, and assets used for in skill development?

In skill development, scripts provide executable logic, references supply domain knowledge, and assets offer reusable templates, collectively streamlining the creation and maintenance of Omnibot skills.

Can I add user-triggered commands to an Alpine workspace agent?

Yes, you can add or improve skills that respond to specific user commands or system triggers within the Alpine workspace, empowering the Omnibot agent to execute targeted actions based on your inputs.

What is the best way to maintain existing Omnibot skills?

Maintaining Omnibot skills involves managing and updating the scripts, references, and assets within the `.omnibot/skills/` directory, ensuring the on-device agent's domain knowledge remains accurate and effective.

Do I need a specific environment to build scripts for Omnibot?

Building scripts for Omnibot requires an Alpine workspace environment setup, where you manage your skill components directly within the `.omnibot/skills/` directory structure for on-device agent execution.