By amlitio
Structured cognition engine that transforms documents, codebases, and knowledge systems into traversable AI-queryable knowledge graphs. Includes the xplor-expert agent, build/validate/scaffold/debug/fuse commands, and the complete Xplor specification as a Claude Code skill.
Build a complete Xplor component from scratch — production-ready, Vercel-deployable.
Diagnose and fix Xplor issues — root cause analysis, exact file location, complete fix.
Merge multiple Xplor graphs (code + docs + skills) into a single queryable intelligence layer.
Scaffold a new skill graph with proper structure, frontmatter, and wikilinks — ready to score 85+.
Validate a skill graph directory and output a quality score (0-100) with actionable fixes.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Structured cognition engine for Claude Code. Transforms documents, codebases, and knowledge systems into traversable, AI-queryable knowledge graphs.
# Add the Xplor marketplace
/plugin marketplace add amlitio/xplor-plugin
# Install the plugin
/plugin install xplor@xplor
Or from a local directory:
/plugin marketplace add ./xplor-plugin
/plugin install xplor@xplor
A senior engineer with complete mastery of the Xplor platform. Knows every spec, every API contract, every design decision. Activate conversationally:
"Build the skill graph ingestion pipeline" "Fix the progressive disclosure violation in the traverse endpoint" "Add fusion support to the Explorer component"
The complete Xplor specification loaded as a Claude Code skill. Claude will automatically reference this when working on any Xplor component.
| Command | What It Does |
|---|---|
/xplor-build <component> | Build a complete Xplor component from scratch |
/xplor-validate <path> | Validate a skill graph, score it 0-100, list fixes |
/xplor-scaffold <domain> | Scaffold a new skill graph with proper structure |
/xplor-debug <issue> | Diagnose and fix Xplor bugs with root cause analysis |
/xplor-fuse <sources> | Merge multiple graphs (code + docs + skills) into one |
Document Mode — PDFs → entities → knowledge graph (Claude API extraction)
Code Mode — Repos → AST → call-chain graphs (Tree-sitter parsing)
Skill Graph Mode — Markdown + wikilinks → navigable intelligence graphs
All three feed into the same Explorer UI. All three can be fused into a single queryable intelligence layer.
# Validate your skill graph
/xplor-validate ./my-skills
# Scaffold a new domain
/xplor-scaffold trading --nodes 20
# Build a component
/xplor-build skill-graph-mode
# Debug an issue
/xplor-debug "wikilinks not extracting"
# Validate your skill graph
/xplor-validate ./my-skills
# Scaffold a new domain
/xplor-scaffold trading --nodes 20
# Build a component
/xplor-build skill-graph-mode
# Debug an issue
/xplor-debug "wikilinks not extracting"
# Fuse graphs across domains
/xplor-fuse --code ./repo --skills ./best-practices --output merged
Next.js 14 · Firebase · Claude claude-sonnet-4-6 API · Tree-sitter · gray-matter · MCP SDK · Stripe · Vercel
skills/xplor/SKILL.md for the complete specificationnpx claudepluginhub amlitio/xplor-plugin --plugin xplorIngest documentation sites and generate Claude Code skills
maenifold knowledge graph and reasoning infrastructure
Knowledge base with semantic search, document storage, and automatic summarization. Perfect for domain-specific knowledge management.
18 universal AI skills for Claude Code — skill creation, deep research, strategic planning, content processing, solution architecture, and orchestration workflows
Transform 17 source types (docs, GitHub, PDFs, videos, Jupyter, Confluence, Notion, Slack, and more) into AI-ready skills and RAG knowledge for 16+ LLM platforms.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.