@tank/opencode-agent-creator

Create specialized OpenCode agents with roles, expertise, and behavioral directives.

1|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/tankpkg/skills --skill tank-opencode-agent-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: @tank/opencode-agent-creator
Source: https://github.com/tankpkg/skills/tree/main/skills/opencode-agent-creator
Command: npx skills add https://github.com/tankpkg/skills --skill tank-opencode-agent-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of specialized AI agents, enabling you to define unique roles and capabilities for AI assistants.

Core Features & Use Cases

  • Agent Anatomy: Understand the structure of agent configuration files (Markdown and JSON).
  • Role Design: Define agent personas, expertise, and behavioral directives.
  • Prompt Engineering: Craft effective system prompts for agent behavior.
  • Skill-to-Agent Conversion: Transform existing knowledge skills into actionable agents.
  • Use Case: Create a dedicated "Code Reviewer" agent that strictly enforces coding standards and identifies potential bugs, or a "DevOps SRE" agent that manages infrastructure deployment tasks.

Quick Start

Use the opencode-agent-creator skill to create a new agent for the role of a 'Database Specialist'.

Frequently Asked Questions about @tank/opencode-agent-creator

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

FAQPage Schema
How do I build a custom AI agent for a specific coding role?

Yes, you can convert existing Tank skills into standalone agents. This skill-to-agent conversion process transforms knowledge-based skills into actionable agents with defined roles and behavioral directives for specific tasks.

What is agent anatomy in OpenCode?

Agent anatomy refers to the structural configuration of AI agents using Markdown and JSON formats. It encompasses system prompts, tool permissions, and role definitions that dictate how an agent operates and interacts within the environment.

Can I use prompt engineering to define agent behavioral directives?

Yes, prompt engineering is used to craft effective system prompts that define agent behavioral directives. This allows you to establish strict coding standards, manage infrastructure tasks, or enforce specific operational rules for the agent.

Does OpenCode agent creation support advanced agent orchestration?

Yes, OpenCode agent creation supports advanced agent orchestration through oh-my-opencode integration. This allows multiple specialized agents to be coordinated and managed together for complex, multi-step operational workflows.

What's the best way to create a database specialist agent?

The best way to create a database specialist agent is to define its specific role, expertise in database management, and behavioral directives in a configuration file. You then craft system prompts and set appropriate tool permissions for database operations.