skill-and-agent-creator

Automate creation, auditing, and enhancement of OpenClaw skills and agents.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Glour/ai-office-v2 --skill skill-and-agent-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-and-agent-creator
Source: https://github.com/Glour/ai-office-v2/tree/main/skills/skill-and-agent-creator
Command: npx skills add https://github.com/Glour/ai-office-v2 --skill skill-and-agent-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Этот скилл направлен на унификацию и ускорение создания, аудита и улучшения скиллов и агентов OpenClaw. Он охватывает режим создания скилла (11 шагов), режим создания агента (10 шагов — Board-First, конституция, ОТК, BOOTSTRAP, defrost), и режим улучшения существующего (5 шагов), включая готовые чек-листы, references и шаблоны.

Core Features & Use Cases

  • 3 режима действий: создание скилла (11 шагов), создание агента (10 шагов: Board-First, constitution, OK, Bootstrap, defrost), и улучшение существующего (5 шагов).
  • Чек-листы и шаблоны: готовые references/ шаблоны и инструкции, чтобы ускорить развёртывание.
  • Полноценная инфраструктура: симлинки, шаблоны файлов, инструкции по гигиене и поддержке команд.

Quick Start

Создайте skills/<имя>/ и поместите SKILL.md с frontmatter (name, description) и ядром алгоритма, чтобы скилл автоматически подхватился и начал работать.

Frequently Asked Questions about skill-and-agent-creator

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

FAQPage Schema
How do I automate OpenClaw skill creation for production environments?

Automating OpenClaw skill creation involves using a structured 11-step process that covers development, auditing, and enhancement. It provides ready-made references, file templates, and hygiene instructions to ensure skills are production-ready and automatically detected via SKILL.md frontmatter.

What is the Board-First agent onboarding process in OpenClaw?

The Board-First agent onboarding process is a 10-step workflow for building OpenClaw agents. It includes establishing a constitution, performing quality control checks, executing BOOTSTRAP, and defrosting, ensuring agents are systematically integrated and fully operational in production environments.

How do I audit and improve existing OpenClaw agents?

Auditing and improving existing OpenClaw agents requires a structured 5-step enhancement process. This workflow evaluates current agent configurations, applies necessary updates using predefined checklists, and leverages reference templates to continuously optimize performance in production.

Can I use templates to build OpenClaw skills without starting from scratch?

Yes, building OpenClaw skills utilizes predefined templates and references to accelerate deployment. By creating a skills directory with a SKILL.md file containing frontmatter and a core algorithm, the skill is automatically picked up and integrated without requiring manual infrastructure setup.

Does the OpenClaw skill creation workflow support continuous improvement?

Yes, the OpenClaw skill creation workflow explicitly supports continuous improvement through a dedicated 5-step enhancement mode. It applies structured auditing checklists and reference templates to ensure existing skills and agents remain updated and maintain high hygiene standards.

What are the limitations of using structured workflows for OpenClaw agent development?

The limitations of using structured workflows for OpenClaw agent development include strict adherence to an 11-step skill or 10-step agent creation process. Deviating from these predefined phases, checklists, or the required SKILL.md frontmatter structure may break automatic detection and compromise production environment stability.