volcengine/openviking

opencode

Monitor and manage your OpenCode tasks using helper scripts.

Quelltext ansehen
Originales Skill-Dokument

Aus dem Quell-Repository gerendert; Überschriften, Beispiele, Code, Tabellen, Links und Bilder bleiben erhalten.

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
aus demselben Repository

Weitere Skills

Alle Skills
volcengine
Community

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.

Installationen
1
GitHub Stars
36.293
Aktualisiert
9. Sept.
volcengine
Community

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.

Installationen
1
GitHub Stars
36.293
Aktualisiert
9. Sept.
volcengine
Community

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.

Installationen
1
GitHub Stars
36.293
Aktualisiert
9. Sept.
volcengine
Community

skill-creator

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

Installationen
1
GitHub Stars
36.293
Aktualisiert
9. Sept.