# Ferrox Help

> You do not know what to type, or what Ferrox can do. Shows the commands that matter

- Skill: `ferroxlabs/ferrox-help` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ferroxlabs/ferrox-help`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ferroxlabs/ferrox-help/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: FerroxLabs (https://skillmd.com/u/ferroxlabs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ferroxlabs/ferrox-help

---


<objective>
Display Ferrox help at the tier the user asked for: brief (one-line refresher), default (one-page tour), full (complete reference), a single topic section, or a compact scoped lookup of one topic (`--brief <topic>`: signature + one-line summary).

Output ONLY the reference content of the chosen tier. Do NOT add:
- Project-specific analysis
- Git status or file context
- Next-step suggestions
- Any commentary beyond the reference
</objective>

<execution_context>
@~/.claude/ferrox-core/workflows/help.md
</execution_context>

<context>
Arguments: $ARGUMENTS
</context>

<process>
Follow ~/.claude/ferrox-core/workflows/help.md with $ARGUMENTS.
</process>

