entity-management

Organize and version entity knowledge with citation-backed provenance in docs/entities files.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/markusstrasser/skills --skill entity-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: entity-management
Source: https://github.com/markusstrasser/skills/tree/main/entity-management
Command: npx skills add https://github.com/markusstrasser/skills --skill entity-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize and version knowledge about entities with full provenance.

Core Features & Use Cases

  • Versioned dossiers for individuals, companies, genes, drugs, and other entities
  • Provenance tracking with citation-backed claims and auditable edits
  • Cross-references between related entities to build a coherent memory
  • Use cases include profiling, tracking changes over time, and compiling source-backed summaries

Quick Start

Create a new entity file under docs/entities/<category>/<entity-name>.md and begin logging sourced facts.

Frequently Asked Questions about entity-management

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

FAQPage Schema
How do I track provenance and maintain versioned knowledge dossiers for entities?

To track provenance for versioned knowledge dossiers, organize information about individual entities into per-entity markdown files under docs/entities. This enforces provenance rules, requires citations for every claim, and supports cross-referencing to maintain auditable edits over time.

What is the best way to build an auditable knowledge base for people, companies, or drugs?

The best way to build an auditable knowledge base is to create individual entity files that log sourced facts with strict citation requirements. This approach compiles source-backed summaries and tracks changes over time for profiles like people, companies, genes, and drugs.

How do I cross-reference related entities to create a coherent memory in my documentation?

You cross-reference related entities by applying provenance rules across individual entity files within your docs directory. This builds a coherent memory structure that links connected profiles, enabling consistent knowledge tracking and auditable cross-references.

Can I use markdown files to compile source-backed summaries for entity profiling?

Yes, you can use markdown files to compile source-backed summaries by creating a new entity file under docs/entities/<category>/<entity-name>.md. This structure immediately begins logging sourced facts and enforces citation-backed claims for profiling.

Does entity management require citations for every claim added to an entity file?

Yes, provenance rules require citations for every claim added to an entity file. This strict requirement ensures all edits remain auditable, supporting accurate tracking of changes over time and reliable knowledge compilation.

When do I need versioned dossiers with full provenance for my knowledge tracking?

You need versioned dossiers with full provenance when tracking changes over time for individual entities like contracts or genes. This approach ensures auditable edits, citation-backed claims, and coherent cross-referencing between related profiles.