ワンクリックで
help
Contextual guidance and command discovery. Shows available skills, agents, and intelligent suggestions based on vault state.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Contextual guidance and command discovery. Shows available skills, agents, and intelligent suggestions based on vault state.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | help |
| description | Contextual guidance and command discovery. Shows available skills, agents, and intelligent suggestions based on vault state. |
| tags | ["documentation","onboarding","help"] |
Delegates to: @ars-contexta:knowledge-guide
Invoke this skill when the user asks for help, doesn't know what to do next, wants to discover available commands, or is new to the vault.
Optional flag: --compact — suppress narrative, show only the command table and next-action suggestions.
The skill operates in one of three modes, selected automatically based on vault state:
Narrative Mode (first-time users: notes/ contains fewer than 5 notes)
Give a warm, brief orientation:
self/ (you), notes/ (knowledge), ops/ (system)/setup if the vault is not initializedContextual Mode (active vault: 5 or more notes present) Show the full command reference alongside intelligent next-action suggestions:
.github/skills/*/SKILL.md and listing each by name and description.ops/derivation-manifest.md so the user knows what terms their vault uses.ops/health/ for recent warnings — surface the top issueops/tutorial-state.yaml exists and is incomplete, suggest resuming the tutorialCompact Mode (--compact flag or returning user who has seen help before)
Single-screen output only:
## Available Skills
{skill name} — {description}
...
## Agents
{agent name} — {one-line role summary}
...
## Suggested Next Actions
1. {action with rationale}
2. {action with rationale}
3. {action with rationale}
Always show the vault's domain-native vocabulary for at least one section heading if it differs from the generic defaults (e.g. "Thoughts" instead of "Notes").
Add a new knowledge domain to an existing vault. Creates domain-specific MOCs, templates, and vocabulary mappings.
Research-backed vault evolution guidance. Toggle features (self-space, semantic search), rebalance MOCs, adjust dimensions with full rationale.
Query the Ars Contexta research methodology. Answers 'why does my system do X?' with research-backed explanations from 249 interconnected claims.
Analyze the vault's knowledge graph. Subcommands: orphans, density, bridges, synthesis, traverse, clusters, stats.
Run vault health diagnostics. 3 modes: quick (schema+orphans+links), full (all 8 categories), three-space (boundary violations).
End-to-end source processing: reduce → reflect → reweave → verify. Fresh context per phase for optimal LLM attention.