Forgotten Elements Reminder

🌐Community
by wordflowlab · vlatest · Repository

This skill gently reminds you of forgotten elements within your notes, boosting recall and improving organization for enhanced productivity.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add forgotten-elements-reminder npx -- -y @trustedskills/forgotten-elements-reminder
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "forgotten-elements-reminder": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/forgotten-elements-reminder"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps AI agents identify and recall previously mentioned story elements, ensuring consistency in long-form narratives. It specifically tracks characters, settings, and plot points to prevent continuity errors during generation.

When to use it

  • Maintaining character backstories across hundreds of pages of generated text.
  • Ensuring setting details (like magic systems or geography) remain consistent throughout a novel.
  • Preventing the AI from contradicting earlier plot decisions in complex story arcs.
  • Reviewing drafts to catch accidental omissions of established lore.

Key capabilities

  • Scans conversation history for previously defined elements.
  • Cross-references current output against past context.
  • Flags inconsistencies or forgotten details automatically.
  • Operates within the Novel Writer ecosystem.

Example prompts

  • "Check if I've mentioned this character's injury before and ensure it's consistent."
  • "List all the magical artifacts introduced so far and verify they are used correctly."
  • "Review the last chapter to see if any established rules of the world were broken."

Tips & gotchas

This skill relies heavily on the quality of your initial context setup; vague descriptions may lead to missed connections. It is designed specifically for novel writing workflows, so it may not be effective for non-narrative tasks like coding or data analysis.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
wordflowlab
Installs
54

🌐 Community

Passed automated security scans.