# Ferrox Ns Ideate

> exploration capture | explore sketch spike spec capture

- Skill: `ferroxlabs/ferrox-ns-ideate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ferroxlabs/ferrox-ns-ideate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ferroxlabs/ferrox-ns-ideate/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-ns-ideate

---



Route to the appropriate exploration / capture skill based on the user's intent.
`ferrox-note`, `ferrox-add-todo`, `ferrox-add-backlog`, and `ferrox-plant-seed` were folded
into `ferrox-capture` (with `--note`, default, `--backlog`, `--seed` modes) by
#2790. The capture target lists pending todos via `--list`.

| User wants | Invoke |
|---|---|
| Explore an idea or opportunity | ferrox-explore |
| Sketch out a rough design or plan | ferrox-sketch |
| Time-boxed technical spike | ferrox-spike |
| Write a spec for a phase | ferrox-spec-phase |
| Capture a thought (todo / note / backlog / seed) | ferrox-capture |

Invoke the matched skill directly using the Skill tool.

