agent-builder

Configure and assemble AI agents, skills, and tools for OpenCode/Kortix workflows.

7|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/KrishavRajSingh/computer --skill agent-builder-krishavrajsingh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-builder
Source: https://github.com/KrishavRajSingh/computer/tree/main/sandbox/opencode/skills/agent-builder
Command: npx skills add https://github.com/KrishavRajSingh/computer --skill agent-builder-krishavrajsingh

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Agent-building and workflow orchestration for OpenCode/Kortix, enabling quick creation and customization of agents, skills, and tools.

## Core Features & Use Cases

  • Internal agent scoping and customization within OpenCode/Kortix
  • External agent service scaffolding via SDKs (Vercel AI, Anthropic/OpenAI, LiteLLM)
  • Clear target selection and lightweight design philosophy for rapid prototyping

### Quick Start Describe your target (default to internal OpenCode/Kortix agent) and specify any desired SDKs to start building an agent workflow.

Frequently Asked Questions about agent-builder

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

FAQPage Schema
How do I build an AI agent workflow using Vercel AI or LiteLLM?

To build an AI agent workflow, specify your target SDK like Vercel AI, Anthropic/OpenAI, or LiteLLM. The skill then automates agent configuration and assembly for external service scaffolding.

What is the best way to customize internal agents for OpenCode?

Customizing internal agents for OpenCode defaults to the internal Kortix target. You describe desired modifications, and the skill applies a lightweight design philosophy using primitive units like agents, code, and skills.

Can I use this to scaffold external agent services with Anthropic or OpenAI SDKs?

Yes, you can scaffold external agent services using Anthropic, OpenAI, Vercel AI, or LiteLLM SDKs. Specify your desired SDK during target selection to guide the implementation and assembly process.

What design philosophy does this apply to AI agent building?

The AI agent building process enforces a design philosophy using primitive units: agents, code, and skills. It supports internal default targets and references the opencode skill for internal implementation details to ensure rapid prototyping.

Do I need to install dependencies to assemble AI agents and tools?

No external dependencies are required to assemble AI agents and tools. The skill operates independently to automate configuration and target selection for OpenCode workflows or external SDK scaffolding.