smithery.ai

memory-recall

指定キーワードに関連する過去の記憶を ~/.config/opencode/memories/ から検索・読み込み・要約して提示。

First seen Mar 25, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Declared

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT
Compatibilityopencode,claude
Declared agents claude-code opencode
More metadata
audience

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 916 B
  • docs SUMMARY.md 156 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

想起原則

  • 検索対象: ~/.config/opencode/memories/*.md
  • 優先: summary/title/topics、ファイル名、日付(新しい順)

想起手順

  1. キーワード確認($ARGUMENTS)
  2. ls で一覧取得
  3. grep で候補抽出
  4. 関連性高い順で3〜5件選定
  5. 各ファイルを読み込み、要約提示(ファイル名、日付、要約、抜粋)

When to use me

  • 同じトピック再登場時
  • 「前に話したこと」「記憶を思い出して」と言われた時
  • 自動: 似た話題でコンテキスト不足時