ptonlix/beeweave

🐝 BeeWeave is an agent-native creation workbench that turns collected material, AI-assisted drafts, and durable markdown knowledge into a reusable creative data flywheel.

6Stars on the repository
55Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ptonlix/beeweave

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

6 1mo ago A 31 tokens copy · 86% MIT

ptonlix/beeweave

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

6 1mo ago A 31 tokens copy · 88% MIT

openspec-explore

03

ptonlix/beeweave

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

6 1mo ago A 39 tokens copy · 92% MIT

openspec-propose

04

ptonlix/beeweave

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

6 1mo ago A 47 tokens copy · 100% MIT

beeweave-agent

05

ptonlix/beeweave

Skill Claude CodeCodex

Query-driven targeted ingest from a specific AI agent's raw history. Use this skill when the user invokes /beeweave-claude, /beeweave-codex, /beeweave-hermes, /beeweave-openclaw, /beeweave-copilot, /beeweave-pi — with or without a search topic. Different from beeweave-history-ingest (which bulk-ingests everything…

6 1mo ago A 206 tokens original MIT

beeweave-capture

06

ptonlix/beeweave

Skill Claude CodeCodex

Save the current conversation as a permanent, structured wiki note. Use this skill when the user says "save this", "/beeweave-capture", "capture this", "file this conversation", "preserve this", "add this to my wiki", or wants to turn what was just discussed into lasting knowledge. The skill classifies the content…

6 1mo ago A 205 tokens original MIT

ptonlix/beeweave

Skill Claude CodeCodex

Ingest Claude Code conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Claude conversations for knowledge, import their /.claude folder, extract insights from previous coding sessions, or says things like "process my Claude history", "add my conversations to the wiki"…

6 1mo ago B 110 tokens copy · 86% MIT

ptonlix/beeweave

Skill Claude CodeCodex

Ingest Codex CLI conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Codex sessions for knowledge, import their /.codex folder, extract insights from previous coding sessions, or says things like "process my Codex history", "add my Codex conversations to the wiki", or…

6 1mo ago A 111 tokens copy · 84% MIT

ptonlix/beeweave

Skill Claude CodeCodex

Produce a token-bounded context pack from the Obsidian wiki — a compact, structured slice of the most relevant pages for a topic or recent activity, designed for downstream consumption by another agent or skill. Use when the user says "/beeweave-context-pack", "make a context pack", "give me a context slice for X"…

6 1mo ago A 112 tokens original MIT

ptonlix/beeweave

Skill Claude CodeCodex

Ingest GitHub Copilot CLI session history into an Obsidian wiki as distilled knowledge pages. Use this skill when the user wants to capture their Copilot CLI sessions into a personal wiki — extracting architecture decisions, debug notes, and patterns into searchable Obsidian pages. Triggers on phrases like "ingest my…

6 1mo ago A 184 tokens copy · 95% MIT

beeweave-core

11

ptonlix/beeweave

Skill Claude CodeCodex

The foundational knowledge distillation pattern for building and maintaining an AI-powered Obsidian wiki. Based on Andrej Karpathy's LLM Wiki architecture. Use this skill whenever the user wants to understand the wiki pattern, set up a new knowledge base, or needs guidance on the three-layer architecture (raw sources…

6 1mo ago A 113 tokens original MIT

ptonlix/beeweave

Skill Claude CodeCodex

Scan the Obsidian wiki and automatically discover missing cross-references between pages. Use this skill when the user says "link my pages", "find missing links", "cross-reference", "connect my wiki", "add wikilinks", "what pages should be linked", or after any large ingestion to ensure new pages are woven into the…

6 1mo ago A 142 tokens original MIT

ptonlix/beeweave

Skill Claude CodeCodex

Run the daily wiki maintenance cycle: check all source freshness, update the index, and regenerate hot.md. Use this skill when the user says "/beeweave-daily-update", "run the daily update", "update everything", "morning sync", "refresh the wiki index", or when triggered by the launchd cron at 9 AM. Also use to set up…

6 1mo ago A 117 tokens original MIT

beeweave-dashboard

14

ptonlix/beeweave

Skill Claude CodeCodex

Create dynamic, queryable dashboard views of the Obsidian vault using Obsidian Bases or Dataview. Use this skill when the user says "create a dashboard", "vault dashboard", "show all X as a table", "dynamic view", "query my vault", "build a content index", "show me all concepts/entities/projects", or wants a…

6 1mo ago A 114 tokens copy · 92% MIT

beeweave-dedup

15

ptonlix/beeweave

Skill Claude CodeCodex

Scan the Obsidian wiki for page-level identity collisions — different pages covering the same concept under different names (e.g. "RSC" vs "React Server Components") — and merge them. Use this skill when the user says "dedup my wiki", "find duplicate pages", "merge duplicates", "identity resolution", "consolidate my…

6 1mo ago A 136 tokens copy · 88% MIT

beeweave-digest

16

ptonlix/beeweave

Skill Claude CodeCodex

Generate a periodic knowledge digest — a human-readable newsletter-style summary of what was learned, updated, and connected in your wiki over a specified period (day/week/month). Use when the user says "what did I learn this week", "give me a digest", "weekly summary", "knowledge report", "what's new in my wiki"…

6 1mo ago A 129 tokens copy · 89% MIT

beeweave-export

17

ptonlix/beeweave

Skill Claude CodeCodex

Export the Obsidian wiki's knowledge graph to structured formats for use in external tools. Use this skill when the user says "export wiki", "export graph", "export to JSON", "export to Gephi", "export to Neo4j", "graphml", "visualize wiki", "knowledge graph export", "export to OKF", "OKF bundle", "open knowledge…

6 1mo ago A 161 tokens original MIT

ptonlix/beeweave

Skill Claude CodeCodex

Color-code the Obsidian graph view by rewriting .obsidian/graph.json colorGroups. Use this skill when the user says "color my graph", "color code obsidian", "colorize the graph", "color the graph by tag", "color by category", "highlight visibility in graph", "make the graph colorful", "distinguish tags in graph", or…

6 1mo ago A 139 tokens copy · 88% MIT

ptonlix/beeweave

Skill Claude CodeCodex

Ingest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their /.hermes folder, extract insights from previous Hermes conversations, or says things like "process my Hermes history", "add my Hermes memories to the wiki", "ingest…

6 1mo ago A 110 tokens copy · 88% MIT

ptonlix/beeweave

Skill Claude CodeCodex

Unified beeweave-history-ingest entrypoint for conversation/session sources. Use this when the user says "/beeweave-history-ingest claude", "/beeweave-history-ingest copilot", "/beeweave-history-ingest codex", "/beeweave-history-ingest pi", or asks to ingest agent history without naming the underlying skill. This…

6 1mo ago A 88 tokens original MIT

ptonlix/beeweave

Skill Claude CodeCodex

Validate whether an implementation matches its stated goal. Use this skill when a skill or agent wants a second opinion on its own output, when the user says "check this implementation", "validate what you did", "is this correct?", "review the output", or "did you do this right?". Also spawned automatically as a…

6 1mo ago A 116 tokens copy · 92% MIT

beeweave-import

22

ptonlix/beeweave

Skill Claude CodeCodex

Import a wiki knowledge graph into the current vault — either from a graph.json export file (stubs) or from an OKF (Open Knowledge Format) markdown bundle (full page bodies). Use this skill when the user says "import wiki", "import from export", "load graph.json", "import vault", "import OKF bundle", "import OKF"…

6 1mo ago A 114 tokens copy · 91% MIT

beeweave-ingest

23

ptonlix/beeweave

Skill Claude CodeCodex

Ingest any source into the Obsidian wiki by distilling its knowledge into interconnected wiki pages. Handles structured documents (PDFs, markdown, articles, papers, notes, folders), raw/unstructured text (chat exports, conversation logs, Slack/Discord threads, meeting transcripts, CSV/JSON data, journal entries…

6 1mo ago D 245 tokens original MIT

beeweave-lint

24

ptonlix/beeweave

Skill Claude CodeCodex

Audit and maintain the health of the Obsidian wiki. Use this skill when the user wants to check their wiki for issues, find orphaned pages, detect contradictions, identify stale content, fix broken wikilinks, or perform general maintenance on their knowledge base. Also triggers on "clean up the wiki", "what needs…

6 1mo ago A 154 tokens original MIT