# Navigate

> Routes ambiguous mechanism comparisons to the smallest appropriate agent mechanism and skill. Use when the user is unsure whether they need instructions, a prompt, skill, subagent, hook, scheduler, MCP, plugin, Claude workflow, or Codex workflow; if the artifact is already selected, its specialist skill wins.

- **Type:** Skill
- **Install:** `agentstack add skill-alessiomarcone-agent-fieldbook-navigate`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [alessiomarcone](https://agentstack.voostack.com/s/alessiomarcone)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [alessiomarcone](https://github.com/alessiomarcone)
- **Source:** https://github.com/alessiomarcone/agent-fieldbook/tree/main/plugins/knowledge-pack/skills/navigate

## Install

```sh
agentstack add skill-alessiomarcone-agent-fieldbook-navigate
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Navigate

Route the request. Do not absorb specialist work that belongs to a narrower skill.

## Reference

Read `references/knowledge-base.md` when the mechanism boundary or product branch is not obvious.

## Routing table

| Intent | Route |
|---|---|
| Improve or design a request | `prompt` |
| Fact-check or stress-test an output | `verify` |
| Decide, design, or configure delegated agents | `subagent` |
| Create or refine an agent skill | `skill` |
| Package or distribute reusable capabilities | `plugin` |
| Design a Cowork workflow | `cowork` |
| Operate a Codex-specific surface | `codex` |
| Build an official learning path | `learn` |
| Distill source material | `knowledge-card` |
| Run work on a clock or recurring schedule | `cowork` for Claude/Cowork, `codex` for Codex, or the host scheduler/API |

If no specialist matches, select the smallest supported mechanism: normal chat/task, project knowledge, `CLAUDE.md` or `AGENTS.md`, skill, subagent, hook, scheduler/automation, MCP/connector, plugin, or API/SDK. Hooks are event-driven; they are not a substitute for clock-driven scheduling.

## Output contract

Return three fields, plus an optional fourth:

1. **Route** — one skill or mechanism.
2. **Why** — one short paragraph.
3. **Invoke** — the exact next invocation and minimum input.
4. **Freshness check** — only when a product capability may have changed.

Use `/knowledge-pack:` for the Claude Code plugin and `/` for a
standalone Claude skill. Use `$knowledge-pack:` for the Codex plugin and
`$` for a standalone Codex skill.

## Boundaries

- Choose one adequate route, not a menu of equivalent options.
- Own comparisons such as “custom agent or skill?”; once the user explicitly selects an artifact, its specialist skill wins.
- Do not execute the specialist workflow unless routing alone would block progress.
- Do not conflate a skill, subagent, hook, plugin, connector, or MCP server.
- Answer in the user's language.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [alessiomarcone](https://github.com/alessiomarcone)
- **Source:** [alessiomarcone/agent-fieldbook](https://github.com/alessiomarcone/agent-fieldbook)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-alessiomarcone-agent-fieldbook-navigate
- Seller: https://agentstack.voostack.com/s/alessiomarcone
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
