agentic-commands

Official

Create OpenCode command templates for automation

Authormoonpixels
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Write OpenCode command templates that agents can execute reliably in TUI or headless mode. This helps teams automate repetitive agent workflows without manual scripting.

Core Features & Use Cases

  • Store commands in .opencode/commands/{name}.md (global: ~/.config/opencode/commands/{name}.md).
  • Use $ARGUMENTS (or $1, $2) for user input, !`cmd` for shell output, and @file to include file contents.
  • Write explicit success/failure handling and verification steps.
  • Avoid destructive commands unless explicitly asked; require confirmation when needed.
  • Prefer subtask: true for noisy or multi-step workflows.

Quick Start

Create a new command template at .opencode/commands/{name}.md and define its behavior.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agentic-commands
Download link: https://github.com/moonpixels/laravel-skeleton-react/archive/main.zip#agentic-commands

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.