Skip to content

references

Microck edited this page Jul 2, 2026 · 1 revision

references

Baseline references you already pointed to

Framing / impetus

Core pattern

Concrete implementation reference

Strongest architectural references after deeper GitHub research

These are the most relevant public repos for traccia, even though none is an exact match for an evidence-backed personal skill graph.

Best conceptual seed

Best heavy-duty donor

Best repo-structured agent workflow reference

Best polished product/UI reference

Best graph/report donors

Useful boundary and caution references

Personal knowledge graph / personal data ingestion systems

Skill extraction / taxonomy helpers

Skill-tree UI references

Negative references for traccia

These repos are relevant mostly because they show the wrong default framing for this project.

Resume / CV -> skill graph

Why they matter

  • Karpathy gist plus llm-wiki-compiler are the closest match for the raw -> compiled knowledge pattern.
  • swarmvault is the richest donor for provenance, reviewability, and graph/report ideas.
  • llm-wiki-agent and nashsu/llm_wiki are the best references for repo ergonomics and user-facing browsing.
  • graphify and Understand-Anything are useful references for graph outputs and interaction patterns.
  • resume-driven skill-graph repos are mostly anti-references because they bias the product toward hiring and gap analysis instead of reflective archival.

Current conclusion

The best path is to build traccia from scratch while borrowing patterns, not to fork an existing project.

Recommended stance:

  • borrow architecture heavily from atomicmemory/llm-wiki-compiler
  • borrow provenance and review patterns selectively from swarmvault
  • borrow repo and export conventions from llm-wiki-agent
  • borrow browsing and graph-output ideas from nashsu/llm_wiki, graphify, and Understand-Anything
  • do not build directly on the job-search-oriented skill-graph repos

Clone this wiki locally