> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voqo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Skills vs Prompt Tools

> Choose the right tool: skills for reusable capabilities, prompts for behavior and language quality.

## Audience

* Admins and advanced operators extending agent behavior

## Quick decision guide

* Choose **Prompt Tools** when you need better responses, tone, flow, or instruction clarity.
* Choose **Skill Hub** when you need reusable structured capabilities to attach across agents.

## Role and plan notes

* Both surfaces can be role/plan gated.
* If a tool is unavailable, confirm workspace context, role permission, and plan entitlement.

## Paths

<CardGroup>
  <Card title="Refine and Test Prompts" icon="pen-to-square" href="refine-and-test-prompts">
    Improve prompt quality and test behavior safely before deployment.
  </Card>

  <Card title="Create and Bind Skills" icon="wrench" href="../skill-hub/create-and-bind-skills">
    Build reusable capabilities and attach them to one or more agents.
  </Card>
</CardGroup>
