# Find Skills

> Helps discover and install agent skills when looking for functionality that might exist as an installable skill.

- **Type:** Skill
- **Install:** `agentstack add skill-mcqua007-agents-skeleton-find-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mcqua007](https://agentstack.voostack.com/s/mcqua007)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mcqua007](https://github.com/mcqua007)
- **Source:** https://github.com/mcqua007/agents-skeleton/tree/main/.agents/skills/find-skills

## Install

```sh
agentstack add skill-mcqua007-agents-skeleton-find-skills
```

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

## About

# Find Skills

Use this skill when a user asks about extending agent capabilities,
finding tools for specific tasks, or when functionality might exist
as a community skill.

## When to Use

- User asks "how do I do X" and X might be a skill
- User asks to "find a skill for..." or "is there a skill that can..."
- User wants to extend agent capabilities
- Looking for domain-specific tooling or integrations

## How to Search

1. Check the skill registry at [skills.sh](https://skills.sh)
2. Search GitHub for repositories with `.agents/skills/` directories
3. Look for `SKILL.md` files in relevant repositories

## Installing a Skill

```bash
npx skills add 
```

## Tips

- Skills are user-level by default (`~/.agents/skills/`)
- Project-specific skills go in `.agents/skills/` within the repo
- Each skill must have a `SKILL.md` with `name` and `description` frontmatter

## Source & license

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

- **Author:** [mcqua007](https://github.com/mcqua007)
- **Source:** [mcqua007/agents-skeleton](https://github.com/mcqua007/agents-skeleton)
- **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-mcqua007-agents-skeleton-find-skills
- Seller: https://agentstack.voostack.com/s/mcqua007
- 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%.
