Persist SEO/GEO campaign context across Claude sessions with automatic hot-list, active work, and archive tiers. 项目记忆/跨会话
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install memory-management或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install memory-management⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/memory-management/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: memory-management version: "4.0.0" description: 'Persist SEO/GEO project context, brand guidelines, and target keywords across sessions so your agent remembers strategy without re-explaining. Use when the user asks to "remember project context", "save SEO data", "track campaign progress", "store keyword data", "manage project memory", "remember this for next time", "save my keyword data", "keep track of this campaign". Manages a two-layer memory system (hot cache + cold storage) with intelligent promotion/demotion.' license: Apache-2.0 compatibility: "Claude Code ≥1.0, skills.sh marketplace, ClawHub marketplace, Vercel Labs skills ecosystem. No system packages required. Optional: MCP network access for SEO tool integrations." homepage: "https://github.com/aaron-he-zhu/seo-geo-claude-skills" metadata: author: aaron-he-zhu version: "4.0.0" geo-relevance: "low" tags: - seo - geo - project memory - context management - campaign tracking - data persistence - keyword tracking - project context - context-memory - project-memory - seo-tracking - campaign-tracking - session-context - hot-cache - project-continuity triggers: - "remember project context" - "save SEO data" - "track campaign progress" - "store keyword data" - "manage project memory" - "save progress" - "project context" - "remember this for next time" - "save my keyword data" - "keep track of this campaign" ---
> SEO & GEO Skills Library · 20 skills for SEO + GEO · ClawHub · skills.sh
Browse all 20 skills
Research · keyword-research · competitor-analysis · serp-analysis · content-gap-analysis
Build · seo-content-writer · geo-content-optimizer · meta-tags-optimizer · schema-markup-generator
Optimize · on-page-seo-auditor · technical-seo-checker · internal-linking-optimizer · content-refresher
Monitor · rank-tracker · backlink-analyzer · performance-reporter · alert-manager
Cross-cutting · content-quality-auditor · domain-authority-auditor · entity-optimizer · memory-management
This skill implements a two-layer memory system for SEO and GEO projects, maintaining a hot cache for active context and cold storage for detailed historical data. It automatically promotes frequently referenced items and demotes stale data, ensuring optimal context loading and efficient project memory.
Set up SEO memory for [project name]
Initialize memory structure for a new [industry] website optimization project
Update memory after ranking check for [keyword group]
Refresh hot cache with latest competitor analysis findings
What are our hero keywords?
Show me the last ranking update date for [keyword category]
Look up our primary competitors and their domain authority
Promote [keyword] to hot cache
Archive stale data that hasn't been referenced in 30+ days
Add [term] to project glossary: [definition]
What does [internal jargon] mean in this project?
> See CONNECTORS.md for tool category placeholders.
With ~~SEO tool + ~~analytics + ~~search console connected: Automatically populate memory from historical data: keyword rankings over time, competitor domain authority changes, traffic metrics, conversion data, backlink profile evolution. The skill will fetch current rankings, alert on significant changes, and update both hot cache and cold storage.
With manual data only: Ask the user to provide:
Proceed with memory structure creation using provided data. Note in CLAUDE.md which data requires manual updates vs. automated refresh.
When a user requests SEO memory management:
For new projects, create the following structure:
## Directory Structure
project-root/
├── CLAUDE.md # Hot cache (~100 lines)
└── memory/
├── glossary.md # Project terminology
├── keywords/
│ ├── hero-keywords.md # Top priority keywords
│ ├── secondary-keywords.md # Medium priority
│ ├── long-tail-keywords.md # Long-tail opportunities
│ └── historical-rankings.csv # Dated ranking data
├── competitors/
│ ├── primary-competitors.md # Top 3-5 competitors
│ ├── [competitor-domain].md # Individual reports
│ └── analysis-history/ # Dated analyses
├── audits/
│ ├── technical/ # Technical SEO audits
│ ├── content/ # Content audits
│ ├── domain/ # Domain authority (CITE) audits
│ └── backlink/ # Backlink audits
├── content-calendar/
│ ├── active-calendar.md # Current quarter
│ ├── published-content.md # Performance tracking
│ └── archive/ # Past calendars
└── reports/
├── monthly/ # Monthly reports
├── quarterly/ # Quarterly reports
└── campaign/ # Campaign-specific reports
> Templates: See references/hot-cache-template.md for the complete CLAUDE.md hot cache template and references/glossary-template.md for the project glossary template.
When a user references something unclear, follow this lookup sequence:
...
安装 Memory Management 后,可以对 AI 说这些话来触发它
Help me get started with Memory Management
Explains what Memory Management does, walks through the setup, and runs a quick demo based on your current project
Use Memory Management to persist SEO/GEO campaign context across Claude sessions with automa...
Invokes Memory Management with the right parameters and returns the result directly in the conversation
What can I do with Memory Management in my documents & notes workflow?
Lists the top use cases for Memory Management, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/memory-management/ 目录(个人级,所有项目可用),或 .claude/skills/memory-management/(项目级)。重启 AI 客户端后,用 /memory-management 主动调用,或让 AI 根据上下文自动发现并使用。
Memory Management 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Memory Management 可免费安装使用。请查阅仓库了解许可证信息。
Persist SEO/GEO campaign context across Claude sessions with automatic hot-list, active work, and archive tiers. 项目记忆/跨会话
Memory Management 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my documents & notes tasks using Memory Management
Identifies repetitive steps in your workflow and sets up Memory Management to handle them automatically