super-search
このスキルはスーパー検索に使用され、Supermemory内で過去のコーディングセッション、決定、保存された情報を検索し、ユーザーのクエリとオプションのスコープフラグをサポートします。
npx skills add supermemoryai/claude-supermemory --skill super-searchBefore / 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)
レビューを書く
レビューなし
統計データ
ユーザー評価
この Skill を評価