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

# Skill Store

## What is Skill Store?

Use the Skill Store to find and install ready-made Skills for design, coding, data analysis, file processing, media generation, and other work you repeat often.

Skills give Happycapy reusable instructions, context, or tools for specific kinds of work.

## How to use Skill Store

<div style={{ borderRadius: '14px', border: '1px solid rgba(45, 36, 27, 0.12)', boxShadow: '0 18px 46px rgba(56, 38, 20, 0.09)', overflow: 'hidden', margin: '0 auto 24px', background: '#FFFFFF' }}>
  <div style={{ display: 'flex', alignItems: 'baseline', gap: '10px', padding: '12px 16px', borderBottom: '1px solid rgba(45, 36, 27, 0.08)', background: '#FFFFFF', fontFamily: '-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", Arial, sans-serif' }}>
    <span style={{ color: '#2E2929', fontFamily: 'Instrument Serif, Georgia, "Times New Roman", serif', fontSize: '22px', fontWeight: 400, lineHeight: '1' }}>Skill Store</span>
    <span style={{ color: '#8A8178', fontFamily: 'Instrument Serif, Georgia, "Times New Roman", serif', fontSize: '17px', fontWeight: 400, lineHeight: '1' }}>Browse, search, and install reusable Skills.</span>
  </div>

  <img src="https://mintcdn.com/happycapy/9SccTkPwiYpehlgU/images/features/skill.png?fit=max&auto=format&n=9SccTkPwiYpehlgU&q=85&s=73e4a5f8e82edee64f0ce8e752a4d5ea" alt="Skill Store" style={{ maxWidth: '100%', display: 'block', margin: '0 auto' }} width="3200" height="2000" data-path="images/features/skill.png" />
</div>

### Browse or search

Open the [Skill Store](https://happycapy.ai/skills) when you need a Skill for a task. Browse featured Skills, or search by task, tool, workflow, or domain.

### Install a Skill

Install a Skill once, then use it in your Happycapy Project. Installed Skills make repeated work easier because Happycapy can reuse the same workflow instead of starting from scratch each time.

### Use a Skill in a Project

Most of the time, you only need to describe the result you want. Happycapy will choose a relevant Skill if one is a good fit.

```text theme={null}
Create a product launch image for this landing page.
```

You can also choose a specific Skill from the picker or use a slash command when you want more control.

```text theme={null}
/frontend-design Design a landing page for a SaaS product.
```

## What to know

### Skills are reusable capabilities

A Skill is more than a prompt. It helps Happycapy follow a reusable workflow more consistently.

### Happycapy can choose Skills for you

You do not need to memorize Skill names. Describe the outcome you want, and Happycapy can select a Skill when one is a good fit.

### Add or create Skills for repeated work

Use Skills for work you repeat often. Start with the Skill Store to install a ready-made Skill. If the workflow is specific to your team or project, ask Happycapy to create a Skill for it.

## FAQ

### Do I need to choose a Skill manually?

No. In most cases, describe the result you want and Happycapy will choose a relevant Skill. Choose a Skill manually when you want a specific workflow or output style.

### Where can I find Skills?

Start with the [Skill Store](https://happycapy.ai/skills). You can also use compatible open-source Skills when you need a workflow that is not yet available in the store.
