Skills Guide
This guide covers the Skills panel in HagiCode.
Open Skills when you want to:
- see which skills are already installed on this machine
- get recommended skills based on your current projects and repositories
- search the wider skill library
- confirm the source, trust state, and actual install command before installing
- manage which sources are labeled as trusted
What Skills is for
Section titled “What Skills is for”Skills is HagiCode’s built-in skill browsing and installation panel. It gives you one place to review locally available skills, discover recommendations, search the gallery, and inspect installation details before you install anything.
Use it when:
- you are new to HagiCode and want to see what is already available
- you know the kind of work you are doing and want better matching helper skills
- you want to install a new skill but need to verify the source first
- you want to avoid reinstalling something that is already available locally
1. Open Skills
Section titled “1. Open Skills”In the top navigation bar of the HagiCode workspace, click the Skills button to open the panel.

The red arrow in the screenshot highlights the entry point.
After opening the panel, you will see four main tabs:
Local SkillsRecommendationGalleryTrusted Providers
2. Review locally installed skills
Section titled “2. Review locally installed skills”Local Skills answers two common questions: What is already installed? and Which of these skills can be updated right now?

The most important areas on this page are:
- Search box: filter local skills by name, ID, path, or agent
Refresh inventory: rescan what is currently installed on this machineUpdate all: run batch updates for skills that support managed updatesBatch update summary: review the latest batch result and status log
Each row usually shows:
- the skill name
- compatible agents
- the local install path
- available actions
If a row warns that backend-managed install metadata is missing, that skill cannot use one-click updates and should be reviewed manually.
3. Get recommended skills
Section titled “3. Get recommended skills”Recommendation builds a candidate list from your current projects and repositories. It is useful when you know what kind of work you are doing, but you have not decided which skills to install yet.

A practical reading order is:
- Check the hero selectors at the top to understand what context drives the recommendation
- Click
Generate recommendations - Review the query chips to see why these candidates were chosen
- Compare the candidate cards before opening the details panel
Common labels on recommendation cards mean:
Recommended: currently suggested by the systemInstalled: already installedInstalled locally: already available in the local environment and usually does not need reinstalling
4. Search and compare in the gallery
Section titled “4. Search and compare in the gallery”If you already know what you are looking for, or you want to compare similar skills from different sources, use Gallery.

Gallery is the best place to:
- search by keyword
- filter to trusted sources first
- compare similar skills from different sources
- check install counts and local install state
Start with three fields:
Source: who provides the skillInstalls: the install count, which can act as a supporting signalInstalled locally: whether the skill is already available on your machine
5. Review skill details before installing
Section titled “5. Review skill details before installing”When you open a skill, HagiCode shows the details panel. This is the most important screen to review before installation.

Pay special attention to:
- name, source, and install count: make sure you opened the intended item
Trust status: why this source is considered trustedManaged command: the actual command HagiCode is prepared to runStatus: whether the current workspace can install this skillOverview: supporting identifiers such as skill ID, slug, source, and install count
Managed command matters because it is the real installation command, not decorative text.
6. Manage trusted providers
Section titled “6. Manage trusted providers”Trusted Providers controls which sources receive the trusted label. Open it when you want to know why a source is trusted, or when you need to adjust your trust rules.

On this page:
Rule formatexplains how rules are writtenAdd providerlets you add a provider rule setReset defaultsrestores the default presets- the
Rules,Status, andSource examplescolumns show the matching rules, current state, and example matches
Common rule styles include:
prefix:owner/for prefix-based trustexact:owner/repofor a single exact source
Check these 4 things before installing
Section titled “Check these 4 things before installing”Before you install a skill, review at least these four signals:
| Check | Where to look | What it tells you |
|---|---|---|
| Whether the source is trusted | Trusted Providers, plus Trust status in the details panel | Why this source is labeled as trusted |
| Whether it is already installed | status labels in Recommendation and Gallery | If it says installed locally, you usually do not need to reinstall it |
| Batch update result | Batch update summary in Local Skills | Whether the last bulk update succeeded and whether anything needs manual review |
| Actual install command | Managed command in the details panel | What HagiCode is actually going to run |
A common user path
Section titled “A common user path”A common first-time flow is:
- Open
Local Skillsand review what is already available - Use
Recommendationto find candidates that fit your current work - Use
Galleryto search and compare sources - Open the details panel to verify trust state and install command
- If needed, review or adjust trust rules in
Trusted Providers