forgetful-entities

Create and link typed entities with relationships in AI knowledge bases.

290|25|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/ScottRBK/forgetful --skill forgetful-entities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forgetful-entities
Source: https://github.com/ScottRBK/forgetful/tree/main/skills/forgetful-entities
Command: npx skills add https://github.com/ScottRBK/forgetful --skill forgetful-entities

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Helps in the creation, management, and linking of entities within AI Agents' knowledge bases. It aids in keeping track of people, organizations, devices, and other components that knowledge can attach to.

Core Features & Use Cases

  • Entity Creation: Allows users to define new entities with specific types such as Organization, Individual, Team, Device, System, etc.
  • Memory Linking: Link memories to the respective entity, helping in constructing a comprehensive knowledge graph.
  • Relationship Management: Record relationships between entities, such as ownership, dependency, or part-of relationships.
  • Use Case: For a software developer using multiple AI Agents, Forgetful can help in maintaining a consistent view of software components across different workflows.

Quick Start

Invoke the forgetfulEntities skill to create a new organization entity by providing a name and type. For example: 'create organization entity for "MyCorp"'.

Frequently Asked Questions about forgetful-entities

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I model entities in an AI agent knowledge base?

Model entities in an AI agent knowledge base by defining specific types like Organization, Individual, Team, Device, or System, then linking memories to construct a comprehensive knowledge graph.

How does relationship management work for a knowledge graph?

Relationship management for a knowledge graph records connections between entities, such as ownership, dependency, or part-of relationships, to maintain consistency and depth of entity knowledge.

Can I link memories to specific entities in AI agent workflows?

Yes, memory linking attaches memories to respective entities within AI agent workflows, helping construct a comprehensive knowledge graph and keeping track of components across different workflows.

What is the best way to maintain a consistent view of software components across multiple AI agents?

Maintain consistent views of software components across multiple AI agents by using entity modeling to create, link, and manage relationships, ensuring knowledge organization and depth across workflows.

What types of entities can I create for AI knowledge bases?

Create entities for AI knowledge bases with specific types including Organization, Individual, Team, Device, and System, allowing detailed tracking of people, organizations, and other components.