skill-creator

Create, update, and install custom skills with SKILL.md and REFERENCE.md templates.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill skill-creator-73ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/73ai/openbotkit/tree/main/skills/skill-creator
Command: npx skills add https://github.com/73ai/openbotkit --skill skill-creator-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a streamlined workflow to create, update, and manage custom skills for the OpenBotKit agent, enabling rapid capability growth without disrupting existing configurations.

Core Features & Use Cases

  • Scaffold new SKILL.md and REFERENCE.md templates from the CLI.
  • Update skill metadata and lifecycle (install, upgrade, remove) from external repos.
  • Enforce documented workflows and safety checks by aligning with REFERENCE.md guidance.

Quick Start

Create a new skill by drafting SKILL.md and REFERENCE.md, then install it with the OBK CLI.

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 from external repositories?

Creating custom skills from external repositories involves scaffolding SKILL.md and REFERENCE.md templates, then installing them via the CLI. This streamlines building new capabilities and updating existing skills while enforcing documented workflows and safety checks.

What is the process for managing skill metadata and lifecycle?

Managing skill metadata and lifecycle requires updating the SKILL.md frontmatter and REFERENCE.md documentation. This process enforces safety and consistency across install, upgrade, and remove operations for custom agent capabilities.

Can I use optional components like scripts and assets when building custom skills?

Yes, building custom skills supports optional components including scripts, references, and assets. These components align with REFERENCE.md guidance to extend agent capabilities while maintaining safety and consistency.

What's the best way to update existing skills without disrupting configurations?

The best way to update existing skills without disruption is using the documented workflow to refine metadata and apply lifecycle changes. This ensures rapid capability growth while maintaining configuration consistency.

Do I need specific documentation standards to scaffold new custom skills?

Yes, scaffolding new custom skills requires meeting SKILL.md frontmatter and REFERENCE.md metadata standards. These documented workflows enforce safety and consistency during skill creation and installation.