Skip to main content
Glama
zhuyansen

AgentSkillsHub MCP Server

by zhuyansen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENTSKILLSHUB_BASENoBase URL for AgentSkillsHubhttps://agentskillshub.top
AGENTSKILLSHUB_CACHENoCache directory path~/.cache/agentskillshub

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_skillsA

Find open-source AI agent skills & MCP servers in the AgentSkillsHub catalog (100K+ indexed, quality subset stars>=5). Natural-language query plus optional filters. Each result includes a security_grade and estimated_tokens so you can weigh safety and context-cost BEFORE selecting one.

audit_skillA

Free basic trust check for a skill: security grade, plain-English verdict, and quality score. Run this BEFORE installing/trusting a skill. Deep 5-dimension audit and auditing any GitHub URL (incl. <5★ / private) are Pro features.

get_skill_installA

Get install commands for a skill plus a 'check before you install' safety line. Does NOT run anything — returns what to install, how, and what to verify first. The agent/user executes.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a distinct purpose: searching skills, auditing trust, and getting install commands. No overlap.

Naming Consistency5/5

All tools use consistent snake_case verb_noun pattern: search_skills, audit_skill, get_skill_install.

Tool Count4/5

Three tools are on the lower end but appropriate for the focused domain of skill discovery and trust assessment.

Completeness4/5

Covers the main user workflow of finding, auditing, and installing skills, though missing possibly detailed metadata retrieval.

Maintenance

ActivityStale
ResponsivenessNo issues