opencode-folder-creator

Installation
SKILL.md

OpenCode Folder Creator

Creates complete .opencode directory structures for projects with all necessary configuration files, agents, and commands. This skill sets up the entire OpenCode project structure that teams can immediately use with opencode serve.

IMPORTANT UNIVERSAL PRINCIPLE: This skill creates FOLDERS and STRUCTURES only. The specific agent types mentioned (code-analyzer, documentation-writer, etc.) are EXAMPLES ONLY. Real swarms will have vastly different agent types, purposes, and specializations. This skill is universal and works with ANY agent configuration.

Quick Start

Basic Project Setup

# Create basic OpenCode structure
mkdir -p .opencode/{agent,command}
Installs
1
GitHub Stars
3
First Seen
Apr 7, 2026
opencode-folder-creator — igorwarzocha/opencode-agent-swarm-demo