Shared skills for ArkNode projects built around two co-equal cores: a stateless workflow consultant that routes each task to exactly one execution ecosystem and files a GitHub epic as the plan of record, and a conventions layer (OKF v0.1 knowledge bundles, GitHub Issues task management, NotebookLM sync) applied via onboarding, health diagnostics, and version-driven migration.
Stateless workflow consultant — the planning phase for any non-trivial task. Recommends exactly ONE execution ecosystem (gstack / superpowers / mattpocock / oh-my-claudecode) and hands off. Triggers on "what workflow should I use", "route this task", "plan this work", "start a task", "new feature", "fix bug", "consult", "which ecosystem", "how should I approach this". Replaces the retired chain-orchestration skill. Do NOT use for trivial single-file edits with no ambiguity — just do them.
Diagnostic check for the ark-skills v2 invariants — routing-destination ecosystems, the 6-skill roster, OKF conventions, GitHub-Issues conventions, and NotebookLM recall
Interactive setup wizard — converges a project onto the ark-skills v2 conventions (OKF knowledge bundle + GitHub-Issues task management + mattpocock issue machinery). Handles greenfield, migration, repair, and healthy states.
Version-driven migration framework — replays pending destructive migrations then converges downstream project to the current ark-skills target profile. Runs when plugin bumps add new conventions. Distinct from /ark-onboard repair (failure-driven) and /ark-health (diagnostic-only).
Synthesized-recall backend for the OKF knowledge bundle at vault/, synced to Google NotebookLM. Use this skill whenever starting a fresh session and needing project history, when asking "what's the current project state", "has this been tried before", "why did we decide X", or when generating audio/reports from vault content. Triggers on bootstrap, vault context, conflict check, or any question about past decisions/research. Warm-start triggers for session-continue: "resume from last session", "continue where I left off", "warm start", "pick up where I left off". Do NOT use for writing to the vault — that is the /vault skill. Do NOT use for general NotebookLM operations unrelated to the vault — use the global notebooklm skill for those.
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.
Claude Code plugin providing 6 shared skills to all ArkNode projects, built around two co-equal cores: a workflow consultant that plans and routes each task to one execution ecosystem, and a conventions layer that converges projects onto shared OKF knowledge bundles + GitHub-Issues task management. A context-discovery pattern adapts every skill to the active project at runtime.
# Add the marketplace
/plugin marketplace add HelloWorldSungin/ark-skills
# Install the plugin (user-scoped — available in all projects)
/plugin install ark-skills@ark-skills
# Verify skills are available
/ark-health
Required for all skills: None — skills are instruction-only.
Optional — enhances task tracking, retrieval, and routing:
| Dependency | Skills Enhanced | Install |
|---|---|---|
gh CLI | /ark-consult, /ark-onboard (GitHub-Issues task management) | brew install gh + gh auth login |
| mattpocock/skills | /ark-consult (issue machinery + a routing destination) | npx skills@latest add mattpocock/skills + /setup-matt-pocock-skills |
| NotebookLM CLI | /notebooklm-vault (synthesized recall) | pipx install notebooklm-cli + notebooklm login |
Routing destinations for /ark-consult (install per your workflow): superpowers, gstack, oh-my-claudecode.
| Skill | Core | Description |
|---|---|---|
/ark-consult | Workflow consultant | Stateless planning phase for any non-trivial task: triages, recommends exactly ONE execution ecosystem from a routing matrix, files a GitHub epic as the plan of record, and hands off. |
/vault | Conventions | Write-side OKF knowledge ops for the bundle at vault/: end-of-session distillation, document ingestion, log.md append, index regen. |
/notebooklm-vault | Conventions | Synthesized-recall backend: syncs the OKF bundle to NotebookLM and answers factual/historical queries. |
/ark-onboard | Conventions | Interactive setup wizard: OKF bundle init, label bootstrap, mattpocock setup, CLAUDE.md rows. |
/ark-health | Conventions | Diagnostic scorecard for the v2 invariants. |
/ark-update | Conventions | Version-driven migration framework; converges downstream projects onto the current target profile (execution deferred per-project). |
/ark-consult — Given a non-trivial task, triages it, asks at most two clarifying questions, and recommends exactly ONE execution ecosystem (gstack / superpowers / mattpocock / oh-my-claudecode) from a 12-archetype routing matrix with reasoning. Files a GitHub epic (epic + component + priority labels; children as task-list checkboxes, optionally cut via mattpocock /to-tickets), then invokes the chosen ecosystem's entry skill and stops. Never chains two ecosystems, never orchestrates post-handoff, never writes local state — the GitHub epic is the only state (resume = gh issue view <epic>).
/vault — Write-side knowledge operations for the OKF bundle: distills durable insights from a session (knowledge only — no session logs, no task tracking), ingests external documents, appends work-record lines to log.md, and always finishes by regenerating the index and passing okf_lint.py. Reading the vault is script-based (okf_cli.py) or via NotebookLM.
/notebooklm-vault — Bridges the OKF bundle with Google NotebookLM for synthesized cross-session recall. Sub-commands: setup, ask, session-continue (resumes from the log.md tail + the referenced GitHub epic), bootstrap, audio, report, conflict-check, status.
/ark-onboard — Interactive setup wizard converging a project onto the v2 conventions: OKF bundle init, GitHub-Issues label taxonomy + docs/agents/ conventions, mattpocock setup, and CLAUDE.md rows. Handles greenfield, migration, repair, and healthy states. Exempt from context-discovery.
/ark-health — Runs the v2 invariant checks across five areas (routing-destination ecosystems, the 6-skill roster, OKF conventions, GitHub-Issues conventions, NotebookLM recall) and produces a scored scorecard with fixes. No auto-fix — points to /ark-onboard for remediation. Exempt from context-discovery.
/ark-update — Version-driven migration framework. Converges downstream projects onto the current target profile; its v2.0.0 profile declares two pending migrations (OKF conversion + GitHub-Issues adoption), executed per-project later. Distinct from /ark-onboard repair (failure-driven).
npx claudepluginhub helloworldsungin/ark-skills --plugin ark-skillsMCP wrapper skills for calling GitHub, Linear, Context7, DeepWiki, and Playwright via mcporter CLI — zero context window overhead
Knowledge management for Obsidian vaults and structured markdown repositories
Persistent Obsidian-based memory for coding agents. Automatically orients from a knowledge vault at session start, navigates project architecture via graph traversal, and writes discoveries back to the vault.
Claude Code skill pack for Obsidian plugin development and vault management (24 skills)
Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context
A self-developing knowledge management system for Claude Code. Bridges AI memory to an Obsidian vault with feature-organized spine notes, auto-capture skills, and color-coded graph visualization.
Second Brain automation for Obsidian vaults — entity management, ingestion, compression, and sync via Claude Code skills