# Tool Suggest

> Show available skills, plugins, and commands organized by category. Use when starting work, unsure which tool fits, or need a quick reference. Triggers on: 'what tools do I have', 'which skill', 'what commands', '/tool-suggest'.

- **Type:** Skill
- **Install:** `agentstack add skill-damon-stewart-1-claude-skills-public-tool-suggest`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Damon-Stewart-1](https://agentstack.voostack.com/s/damon-stewart-1)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Damon-Stewart-1](https://github.com/Damon-Stewart-1)
- **Source:** https://github.com/Damon-Stewart-1/claude-skills-public/tree/main/skills/tool-suggest

## Install

```sh
agentstack add skill-damon-stewart-1-claude-skills-public-tool-suggest
```

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

## About

# Tool Suggest: Skill and Plugin Quick Reference

Scan the user's installed plugins and skills, then recommend which ones are relevant to the current task.

## What to do

1. **Discover what's installed.** Check:
   - `~/.claude/skills/` for user-level skills
   - `~/.claude/commands/` for user-level commands
   - `~/.claude/plugins/` for installed plugins and their skills/commands

2. **Read the task context.** What is the user trying to do? Match against skill descriptions and names.

3. **Recommend by category.** Group recommendations into: Session/Workflow, Review/Quality, and any domain-specific categories that match installed plugins (Marketing, Sales, Data, etc).

4. **Be specific.** Don't list everything. Recommend the 3-5 most relevant tools for the current task with a one-line explanation of why each fits.

## Format

```
## Relevant tools for: [task summary]

**Best fit:**
- `/skill-name` - why it fits this specific task

**Also consider:**
- `/other-skill` - secondary fit

**Reference:**
- `/tool-suggest` again any time to re-scan
```

## Core skills in this plugin (always available)

| Command | When to suggest |
|---------|----------------|
| `/plan` | Starting any non-trivial project. Interview-style, produces phased plan with completion promises. |
| `/dispatch` | Background work that doesn't need to block the session. |
| `/jobs` | Checking status of dispatched background tasks. |
| `/plan-review` | After writing a plan. Adversarial review in 4 modes (expand/selective/hold/reduce). |
| `/preflight` | Before a long autonomous session. Verifies Keychain, env, MCP, GCP, GitHub. |
| `/captain-opus` | Opening a complex session. Sets senior PM posture with full tool authority. |

## Source & license

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

- **Author:** [Damon-Stewart-1](https://github.com/Damon-Stewart-1)
- **Source:** [Damon-Stewart-1/claude-skills-public](https://github.com/Damon-Stewart-1/claude-skills-public)
- **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-damon-stewart-1-claude-skills-public-tool-suggest
- Seller: https://agentstack.voostack.com/s/damon-stewart-1
- 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%.
