agent-builder-skill

Community

Inspect and grow your agent’s toolkit

Authorzeenie-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Agent builders need a safe way to expand an executing workflow without creating duplicate tools, skills, or teammates mid-run.

Core Features & Use Cases

  • Canvas-first inspection: Start by reading what nodes, edges, tools, skills, and teammates are already wired to you.
  • Mid-execution canvas mutation: Add a new tool node, enable a skill on your Master Skill, spawn a team-lead delegate subagent, or persist a new empty workflow.
  • Prevents duplication and confusion: Uses a strict rule to inspect the canvas before any mutation, and soft-reload semantics so newly added capabilities appear only on the next turn.

Use case: While handling a request, inspect your current canvas and decide to add a web search tool, enable a memory skill, and optionally delegate a subtask to a specialist agent.

Quick Start

Ask: “Before making changes, inspect my canvas; then add a braveSearch tool if it’s missing so you can answer my next question using the web.”

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-builder-skill
Download link: https://github.com/zeenie-ai/MachinaOS/archive/main.zip#agent-builder-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.