Skip to main content

Searching Skills

Find the perfect skills for your workflow using search, filters, and discovery tools.

Search with the CLI

Use the aster search command to find skills:

aster search pdf

Search Options

aster search "git commit" --category git
aster search api --sort downloads
aster search testing --verified

Available Flags

FlagDescription
--categoryFilter by category
--sortSort by: downloads, stars, updated, score
--verifiedShow only verified skills
--limitNumber of results (default: 10)
--jsonOutput as JSON

Search on the Web

The skills page offers a rich search experience with:

  • Real-time search suggestions
  • Category and tag filters
  • Security score indicators
  • Download statistics
  • Author profiles

Use the keyboard shortcut + K anywhere on the site to quickly open search.

Browse by Category

Skills are organized into categories:

Code Generation

Write and refactor code

Code Review

Review and improve code quality

Testing

Generate and run tests

Documentation

Create docs and comments

Git

Version control workflows

API

Work with REST and GraphQL APIs

Database

SQL and database operations

DevOps

CI/CD, Docker, infrastructure

File Processing

PDFs, images, data files

Productivity

Automation and utilities

Discover Skill Stacks

Stacks are curated collections of skills that work well together. Instead of searching for individual skills, browse stacks for complete solutions:

Browse all stacks →

Search from Your AI Assistant

With the MCP server configured, you can ask your AI assistant to find skills:

"Search for skills that help with PDF files"

"Find a skill for generating commit messages"

"What skills are available for API testing?"

The assistant uses the ask_search tool to query the registry and present relevant options.

Search Tips

Use specific terms

"pdf text extraction" finds better results than just "pdf"

Check security scores

Higher scores (80+) indicate fewer security concerns

Look at downloads

Popular skills are often more reliable and better maintained

Read the README

Check the skill page for usage examples and requirements