<- toolbox.md
ToolboxMD Agent Module

AgentsMD v8.7.0

Align agent work with mission and Project Direction, then shape, deliver, and prove valuable outcomes through owned workflows.

Releasev8.7.0
Source commit4ffe78481f94a3b61416a2583ef04d21928c6aa5
Project Record SHA-256b49b8744cc568b0fbb282925d3ca5884d598bb722351223467d162cef7ea21fb
Marketplacev1.3.1@076007789a4b3c1ff75c085a0e5b1d169f05cbaf

Install with Codex

codex plugin marketplace add toolboxmd/marketplace
codex plugin add agentsmd@toolboxmd

Read the exact release documentation for host configuration, migration boundaries, and post-install steps.

OpenCode CLI

AgentsMD supports the OpenCode 1.18.29 CLI interface on POSIX hosts. The adapter checks that exact version and its required flags before a model run. Other versions need compatibility proof before this support claim expands. Provider availability is independent of host support; select an exact provider/model for each run. No model becomes a global default.

This CLI integration is separate from native plugin distribution for Codex, Claude Code, Grok. Read the exact released OpenCode guide.

Released setup, shared Skills and host limits

OpenCode composes project AGENTS.md found while walking up from its working directory with global $XDG_CONFIG_HOME/opencode/AGENTS.md, defaulting to ~/.config/opencode/AGENTS.md. CLAUDE.md is a project fallback, and ~/.claude/CLAUDE.md is a global fallback when the OpenCode global file is absent. Configured instructions add further sources. AgentsMD does not edit that configuration. See the official instruction rules.

OpenCode discovers ~/.agents/skills/<name>/SKILL.md and loads Skills on demand. Reuse that shared installation; this integration creates no Skill tree. Verify available names with opencode debug skill in the intended repository. The host also discovers project Skills and its own config Skill paths; avoid installing a second copy of a shared Skill there. See official Skill discovery. Host-native frontmatter differs: OpenCode ignores unrecognized fields, so user-only planning invocation continues to depend on the canonical operating contract.

The global contract requires the full Project Direction triad before project work. OpenCode does not run the Codex Project Direction lifecycle hook. A fresh session must read those files and applicable project instructions. The bounded adapter includes this obligation in its handoff prompt.

Use AGENTSMD_DIR for an extracted released artifact or stable canonical checkout of a released tag. The source must be a regular AGENTS.md outside plugin caches. Release identity is verified through the distribution workflow; the link command verifies path ownership and bytes, not GitHub release status.

"$AGENTSMD_DIR/bin/agentsmd-opencode" install --source "$AGENTSMD_DIR/AGENTS.md"
"$AGENTSMD_DIR/bin/agentsmd-opencode" status --source "$AGENTSMD_DIR/AGENTS.md"
"$AGENTSMD_DIR/bin/agentsmd-opencode" update --source "$AGENTSMD_DIR/AGENTS.md"

OpenCode does not reproduce Codex app-native task coordination, memory, connectors, computer/browser UI tools or lifecycle hooks. Host-native tools and permissions remain OpenCode's responsibility; AgentsMD supplies the shared operating contract and the narrow CLI handoff.

Active Skills (14)

Released sources

Discovery compatibility

The well-known index is generated for the Vercel skills CLI and the Cloudflare discovery RFC v0.2.0. toolbox.md does not describe that distribution URL as part of the core Agent Skills file-format specification.