Rank
70
AI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
OpenClaw Agent control bridge for OpenCode CLI. Activates on coding tasks: implementation, review, refactoring, analysis. Uses non-interactive mode with session resume. --- name: opencode-agent description: "OpenClaw Agent control bridge for OpenCode CLI. Activates on coding tasks: implementation, review, refactoring, analysis. Uses non-interactive mode with session resume." metadata: {"openclaw":{"emoji":"๐","requires":{"bins":["gh"],"anyBins":["opencode"],"env":[]}}} --- OpenCode Agent - Control Bridge for OpenCode CLI **Purpose**: This skill provides the interface for OpenClaw A Published capability contract available. No trust telemetry is available yet. Last updated 3/1/2026.
Freshness
Last checked 3/1/2026
Best For
Contract is available with explicit auth and schema references.
Not Ideal For
opencode-agent is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.
Evidence Sources Checked
editorial-content, capability-contract, runtime-metrics, public facts pack
OpenClaw Agent control bridge for OpenCode CLI. Activates on coding tasks: implementation, review, refactoring, analysis. Uses non-interactive mode with session resume. --- name: opencode-agent description: "OpenClaw Agent control bridge for OpenCode CLI. Activates on coding tasks: implementation, review, refactoring, analysis. Uses non-interactive mode with session resume." metadata: {"openclaw":{"emoji":"๐","requires":{"bins":["gh"],"anyBins":["opencode"],"env":[]}}} --- OpenCode Agent - Control Bridge for OpenCode CLI **Purpose**: This skill provides the interface for OpenClaw A
Public facts
6
Change events
1
Artifacts
0
Freshness
Mar 1, 2026
Published capability contract available. No trust telemetry is available yet. Last updated 3/1/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Mar 1, 2026
Vendor
Xuha233
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Published capability contract available. No trust telemetry is available yet. Last updated 3/1/2026.
Setup snapshot
git clone https://github.com/xuha233/opencode-agent-skill.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Xuha233
Protocol compatibility
OpenClaw
Auth modes
api_key, oauth
Machine-readable schemas
OpenAPI or schema references published
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
text
User Request โ Intent Recognition โ Context Check โ Command Selection โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ DECISION FLOW โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ Step 1: Intent Recognition โโ Is coding task? โโNOโโโ Use other skill โโ YES โโโโโโโโโโโโโโโโโโโโ Continue to Step 2 Step 2: Task Type โโ Implementation? โโโ Step 3a โโ Review? โโโโโโโโโโโ Step 3b โโ Refactor? โโโโโโโโโโ Step 3c โโ Explain? โโโโโโโโโโโ Step 3d โโ Bug Fix? โโโโโโโโโโโ Step 3e โโ Other โโโโโโโโโโโโโโ Step 3a (default) Step 3a: Implementation Context โโ New project / unrelated task? โโโ opencode run "prompt" โโ Continue existing task? โโโโโโโโโ Check Step 4 โโ Risky change (large refactor)? โโ opencode run --continue --fork "prompt" Step 3b: Code Review Context โโ Single file? โโโโโโโโโโโโโโโโโโโโ opencode run --file file.ts "review" โโ Multiple files? โโโโโโโโโโโโโโโโโโ opencode run --file f1.ts --file f2.ts "review" โโ After implementation? โโโโโโโโโโโโโ opencode run --continue "review changes" โโ Specific session? โโโโโโโโโโโโโโโโ opencode run --session <id> "review files" Step 3c: Refactoring Context โโ Small change (safe)? โโโโโโโโโโโโโ opencode run --continue "refactor X" โโ Large/Ambiguous change? โโโโโโโโโโ opencode run --continue --fork "try refactoring" โโ Multiple approaches? โโโโโโโโโโโโโโโ Fork each approach separately Step 3d: Explanation Context โโ Understand codebase? โโโโโโโโโโโโโโ opencode run "explain architecture" โโ Specific file? โโโโโโโโโโโโโโโโโโโโ opencode run --file file.ts "explain this" โโ Session recall? โโโโโโโโโโโโโโโโโโโ Check Step 4 Step 3e: Bug Fix Context โโ Error log provided? โโโโโโโโโโโโโโโ opencode run --file error.log "investigate" โโ Context files available? โโโโโโโโโโโ opencode run --file src/ts "fix bug" โโ Multiple fix attempts? โโโโโโโโโโโโโ opencode run --continue --fork "try fix B" Step 4: Session Context โโ User says "continue"
bash
opencode run "prompt" [OPTIONS]
bash
opencode run "Implement user registration with password hashing and JWT tokens"
bash
opencode run --continue "Add email verification feature"
bash
opencode run --continue --fork "Try implementing with OAuth2 instead"
bash
opencode run "Review authentication flow for security issues" --file src/auth.ts --file src/session.ts
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
OpenClaw Agent control bridge for OpenCode CLI. Activates on coding tasks: implementation, review, refactoring, analysis. Uses non-interactive mode with session resume. --- name: opencode-agent description: "OpenClaw Agent control bridge for OpenCode CLI. Activates on coding tasks: implementation, review, refactoring, analysis. Uses non-interactive mode with session resume." metadata: {"openclaw":{"emoji":"๐","requires":{"bins":["gh"],"anyBins":["opencode"],"env":[]}}} --- OpenCode Agent - Control Bridge for OpenCode CLI **Purpose**: This skill provides the interface for OpenClaw A
Purpose: This skill provides the interface for OpenClaw Agent to control OpenCode CLI for coding tasks.
Activate this skill when user request matches any coding task pattern:
Keywords: implement, build, create, add function, write code, generate
Examples:
Keywords: review, audit, check, analyze code
Examples:
Keywords: refactor, improve, optimize, clean up
Examples:
Keywords: explain, what does, how does, understand
Examples:
Keywords: fix bug, debug, resolve error, investigate issue
Examples:
User Request โ Intent Recognition โ Context Check โ Command Selection
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ DECISION FLOW โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Step 1: Intent Recognition
โโ Is coding task? โโNOโโโ Use other skill
โโ YES โโโโโโโโโโโโโโโโโโโโ Continue to Step 2
Step 2: Task Type
โโ Implementation? โโโ Step 3a
โโ Review? โโโโโโโโโโโ Step 3b
โโ Refactor? โโโโโโโโโโ Step 3c
โโ Explain? โโโโโโโโโโโ Step 3d
โโ Bug Fix? โโโโโโโโโโโ Step 3e
โโ Other โโโโโโโโโโโโโโ Step 3a (default)
Step 3a: Implementation Context
โโ New project / unrelated task? โโโ opencode run "prompt"
โโ Continue existing task? โโโโโโโโโ Check Step 4
โโ Risky change (large refactor)? โโ opencode run --continue --fork "prompt"
Step 3b: Code Review Context
โโ Single file? โโโโโโโโโโโโโโโโโโโโ opencode run --file file.ts "review"
โโ Multiple files? โโโโโโโโโโโโโโโโโโ opencode run --file f1.ts --file f2.ts "review"
โโ After implementation? โโโโโโโโโโโโโ opencode run --continue "review changes"
โโ Specific session? โโโโโโโโโโโโโโโโ opencode run --session <id> "review files"
Step 3c: Refactoring Context
โโ Small change (safe)? โโโโโโโโโโโโโ opencode run --continue "refactor X"
โโ Large/Ambiguous change? โโโโโโโโโโ opencode run --continue --fork "try refactoring"
โโ Multiple approaches? โโโโโโโโโโโโโโโ Fork each approach separately
Step 3d: Explanation Context
โโ Understand codebase? โโโโโโโโโโโโโโ opencode run "explain architecture"
โโ Specific file? โโโโโโโโโโโโโโโโโโโโ opencode run --file file.ts "explain this"
โโ Session recall? โโโโโโโโโโโโโโโโโโโ Check Step 4
Step 3e: Bug Fix Context
โโ Error log provided? โโโโโโโโโโโโโโโ opencode run --file error.log "investigate"
โโ Context files available? โโโโโโโโโโโ opencode run --file src/ts "fix bug"
โโ Multiple fix attempts? โโโโโโโโโโโโโ opencode run --continue --fork "try fix B"
Step 4: Session Context
โโ User says "continue"? โโโโโโโโโโโโโโ opencode run --continue "prompt"
โโ User provides session ID? โโโโโโโโโโ opencode run --session <id> "prompt"
โโ Latest session relevant? โโโโโโโโโโ Check via opencode session list
โโ Need clean slate? โโโโโโโโโโโโโโโโโโ opencode run "prompt"
opencode runSyntax:
opencode run "prompt" [OPTIONS]
Key Flags for Agent:
| Flag | When to Use | Context |
|------|------------|---------|
| --continue, -c | Task continuation | User says "continue", "add", "more" |
| --session, -s <id> | Specific session recovery | User provides ID or references old task |
| --fork | Alternative approaches | Risky changes, multiple implementations |
| --file, -f <path> | Context attachment | References files, multi-file review, directory |
| --model, -m <provider/model> | Model selection | Deep reasoning (Claude Sonnet), fast/cheap (DeepSeek) |
| --format json | Programmatic output | Need to parse events, extract structured data |
Recommended Patterns:
New Implementation:
opencode run "Implement user registration with password hashing and JWT tokens"
Continue Task:
opencode run --continue "Add email verification feature"
Fork for Alternative:
opencode run --continue --fork "Try implementing with OAuth2 instead"
With Context Files:
opencode run "Review authentication flow for security issues" --file src/auth.ts --file src/session.ts
Specific Model:
opencode run --model anthropic/claude-sonnet-4-20250514 "Implement complex algorithm"
List Sessions:
opencode session list --format json
Returns JSON: [{id, title, updated, created, projectId, directory}]
Check Latest:
opencode session list | head -2
Delete Session:
opencode session delete <session-id>
Get Current Usage:
opencode stats --format json
Last N Days:
opencode stats --days 7 --format json
Export Session:
opencode export <session-id> > backup.json
Import Session:
opencode import <file.json or URL>
Positive Indicators โ :
Negative Indicators โ:
Add Files When:
File Attachment Order:
Maximum Rule: Attach up to 10 files at once. For more, ask user.
Use --continue When:
Use --session <id> When:
Start New Session When:
Fork When:
Modify When:
# Phase 1: Explore (Read-only)
opencode run "Explain the current authentication implementation" --file src/auth.ts
# Phase 2: Plan
opencode run --continue "Create a detailed plan for adding password reset feature"
# Phase 3: Implement
opencode run --continue "Implement the password reset feature"
# Phase 4: Test
opencode run --continue "Write tests for password reset"
# Phase 5: Review
opencode run --continue "Review the implementation for security issues"
# Phase 6: Commit
git checkout -b feat/password-reset
git add .
git commit -m "feat: add password reset"
gh pr create -t "feat: add password reset" -b "..."
# Attach all relevant files
opencode run -f src/auth/login.ts -f src/auth/session.ts -f src/api/auth.ts "Review authentication module for security issues, error handling, and code quality"
# Fix findings
opencode run --continue "Address the review findings:
1. Fix SQL injection risk in login query
2. Add input validation for email/username
3. Handle edge case of expired JWT tokens"
# Re-review
opencode run --continue "Re-review after fixes"
# Investigate
opencode run -f logs/error.log -f src/auth/login.ts "Analyze this error: User reports 'Login fails with valid credentials'"
opencode run --continue "What's the root cause?"
# Fix
opencode run --continue "Implement the fix for root cause identified"
# Verify
opencode run --continue "Verify the fix resolves the issue"
# Approach A
opencode run "Implement user authentication with JWT tokens"
# Fork for Approach B (OAuth2)
opencode run --continue --fork "Replace JWT with OAuth2 flow"
# Fork for Approach C (Session-based auth)
opencode run -s <fork-b-id> --fork "Try session-based authentication"
# Compare
opencode run -s <original-id> "List pros/cons of JWT approach"
opencode run -s <fork-b-id> "List pros/cons of OAuth2 approach"
Format: Human-readable text Agent Action: Present to user, summarize if long
--format json)Format: Event stream Event Types:
message.updated - Agent/model infomessage.part.updated - Text/tool/reasoningstep-start, step-finish - Tool executionsession.status - Session state (idle/busy/error)Agent Action: Parse and extract:
Table Format: Human-readable Agent Action: Show latest 5-10 sessions
JSON Format: Structured data Agent Action: Parse for automation, date filtering
command -v opencode && opencode --version
opencode auth list
opencode session list
User: "Implement a user logout function"
Agent Reasoning:
opencode run "Implement user logout with JWT token invalidation and session management"Agent Action:
opencode run "Implement user logout function:
- Clear JWT token
- Invalidate session
- Add error handling
- Return proper response" --file src/auth/session.ts
User: "Review the login code"
Agent Reasoning:
Agent Action:
opencode run "Review authentication login and session management for security issues, error handling, code quality" --file src/auth/login.ts --file src/auth/session.ts
User: "Login fails with valid credentials"
Agent Reasoning:
Agent Action:
opencode run "Investigate: User reports 'Login fails with valid credentials'. Find root cause and propose fix" --file logs/error.log --file src/auth/login.ts
User: "Implement registration, then add email verification, then test"
Agent Reasoning:
--continue for phasesAgent Action:
# Phase 1
opencode run "Implement user registration with password hashing"
# Phase 2
opencode run --continue "Add email verification after registration"
# Phase 3
opencode run --continue "Write tests for registration + verification workflow"
~/.local/share/opencode/config.json~/.local/share/opencode/auth.json--continue for related tasks--format json for programmatic parsingopencode session list before new sessionopencode stats periodically| Scenario | Command |
|----------|---------|
| New task | opencode run "prompt" |
| Continue task | opencode run --continue "prompt" |
| Fork alternative | opencode run --continue --fork "prompt" |
| Review single file | opencode run --file file.ts "review" |
| Review multiple files | opencode run -f f1.ts -f f2.ts "review" |
| Bug investigation | opencode run -f error.log "investigate" |
| Deep reasoning | opencode run -m anthropic/claude-sonnet-4 "task" |
| List sessions | opencode session list --format json |
| Get stats | opencode stats --format json |
| Export session | opencode export <id> > backup.json |
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
ready
Auth
api_key, oauth
Streaming
Yes
Data region
global
Protocol support
Requires: openclew, lang:typescript, streaming
Forbidden: high_risk
Guardrails
Operational confidence: medium
curl -s "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/snapshot"
curl -s "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract"
curl -s "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 5d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | ๐ Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "ready",
"authModes": [
"api_key",
"oauth"
],
"requires": [
"openclew",
"lang:typescript",
"streaming"
],
"forbidden": [
"high_risk"
],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": true,
"inputSchemaRef": "https://github.com/xuha233/opencode-agent-skill#input",
"outputSchemaRef": "https://github.com/xuha233/opencode-agent-skill#output",
"dataRegion": "global",
"contractUpdatedAt": "2026-02-24T19:41:36.846Z",
"sourceUpdatedAt": "2026-02-24T19:41:36.846Z",
"freshnessSeconds": 4428365
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T01:47:42.325Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Xuha233",
"href": "https://github.com/xuha233/opencode-agent-skill",
"sourceUrl": "https://github.com/xuha233/opencode-agent-skill",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-03-01T06:02:04.557Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-24T19:41:36.846Z",
"isPublic": true
},
{
"factKey": "auth_modes",
"category": "compatibility",
"label": "Auth modes",
"value": "api_key, oauth",
"href": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:41:36.846Z",
"isPublic": true
},
{
"factKey": "schema_refs",
"category": "artifact",
"label": "Machine-readable schemas",
"value": "OpenAPI or schema references published",
"href": "https://github.com/xuha233/opencode-agent-skill#input",
"sourceUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:41:36.846Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/xuha233-opencode-agent-skill/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub ยท GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to opencode-agent and adjacent AI workflows.