agent-creator

Create OpenCode agents with a gpt-5.2-codex default from standard templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/acedergren/oci-self-service-portal --skill agent-creator-acedergren
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/acedergren/oci-self-service-portal/tree/main/.opencode/skills/agent-creator
Command: npx skills add https://github.com/acedergren/oci-self-service-portal --skill agent-creator-acedergren

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create new OpenCode agents configured with a gpt-5.2-codex default, enabling rapid AI-assisted agent setup for coding teams.

Core Features & Use Cases

  • Standard agent templates with fields for mode, model, and tools, supporting project-scoped and global agents.
  • One-command provisioning via opencode agent create to accelerate starter agent creation.
  • Clear file-location conventions for project and global agents to simplify maintenance.

Quick Start

Execute opencode agent create to generate a new project agent using the default template.

Frequently Asked Questions about agent-creator

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

FAQPage Schema
How do I create a new OpenCode agent for my project?

To create an OpenCode agent, execute the command 'opencode agent create' to provision a new project-scoped agent using a standard template configured with the gpt-5.2-codex default model.

What fields are included in the standard OpenCode agent template?

The standard OpenCode agent template enforces minimal required fields, specifically mode, model, and tools, ensuring your AI-assisted coding agents have a consistent baseline configuration.

Can I configure global agents or are they limited to project scope?

You can configure both project-scoped and global agents; the agent creation process documents clear file-location conventions for both types to simplify ongoing maintenance.

What is the default model used when generating OpenCode agents?

The default model applied when generating new OpenCode agents is gpt-5.2-codex, providing a standardized starting point for AI-assisted coding workflows.

Do I need any dependencies installed to use the agent-creator Skill?

No external dependencies are required to use the agent-creator Skill, as it operates independently to generate standard agent templates and document file locations.

Is there a quick way to generate a starter agent for AI-assisted coding?

Yes, executing the one-command provisioning via 'opencode agent create' accelerates starter agent creation for developers and teams needing rapid AI-assisted agent setup.