Skills Plugins MCP Prompt Model 博客 我的中心

memora

Use when working with persistent memory across sessions, storing/retrieving knowledge, managing TODOs/issues, or when context from previous sessions would be helpful.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=agentic-box-memora-claude-plugin-skills-memora-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name memora description Use when working with persistent memory across sessions, storing/retrieving knowledge, managing TODOs/issues, or when context from previous sessions would be helpful. version 0.2.20 Memora - Persistent Semantic Memory Memora is the persistent memory system for this environment. Use memora MCP tools to store, search, and organize knowledge across sessions. When to Use Session start : Relevant memories are auto-injected via hook Storing decisions : Use memory_create to save architectural decisions, patterns, preferences Finding context : Use memory_hybrid_search to find relevant past work Tracking work : Use memory_create_todo / memory_create_issue for task tracking Organizing knowledge : Use memory_hierarchy to browse organized memories Core Tools Creating Memories memory_create - Store a new memory (auto-deduplicates, suggests hierarchy) memory_create_todo - Create a TODO with priority (high/medium/low) memory_create_issue - Create an issue with severity (critical/major/minor) memory_create_section - Create organizational headers memory_create_batch - Bulk create multiple memories Searching memory_hybrid_search - Best search: combines keyword + semantic (use this by default) memory_semantic_search - Pure vector similarity search memory_list - List/filter by tags, dates, metadata memory_list_compact - Lightweight listing (id, preview, tags only) Organizing memory_hierarchy - View memories in section/subsection tree memory_tags - List allowed tags memory_tag_hierarchy - View tag namespace tree memory_link - Create typed relationships between memories memory_clusters - Detect related memory clusters Maintenance memory_find_duplicates - Find and review potential duplicates (LLM-powered) memory_merge - Merge two memories together memory_insights - Get activity summary, stale items, patterns memory_stats - Database statistics memory_boost - Increase a memory's importance ranking Visualization Knowledge graph available at http://localhost:8765 when running memory_export_graph - Export as interactive HTML file Tag Conventions Use hierarchical tags with / separators: memora/knowledge - General knowledge memora/todos - Task items memora/issues - Bug/issue tracking memora/auto-capture - Auto-captured content memora/sections - Organizational headers project-name/topic - Project-specific tags Best Practices Search before creating - avoid duplicates Use metadata for structured data ( section , subsection , project ) Tag consistently - use hierarchical tags Boost important memories - they rank higher in searches Use hybrid search as default - it combines keyword + semantic Review insights periodically - find stale items and consolidation opportunities Auto-Capture When MEMORA_AUTO_CAPTURE=true is set, the PostToolUse hook automatically captures: Git commits (appended to per-project commit log) Test results (failures become issues) Web research (GitHub repos, documentation) Documentation edits (README, CHANGELOG, etc.)
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。