remnic-entities

Retrieve facts and relationships for a named entity from the Remnic knowledge graph.

158|23|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/joshuaswarren/remnic --skill remnic-entities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remnic-entities
Source: https://github.com/joshuaswarren/remnic/tree/main/packages/plugin-claude-code/skills/remnic-entities
Command: npx skills add https://github.com/joshuaswarren/remnic --skill remnic-entities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Browse and surface structured facts and relationships about a named entity from the Remnic knowledge graph to support quick understanding and decision-making.

Core Features & Use Cases

  • Retrieve an entity's facts, relationships, and last-updated timestamp.
  • Disambiguate when multiple candidates exist and offer to create missing entities.
  • Use in exploratory analysis of memory graph data or when composing summaries for stakeholders.

Quick Start

Tell me about the entity named 'Acme' to surface its facts and relationships.

Frequently Asked Questions about remnic-entities

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

FAQPage Schema
How do I look up facts and relationships for a specific entity in a knowledge graph?

To retrieve entity facts and relationships, specify a named project, person, service, or concept. The system queries the knowledge graph and returns structured facts, relationship data, and a last-updated timestamp.

What happens when I search for an entity that does not exist in the memory graph?

When a searched entity is missing from the knowledge graph, the system offers to create the missing entity. If multiple candidates exist for the name, it disambiguates and presents options to select the correct one.

Can I use natural language to retrieve entity information from the knowledge graph?

Yes, you can use natural language prompts like "tell me about the entity" or "look up" to retrieve information. You can also use the direct remnic:entities command to surface facts and relationships from the knowledge graph.

Does the entity lookup tool preserve the exact capitalization of names when querying the knowledge graph?

Yes, the entity lookup tool preserves the exact capitalization of the entity name when querying the knowledge graph. This ensures accurate matching and retrieval of facts and relationships for the specified entity.

What is the best way to surface structured facts about a named project or person for stakeholder summaries?

The best way to surface structured facts for stakeholder summaries is to query the knowledge graph by naming the specific project, person, service, or concept. This returns facts, relationships, and a last-updated timestamp to support decision-making.