
Search Store Skills
- 8 installs
- 1.9k repo stars
- Updated August 5, 2026
- openakita/openakita
Helps with ai & agent building tasks.
About
search-store-skills is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- search-store-skills
- AI & Agent Building
- AI-coding skill
Search Store Skills by the numbers
- 8 all-time installs (skills.sh)
- +2 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #12,339 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/openakita/openakita --skill search-store-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 8 |
|---|---|
| repo stars | ★ 1.9k |
| Last updated | August 5, 2026 |
| Repository | openakita/openakita ↗ |
What it does
Helps with ai & agent building tasks.
Files
search-store-skills
Search for Skills on the OpenAkita Platform Skill Store.
When to Use
- User wants to find or browse Skills on the OpenAkita marketplace
- User asks "有什么技能可以安装" or "搜索一个 XX Skill"
- User wants to discover Skills by trust level (official / certified / community)
Workflow
1. Call search_store_skills with optional filters 2. Review results — note the id and trustLevel for each Skill 3. Use get_store_skill_detail to inspect before installing 4. Use install_store_skill to install the chosen Skill
Parameters
| Parameter | Required | Description |
|---|---|---|
query | No | Search keyword |
category | No | Filter by category |
trust_level | No | Filter: official, certified, community |
sort | No | Sort by: installs (default), rating, newest, stars |
page | No | Page number (default 1) |
Trust Levels
- official: Maintained by the OpenAkita team
- certified: Reviewed and approved by the team
- community: Community-contributed, use at your own discretion
Fallback
If the remote Skill Store is unavailable:
- Local skill management still works
- Skills can be installed from GitHub using
install_skill - The skills.sh marketplace can be accessed via Setup Center
interface:
display_name: Search Store Skills
short_description: Search for Skills on the OpenAkita Platform Skill Store
default_prompt: Use $search-store-skills
i18n:
zh:
name: 搜索技能商店
description: 在 OpenAkita 平台 Skill Store 中搜索技能。
Related skills
AI & Agent Buildingagents