opencode-folder-creator

Create OpenCode project folder structures with configuration and agent subfolders.

3|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/IgorWarzocha/opencode-agent-swarm-demo --skill opencode-folder-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-folder-creator
Source: https://github.com/IgorWarzocha/opencode-agent-swarm-demo/tree/main/.claude/skills/opencode-folder-creator
Command: npx skills add https://github.com/IgorWarzocha/opencode-agent-swarm-demo --skill opencode-folder-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves? Setting up new OpenCode projects or specialized agent folders with correct configurations can be time-consuming and prone to manual errors. This Skill automates the creation of these structures, ensuring consistency and readiness for deployment, so you can start building faster.

Core Features & Use Cases

  • Complete Project Setup: Generates .opencode directory structures with configuration files, agents, and commands, providing a ready-to-use environment.
  • Swarm-Ready Agent Folders: Creates specialized agent directories with proper communication protocols for multi-agent swarm deployments, streamlining your multi-AI projects.
  • Universal Design: Works with any agent configuration, purpose, or specialization, offering a flexible foundation for diverse AI applications.
  • Use Case: Quickly set up a new project with a dedicated "code-reviewer" agent, or prepare multiple specialized folders for a new AI agent swarm, each with its own configuration and communication guidelines, all with a single command.

Quick Start

Use the opencode-folder-creator skill to create a new specialized agent folder named 'my-new-agent' with swarm communication protocols.

Frequently Asked Questions about opencode-folder-creator

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

FAQPage Schema
How do I automate OpenCode project structure creation?

Automate OpenCode project setup by using the folder-creator skill to generate complete directory trees with configuration files, agent subfolders, and swarm-ready communication templates in one command, eliminating manual errors and saving setup time.

Can I create multi-agent swarm folders with predefined configurations?

Yes, the skill creates specialized agent directories with proper communication protocols for multi-agent swarm deployments, allowing you to set up multiple configured agents with consistent structure and naming conventions automatically.

What gets generated in an OpenCode project scaffold?

The scaffold generates a `.opencode` directory containing configuration files, agent and command subfolders, main opencode.json configuration, standardized communication protocols, and enforced kebab-case naming conventions ready for deployment.

Does the folder creator work with any agent type or configuration?

Yes, the skill offers universal design working with any agent configuration, purpose, or specialization, providing a flexible foundation for diverse AI applications without tool-specific constraints.

How do I set up a new specialized agent folder quickly?

Use the skill to create a new agent folder by specifying the agent name; it automatically generates the folder structure, communication protocols, and configuration files needed for swarm-ready deployment in a single operation.

What naming conventions does the project structure enforce?

The skill enforces kebab-case naming conventions throughout the generated folder structure, ensuring consistency across agent names, command folders, and configuration files for standardized OpenCode project organization.