Back to list
PrashamTrivedi

memory-server

by PrashamTrivedi

0🍴 0📅 Jan 5, 2026

SKILL.md


name: memory-server description: Personal knowledge base for storing code, architecture decisions, and research findings. Use when user says "remember this", "save to memory", "find in memory", "what did I learn about". Supports hierarchical tags.

Memory Server

Your personal knowledge base at: {{SERVER_URL}}

Usage

Save Information

  • "Remember this code snippet about React hooks"
  • "Save to memory with tags cloudflare>workers, typescript"
  • "Store this API documentation"

Search & Retrieve

  • "What did I save about Durable Objects?"
  • "Find my notes on MCP transport"
  • "List memories tagged with architecture"

Available Tools

ToolDescription
add_memorySave new memory with name, content, optional URL and tags
find_memoriesSearch by query text and/or filter by tags
list_memoriesBrowse all memories with pagination
get_memoryRetrieve specific memory by ID
add_tagsAdd tags to existing memory
delete_memoryRemove a memory
update_url_contentRefresh content from URL source

Tagging System

Use hierarchical tags for better organization:

parent>child format:
- cloudflare>workers
- cloudflare>d1
- mcp>transport
- mcp>tools
- programming>typescript
- architecture>sop

Examples

Save a Code Snippet

"Remember this Hono middleware pattern with tags hono, middleware, cloudflare>workers"

Research Session

"What do I have saved about WebSocket implementation?"
"Save this new finding with tags real-time, websockets, durable-objects"

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon