opencode

Use helper scripts to manage your OpenCode instances.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "opencode" with this command: npx skills add volcengine/openviking/volcengine-openviking-opencode

OpenCode Skill

Use helper scripts to manage your OpenCode instances.

Helper Scripts

All scripts are in the workspace skills directory. Run them with:

uv run python skills/opencode/script_name.py

Note: Do not kill the opencode process.

Scripts

list_sessions.py

Listing all OpenCode sessions

Example: uv run python skills/opencode/list_sessions.py

list_messages_of_session.py

Listing latest OpenCode messages by session_id

Example: uv run python skills/opencode/list_sessions.py {session_id}

Session Status Types

  • 🟢 WAITING: Last message was from user - agent is waiting for input

  • 🔴 WORKING: Last message was from assistant - agent recently finished or may be working

  • 🟡 UNKNOWN: Cannot determine status

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

github

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-proxy

No summary provided by upstream source.

Repository SourceNeeds Review
General

openviking

No summary provided by upstream source.

Repository SourceNeeds Review