원클릭으로
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.