search-store-skills

Search the AllBeingsFuture Skill Store by query, category, and trust level.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill search-store-skills-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-store-skills
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/search-store-skills
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill search-store-skills-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets users quickly discover and browse Skills on the AllBeingsFuture marketplace, removing manual browsing and enabling precise discovery using keywords, categories, trust levels, and sorting options.

Core Features & Use Cases

  • Marketplace Search: Find skills by keyword and category with pageable results.
  • Filtering & Trust Levels: Filter results by trust level (official, certified, community) and sort by installs, rating, newest, or stars.
  • Inspect & Install Workflow: Retrieve skill metadata and id, view detailed information, and install chosen skills; supports fallback to local or GitHub installation when the remote store is unavailable.
  • Use Case: A user needs a vetted code-review Skill; search for "code review", filter to certified skills, inspect the id and trustLevel, then install the selected Skill.

Quick Start

Search the skill store for code review skills filtered to certified trust level and show the first page of results sorted by rating.

Frequently Asked Questions about search-store-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search the skill marketplace for community or certified trust levels?

You can search the skill marketplace by keyword and filter results by trust levels like official, certified, or community. Results return structured metadata including id and trustLevel, sortable by installs, rating, newest, or stars.

What is the best way to discover and install vetted skills from a marketplace?

To discover vetted skills, search the marketplace by category, filter by trust level, and inspect detailed metadata before installation. This workflow supports retrieving skill details and paginating through entries to ensure the right match.

Can I install a skill locally if the remote skill store is unavailable?

If the remote store is unavailable, you can install a skill locally. The discovery workflow supports a fallback to local or GitHub installation methods when the remote skill store cannot be reached.

How do I filter marketplace search results by category and sort by rating?

You can filter marketplace search results by category and sort by rating using the discovery filters to specify the category, then applying the sort by rating option. The system returns pageable results containing structured metadata for each skill.

What metadata is returned when I retrieve details for a marketplace skill?

When you retrieve details for a marketplace skill, the system returns structured metadata including the skill id and trustLevel. This information helps you inspect and verify skills before proceeding with installation actions.

Does the skill discovery workflow support pagination for browsing large result sets?

Yes, the skill discovery workflow supports pagination for browsing large result sets. You can navigate through pageable marketplace entries to browse all available skills matching your search queries and filter criteria.