help

Solid

Contextual guidance and command discovery. Three modes — narrative (first-time), contextual (mid-task), compact (quick reference). Shows available commands, active skills, and intelligent suggestions based on vault state. Triggers on "/help", "what can I do", "show commands", "how does this work".

Data & Documents 3,381 stars 218 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
100
Recency 20%
50
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## EXECUTE NOW **Target: $ARGUMENTS** Parse immediately: - If target contains `--compact`: force compact mode regardless of vault state - If target contains a skill name (e.g., "help reduce" or "help reflect"): show detailed help for that specific skill - If target is empty: determine mode from vault state **Execute these steps:** 1. Gather vault state (Step 1) 2. Resolve domain vocabulary (Step 2) 3. Determine mode (Step 3) 4. Discover commands dynamically (Step 4) 5. Render the appropriate mode (Step 5) **START NOW.** Reference below defines each step. --- ## Step 1: Gather Vault State Determine the **notes folder** by checking which domain-named directory exists (notes/, reflections/, concepts/, ideas/, decisions/, memories/, or any custom name from derivation-manifest.md). Then gather counts: - **Note count:** `.md` files in the notes folder, excluding MOCs (files with `type: moc` in frontmatter) - **Inbox count:** `.md` files in the inbox folder (inbox/, journal/, encounters/, etc.) - **Observation count:** `.md` files in `ops/observations/` or `ops/methodology/` - **Tension count:** `.md` files in `ops/tensions/` - **Connection density:** count wiki links (`[[`) across notes folder; sparse if fewer than 2x note count - **Queue state:** pending tasks in `ops/queue/queue.yaml` or `ops/queue/queue.json` - **Health warnings:** check latest report in `ops/health/` if it exists - **Tutorial state:** check `ops/tutorial-state.yaml` for incomplete tutorial - **Session ...

Details

Author
agenticnotetaking
Repository
agenticnotetaking/arscontexta
Created
3 months ago
Last Updated
3 months ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

health

Run condition-based vault health diagnostics. 8 categories — schema compliance, orphan detection, link health, description quality, three-space boundaries, processing throughput, stale notes, MOC coherence. 3 modes — quick (schema+orphans+links), full (all 8), three-space (boundary violations only). Returns actionable FAIL/WARN/PASS report with specific fixes ranked by impact. Triggers on "/health", "check vault health", "maintenance report", "what needs fixing".

3,381 Updated 3 months ago
agenticnotetaking
Data & Documents Solid

stats

Show vault statistics and knowledge graph metrics. Provides a shareable snapshot of vault health, growth, and progress. Triggers on "/stats", "vault stats", "show metrics", "how big is my vault".

3,381 Updated 3 months ago
agenticnotetaking
AI & Automation Listed

help

List all available OneBrain commands with descriptions and use cases. Invoke when user asks what you can do, wants to see commands, or seems confused about capabilities. Do NOT use for: actually running a command (identify the right skill and invoke it directly), answering questions about vault content (search directly), or general Claude questions.

10 Updated 2 days ago
onebrain-ai
AI & Automation Listed

vault-operations

Operational knowledge for working with /home/user/Vault/ - the persistent user-curated note store. Layout, who-writes-where, wikilink convention, hard rules. Invoked when the agent touches vault files or the user references vault contents.

24 Updated today
nikolanovoselec
AI & Automation Listed

vault-health

Use whenever the user mentions vault maintenance, orphans, broken links, 'is my vault clean', 'проверь vault', or asks for vault statistics. Also invoke proactively after creating 3+ notes in one session, weekly, or after mass note creation — the longer between checks, the more invisible orphans accumulate.

5 Updated 5 days ago
jojoprison