builder

Solid

Author and refine provider-portable agents, reference skills, task-style command skills, and path-scoped rules using one repository-grounded workflow. TRIGGER when: asked to create, build, scaffold, convert, review, or update an agent, skill, command, workflow, rule, coding standard, or contextual instruction.

AI & Automation 38 stars 3 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 83/100

Stars 20%
53
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Builder Build one artifact through the matching type reference. Run inline and inherit the session model; do not fork or override the model unless the artifact being authored has an independently justified need. Arguments received: `$ARGUMENTS` ## Dispatch 1. Treat the first whitespace-delimited argument as `TYPE` and the remainder as the artifact name, request, or path. 2. Accept exactly these types: | Type | Read and follow | |------|-----------------| | `agent` | `references/agent.md` | | `skill` | `references/skill.md` | | `command` | `references/command.md` | | `rule` | `references/rule.md` | 3. If `TYPE` is missing or unknown, or the remaining request is empty or only whitespace, print the following and stop without reading type references or modifying files: ```text Usage: /builder <agent|skill|command|rule> <name-or-request> ``` 4. Read the selected reference completely, then execute its protocol against the remainder of `$ARGUMENTS`. The selected reference is authoritative for artifact shape and type-specific validation. ## Shared protocol Apply these steps for every valid type before the selected reference's type-specific steps. ### 1. Discover local authority - Find and read applicable `AGENTS.md` and `CLAUDE.md` files from repository root through the target directory. More local instructions win; in one directory, `AGENTS.md` is canonical. - Identify the source-of-truth artifact directory. In Open Harness...

Details

Author
mifunedev
Repository
mifunedev/openharness
Created
5 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

agent-skill-builder

Builds, reviews, or migrates agent skills. Use when creating a SKILL.md, auditing an existing skill, or converting a legacy Claude Code command.

4 Updated 3 weeks ago
conorbronsdon
AI & Automation Listed

agent-builder

Generate role-specific agent system prompts, tool permissions, and self-review checklists from organizational design artifacts — saved to $HOME/.ai-first-kit/ with optional framework-specific configuration for Claude Code, OpenAI Agents SDK, Anthropic Agent SDK, CrewAI, or custom frameworks. Reads the organizational genome, governance, gates, and role definitions to produce agent configurations that embody a specific role in the organization. Use when the user says 'create agent instructions', 'build an agent', 'agent system prompt', 'configure an agent', 'agent for this role', 'OpenAI agent', 'CrewAI agent', 'create agent config', 'deploy an agent', or 'what tools should this agent have'. Also use when the user has completed role-value-mapper and wants to actually deploy agents that follow the organizational genome, or when they ask 'how do I make an agent follow our rules' or 'how do I create an OpenClaw agent for our org' — even if they don't use the word 'builder'. This skill MUST be consulted because it

6 Updated today
synaptiai
AI & Automation Featured

agent-creator

Creates new specialized agents with frontmatter, tools, delegation. Triggers: new agent, create agent, agent scaffold, specialized agent.

174 Updated yesterday
softspark