Agent skill · AI & Agents

memory-documentary

Generate evidence-based documentary reports by searching across all 4 memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues. Produces investigative journalism-style analysis with full citation chains.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill memory-documentary --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/memory-documentary/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Memory Documentary Skill Generate comprehensive documentary-style reports from your memory systems with full evidence chains. --- ## Quick Start ```text /memory-documentary [topic] ``` Example topics: - "recurring frustrations" - "coding patterns not codified" - "evolution of thinking on testing" - "decisions I second-guessed" - "what I complain about most" --- ## Triggers Use this skill when: - "Search my memories for patterns about..." - "What does my history say about..." - "Generate a documentary on my [topic]" - "Cross-reference all systems for..." - "Evidence-based analysis of my [topic]" --- ## Quick Reference | Phase | Action | Output | |-------|--------|--------| | 1 | Topic Comprehension | Search variants, scope boundaries | | 2 | Investigation Planning | Explicit queries per system | | 3 | Data Collection | Evidence with IDs, timestamps | | 4 | Report Generation | Documentary with citations | | 5 | Memory Updates | Store meta-pattern discovered | --- ## How It Works The skill searches ALL available data sources systematically: **Memory Systems (4 MCP servers)**: - Claude-Mem: Timeline observations via 3-layer workflow - Forgetful: Semantic memory with linked entities -

What's inside
Steps it walks through
  1. Quick Start
  2. Triggers
  3. Quick Reference
  4. How It Works
  5. Commands
  6. Report Structure
  7. Executive Summary
  8. Evidence Trail
  9. Pattern Evolution
  10. Unexpected Patterns
  11. Synthesis
  12. Evidence Standards
  13. Anti-Patterns
  14. Output Location
Ships with 1 file
  • metadata.json
Commands it runs
Standard invocation
With explicit time range
More from claude-skill-registry
All skills →
About this skill
What does the memory-documentary skill do?

Generate evidence-based documentary reports by searching across all 4 memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues. Produces investigative journalism-style analysis with full citation chains.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill memory-documentary --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going