
Memory Management
Keep an ongoing SEO program’s rankings, glossary, and hero keywords in repo memory files the agent can refresh and query.
Install
npx skills add https://github.com/aaron-he-zhu/seo-geo-claude-skills --skill memory-managementWhat is this skill?
- Update hero-keyword ranking tables and write changes to memory/hot-cache.md
- Append rank snapshots to memory/monitoring/rank-history/ dated CSV rows
- Resolve project-specific terms via memory/glossary.md (e.g. quick wins definitions)
- Supports manual ranking input or connected SEO-tool checks when available
- Produces next-check dates and action recommendations after each ranking refresh
Adoption & trust: 4k installs on skills.sh; 2.1k GitHub stars; 3/3 security scanners passed (skills.sh audits).
Recommended Skills
Seo Auditcoreyhaines31/marketingskills
Copywritingcoreyhaines31/marketingskills
Twitter Automationqu-skills/skills
Marketing Psychologycoreyhaines31/marketingskills
Content Strategycoreyhaines31/marketingskills
Programmatic Seocoreyhaines31/marketingskills
Journey fit
Primary fit
Canonical shelf is Grow because the skill optimizes recurring measurement and vocabulary for an SEO initiative—not one-time site build. Analytics subphase matches ranking updates, rank-history CSV, and monitoring recommendations shown in the examples.
Common Questions / FAQ
Is Memory Management safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Memory Management
# Memory Management Examples --- ## Example 1: Update Rankings for Hero Keywords **User**: "Update rankings for our hero keywords" ```markdown I'll update rankings for your hero keywords. [Reads memory/hot-cache.md -> Hero Keywords section] [If ~~SEO tool connected: runs automated ranking check] [If manual: asks user for current rankings] ## Ranking Update - December 15, 2024 | Keyword | Previous | Current | Change | Target | Status | |---------|----------|---------|--------|--------|--------| | keyword research tools | #15 | #12 | up 3 | #5 | Improving | | best seo software | #23 | #24 | down 1 | #10 | Stable | | free backlink checker | #8 | #6 | up 2 | #3 | Near target | ### Updated Files 1. memory/hot-cache.md -> Hero Keywords table updated 2. memory/monitoring/rank-history/2024-12-15-ranks.csv -> New row added ### Recommendations 1. Push additional content/backlinks to "free backlink checker" to hit #3 2. Investigate "keyword research tools" +3 gain (replicate success) 3. Monitor "best seo software" for negative trends Hot cache refreshed. Next ranking check: December 22, 2024. ``` --- ## Example 2: Glossary Lookup **User**: "What does 'quick wins' mean in our project?" ```markdown [Check memory/hot-cache.md -> not found] [Check memory/glossary.md -> found!] **Quick Wins** - **Definition**: Low-difficulty, high-value target keywords - **Keyword Count**: 25 - **Context**: Keywords achievable for page 1 within 30-60 days due to low competition Current list stored in: `memory/research/keywords/long-tail-keywords.md` (tagged "quick-win") ``` --- ## Example 3: Initialize Memory for New Project **User**: "Set up memory for a new e-commerce site selling outdoor gear" ```markdown I'll set up the two-layer memory system. [Creates: memory/glossary.md, memory/research/, memory/content/, memory/monitoring/, etc.] To populate hot cache, I need: 1. **Target Keywords**: Top 10 hero keywords 2. **Primary Competitors**: Top 3-5 competitors 3. **Current Metrics**: DA, organic traffic, existing rankings 4. **Active Initiatives**: New categories, content campaigns, product focus 5. **Project Terminology**: Internal names, abbreviations, keyword segmentation Once provided, I'll generate: - memory/hot-cache.md, memory/glossary.md - memory/research/keywords/ and memory/research/competitors/ structures - memory/content/calendar/active-calendar.md ``` --- ## Advanced Features - **Smart Context Loading**: `Load full context for [campaign name]` - **Memory Health Check**: `Run memory health check` — orphaned files, missing timestamps, stale items - **Bulk Promotion/Demotion**: `Promote all keywords ranking in top 10 to hot cache` - **Memory Snapshot**: `Create memory snapshot for [date/milestone]` - **Cross-Project Memory**: `Compare memory with [other project]` --- ## Practical Limitations - **Concurrent access**: Use timestamped filenames to avoid overwrites from parallel sessions. - **Cold storage retrieval**: WARM/COLD files only load on demand. Hot cache is primary cross-session mechanism. - **Data freshness**: Stale data (>90 days) should be flagged for refresh. --- ## Auditor Handoff Archive Block Format Append to monthly file (`memory/audits/YYYY-MM.md`), newest at bottom: ```markdown ## YYYY-MM-DD · <target> · <framework> - runbook_version: 1.1 - status: DONE | DONE_WITH_CONCERNS | BLOCKED - framework: CORE-EEAT | CITE - vetos_failed: [T04, R10] # empty list [] if none - veto_count: 2 - raw_overall: 78 - final_overall: 60 # or "n/a" if BLOCKED - cap_applied: true - audit_gap_types: [missing, shallow] # distinct from entity-geo-handoff-schema.md's gap_type enum - false_positive: false # set true only on explicit user feedback - audit_source: content-quality-auditor | domain-authority-auditor ``` **Rules**: - One block per audit. Do not overwrite existing blocks. - `target` is the URL or domain audited. - `runbook_version` copied from current runbook header. - `false_positive` is the ONLY