Agent skill

roundtable-memory-extract

会話やログからメモリ候補を抽出し、結果を workspace に保存する

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/roundtable-memory-extract

Metadata

Additional technical details for this skill

openclaw
{
    "os": [
        "linux"
    ],
    "emoji": "\ud83e\udde0"
}

SKILL.md

roundtable-memory-extract

目的

会話から Memory を抽出。Structured Memory として保存。

保存先(Anicca 内・フルパス)

種類 フルパス
実行結果 /home/anicca/.openclaw/workspace/roundtable-memory-extract/run_YYYY-MM-DD.json

VPS 相対: ~/.openclaw/workspace/roundtable-memory-extract/run_YYYY-MM-DD.json

必須 env

キー 説明
(実装が参照する場合のみ)

必須 tools

  • web_fetch(実装で外部 API 利用時)

入力

  • なし(cron 起動)。

実行手順

  1. VPS 上で会話から Memory を抽出・保存する処理を実行する。
  2. 結果を workspace/roundtable-memory-extract/run_YYYY-MM-DD.json に書く。

出力 / 監査ログ

  • 上記パスに結果を記録。

Slack 報告

【絶対】 実行結果・要約は Slack #metrics(チャンネル ID: C091G3PKHL2)に投稿する。成功でも失敗でも必ず投稿する。投稿しないことは許されない。

失敗時処理

  • 5xx: 次回 cron で再実行。

禁止事項

  • なし。

Cron

55 8 * * * (08:55 JST)

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results