Plugin Claude Code
longgraph — long-horizon agent skill (Claude Code / Codex / Cursor / Grok Build): durable loop-graph runs with verified gates.
Plugin Claude Code
longgraph — long-horizon agent skill (Claude Code / Codex / Cursor / Grok Build): durable loop-graph runs with verified gates.
Plugin Claude Code
Long-horizon agent skill: durable loop-graph runs (executor + clean-context supervisor), verified gates, owner A/B/C cards. Works with Claude Code, Codex, Cursor, and Grok Build. Invoke /longgraph, /loop-converge, /loop-deliver, or /loop-research.
Instructions file CodexOpenCode
Instructions for levi-qiao/longgraph-skill, covering agents.md — working on longgraph-skill, what this repo is, layout, rules that are easy to get wrong (don't) and editing conventions.
Instructions file
Instructions for levi-qiao/longgraph-skill: Development guidance for this repo is maintained once, in AGENTS.md, so the two never drift. The same rules apply in Claude Code — read it before editing.
Skill Claude CodeCodex
Route and author durable long-horizon loop-graph runs. Use for multi-round work needing durable state, gated milestones, owner boundaries, host switching, or independent audit. Route code cleanup to /loop-converge, feature requirements to /loop-deliver, and evidence-backed solution comparison to /loop-research; use…
Skill Claude CodeCodex
Author and optionally direct-launch a two-node loop-graph run whose North Star is code convergence — delete unused code, merge duplicates, reuse, slim. Use when the user invokes /loop-converge, or asks to loop on dead code, duplication, unused exports, DRY cleanup, or merging twin implementations. Starts the owner…
Skill Claude CodeCodex
Author and optionally direct-launch a two-node loop-graph run for implementing a product or engineering requirement through verified vertical slices. Use when a requested feature, integration, migration, or behavior change needs multiple rounds, durable acceptance proof, and independent audit. Not for code cleanup…
Skill Claude CodeCodex
Compile one durable loop-graph run into executor, ledger, directives, ops, and supervisor artifacts under a dated .longgraph directory, then present copy-ready host prompts. Use directly for a custom multi-round shape with gated milestones, independent audit, cross-host execution, or durable state; focused sibling…
Skill Claude CodeCodex
Author and optionally direct-launch a two-node loop-graph run that compares feasible technical approaches with open-source evidence, primary research, and controlled experiments before selecting one. Use when a decision needs several research and evaluation rounds with durable evidence and independent audit. Not for…
Skill Claude CodeCodex
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already…
Skill Claude CodeCodex
Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".
Skill Claude CodeCodex
A workflow for importing raw files into an Obsidian knowledge base, a collection of linked Markdown notes. It processes files from a raw folder into organized wiki sections and archives the source files after processing.
Skill Claude CodeCodex
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
Skill Claude CodeCodex
A health checker for a Markdown wiki stored in a `wiki/` folder. It synchronizes the page index, fixes safe missing entries, and reports problems that need human decisions.
Skill Claude CodeCodex
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
Skill Claude CodeCodex
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
Skill Claude CodeCodex
Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.
Skill Claude CodeCodex
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…
Skill Claude CodeCodex
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
Skill Claude CodeCodex
A search tool for answering questions from a local wiki, meaning a folder of linked notes maintained on your computer. It first uses the wiki index to find relevant pages, then answers with links back to those pages.
Skill Claude CodeCodex
This repository ships two language-specific variants of the same skill package.
Skill Claude CodeCodex
Description: An Obsidian-based L3-grade paper reading and memory extraction system.
Skill Claude CodeCodex
A Chinese-language skill for ScholarSkill, an Obsidian-based system for reading academic papers and turning them into organized notes. Obsidian is a note-taking app that stores linked files in a local vault, or folder.
Skill Claude CodeCodex
Transforms knowledge sources into an Obsidian StudyVault. Two modes: (1) Document Mode — PDF/text/web sources → study notes with practice questions. (2) Codebase Mode — source code project → onboarding vault for new developers. Mode is auto-detected based on project markers in CWD.