opencode-agent

Installation
SKILL.md

OpenCode Agent

Use this skill to run coding tasks through a remote OpenCode server.

Required Command Pattern

Always use this shape:

opencode run --attach <server_url> "<task>" --dir "<server_path>"

Example:

opencode run --attach http://127.0.0.1:4096 "what is in this folder" --dir "/home/richard/FeedMob"

Configuration

Installs
1
GitHub Stars
1
First Seen
Mar 12, 2026
opencode-agent — feed-mob/agent-skills