ホーム/数据 & AI/super-search
S

super-search

by @supermemoryaiv
4.7(35)

このスキルはスーパー検索に使用され、Supermemory内で過去のコーディングセッション、決定、保存された情報を検索し、ユーザーのクエリとオプションのスコープフラグをサポートします。

Semantic SearchInformation RetrievalKnowledge GraphsVector SearchElasticsearchGitHub
インストール方法
npx skills add supermemoryai/claude-supermemory --skill super-search
compare_arrows

Before / After 効果比較

1
使用前

大量の過去のコーディングセッションと意思決定の中から特定の情報を探すことは、時間と労力がかかり、重要な詳細を見落としやすく、その後の開発効率に影響を与えます。

使用後

このスキルはスーパー検索機能を提供し、Supermemory内で過去のコーディングセッションと意思決定を素早く検索し、情報検索の効率を大幅に向上させます。

description SKILL.md

super-search

Super Search

Search Supermemory for past coding sessions, decisions, and saved information.

How to Search

Run the search script with the user's query and optional scope flag:

node "${CLAUDE_PLUGIN_ROOT}/scripts/search-memory.cjs" [--user|--repo|--both] "USER_QUERY_HERE"

Scope Flags

  • --both (default): Search both personal session and project memories across team members in parallel

  • --user: Search personal/user memories across sessions

  • --repo: Search project/repo memories across team members

Examples

User asks "what did I work on yesterday":

node "${CLAUDE_PLUGIN_ROOT}/scripts/search-memory.cjs" "work yesterday recent activity"

User asks "how did we implement auth" (project-specific):

node "${CLAUDE_PLUGIN_ROOT}/scripts/search-memory.cjs" --repo "authentication implementation"

User asks "what are my coding preferences":

node "${CLAUDE_PLUGIN_ROOT}/scripts/search-memory.cjs" --user "coding preferences style"

Present Results

The script outputs formatted memory results with timestamps and relevance scores. Present them clearly to the user and offer to search again with different terms if needed. Weekly Installs2.2KRepositorysupermemoryai/c…ermemoryGitHub Stars2.3KFirst SeenJan 30, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled onopencode2.0Kgemini-cli2.0Kcodex2.0Kgithub-copilot2.0Kkimi-cli2.0Kamp2.0K

forumユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数1.2K
評価4.7 / 5.0
バージョン
更新日2026年3月17日
比較事例1 件

ユーザー評価

4.7(35)
5
0%
4
0%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月17日
最終更新2026年3月17日