·memory-literary-analysis
{}

memory-literary-analysis

Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization.

17Installs·5Trend·@basicmachines-co

Installation

$npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-literary-analysis

How to Install memory-literary-analysis

Quickly install memory-literary-analysis AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-literary-analysis
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: basicmachines-co/basic-memory-skills.

SKILL.md

View raw

Transform a complete literary work into a structured knowledge graph. Characters, themes, chapters, locations, symbols, and literary devices become interconnected notes — searchable, validatable, and visualizable.

Use a kebab-case slug of the work's title (e.g., great-gatsby, hamlet, beloved).

Write 6 schema notes to schema/. Each schema defines the entity type's fields, observation categories, and relation types. Adapt fields to fit the work — the schemas below are starting points, not rigid templates.

Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. Source: basicmachines-co/basic-memory-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-literary-analysis
Category
{}Data Analysis
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from basicmachines-co/basic-memory-skills

Quick answers

What is memory-literary-analysis?

Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. Source: basicmachines-co/basic-memory-skills.

How do I install memory-literary-analysis?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-literary-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/basicmachines-co/basic-memory-skills