agentsclimarketplace

Knowledge graph

Skill ishwarjha/lumen-product-management/skills/knowledge-graph

Knowledge Graph entity types and relationships (v2.2)From its SKILL.md

Install
npx -y skills add ishwarjha/lumen-product-management --skill knowledge-graph

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 15 stars15 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.1 KB, 157 tokens by cl100k_base, as published. Nobody here has run it

v2.2 Entity Types (15):

  • UserSegment
  • Opportunity
  • Persona
  • Experiment
  • Feature
  • Decision
  • Metric
  • MetricFormula
  • Launch
  • GovernanceEvent
  • PricingBand
  • EventTaxonomy
  • RegulatoryConstraint
  • TechDebtItem
  • OrgNode

Required behavior:

  • Agents must check supabase_connected before any KG write. If false, write is skipped and the agent must include the exact language: "Knowledge Graph write skipped — connect Supabase to persist this finding."
  • Outcome tracking edges: Decision → outcome_confirmed_by → Experiment (30/60/90 day).

Implementers should include fields for each entity and the relationship table; use pgvector for vector content where needed.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.