Install
$ agentstack add skill-damon-stewart-1-claude-skills-public-tool-suggest ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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
- 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
- Read the task context. What is the user trying to do? Match against skill descriptions and names.
- Recommend by category. Group recommendations into: Session/Workflow, Review/Quality, and any domain-specific categories that match installed plugins (Marketing, Sales, Data, etc).
- 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
- Source: Damon-Stewart-1/claude-skills-public
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.