Opencode-Workflows
Reusable OpenCode commands, agents, and workflow templates
All Skills in This Repository (31)
Pure Emerald Level Indicatorsrepo-maintenance
Audit repository configuration files and synchronize documentation using Python scripts.
command-creator
Create custom slash commands for automating repetitive tasks in OpenCode.
opencode-config
Manage OpenCode configuration files for providers, permissions, models, and rules.
skill-creator
Creates and organizes .NET MAUI projects with customizable templates and workflows.
agent-architect
Create and refine OpenCode agents through interactive dialogue.
create-opencode-plugin
Guide users through creating OpenCode plugins with the official SDK.
agent-navigation-sop
Generate AGENTS.md documentation outlining build/test commands, coding conventions, task routing, and codebase structure.
user-onboarding-sop
Generate AGENTS.md end-user documentation covering setup, installation, and usage instructions.
mcp-installer
Discover, install, and configure MCP servers in opencode.json.
plugin-installer
Discover, evaluate, and install OpenCode plugins from a curated catalog.
model-researcher
Add and configure custom AI models in opencode.json with researched specifications.
prd-authoring
Generate Product Requirement Document templates with parallel planning guidance.
Frequently Asked Questions
FAQPage SchemaHow to install Opencode-Workflows?โผ
Run `npx skills add IgorWarzocha/Opencode-Workflows --all -g -y` in your terminal to install all skills globally.
What does Opencode-Workflows do?โผ
It provides reusable OpenCode commands, agent prompts, and skills for coding, security reviews, PRD planning, and document creation. You trigger them with simple slash commands like /loop, /refactor, or /init.
How do I create custom OpenCode commands?โผ
Use the command-creator skill, which guides you through a short Q&A and generates a ready-to-use slash command file with arguments and prompts.
Can it audit my code for security issues?โผ
Yes. The security-reviewer pack scans Next.js, Vite, Express, Django, FastAPI, Convex, Bun, and Docker projects for leaked secrets, missing auth, and common vulnerabilities.
Do I need coding experience to use these workflows?โผ
Basic terminal use is enough for most commands. You describe what you want in plain English and the agent executes the underlying workflow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core