volcengine/openviking

opencode

Monitor and manage your OpenCode tasks using helper scripts.

ソースを見る
リポジトリの原文

見出し、例、コード、表、リンク、参照画像を含む原文を表示しています。

OpenCode Skill

Use helper scripts to manage your OpenCode instances.

Helper Scripts

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

bash
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/listsessions.py {sessionid}

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
同じリポジトリから

関連する Skills

すべての Skills
volcengine
コミュニティ

daily-report

Compile timestamped conversation logs, agent sessions, IM messages, collaborative documents, meeting notes, task records, and similar OpenViking materials into concise, evidence-grounded daily reports. Use with ov compile when the user asks for a daily work report, end-of-day digest, 日报, or reports for one or more dates, especially when activities must be reconstructed across heterogeneous sources without treating plans or agent suggestions as completed work.

導入数
1
GitHub Stars
3.6万
更新日
9月9日
volcengine
コミュニティ

ov_dream

Use when the user explicitly types ov dream or ov recall and the request should be routed to the OpenViking sync/recall CLI instead of handled as normal chat.

導入数
1
GitHub Stars
3.6万
更新日
9月9日
volcengine
コミュニティ

ov-experience-memory

Retrieve and apply OpenViking Experience memories through the Agent runtime's generic OpenViking search and read tools. Use before or during executable, multi-step, or tool-based work such as coding, file or data changes, configuration, deployment, workflow execution, and failure recovery when prior operational guidance could improve reliability. Do not use for casual chat or simple factual questions.

導入数
1
GitHub Stars
3.6万
更新日
9月9日
volcengine
コミュニティ

skill-creator

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

導入数
1
GitHub Stars
3.6万
更新日
9月9日