Skip to main content
Glama
agentskill-sh

agentskill-mcp

Official

agentskill-mcp

agentskill.sh용 MCP 서버 -- 최대 규모의 스킬 디렉토리(11만 개 이상의 스킬)에서 AI 에이전트 스킬을 검색, 발견 및 설치하세요.

도구

도구

설명

search_skills

플랫폼, 카테고리 및 보안 점수 필터를 사용하여 키워드별로 스킬 검색

get_skill

SKILL.md, 보안 분석 및 품질 검토를 포함한 전체 세부 정보 가져오기

install_skill

보안 검사를 거쳐 로컬 스킬 디렉토리에 스킬 설치

get_trending

인기(24시간), 트렌드(7일), 최고(전체 기간) 또는 최신 스킬 가져오기

browse_skillsets

워크플로우나 역할별로 묶인 큐레이션된 스킬 컬렉션 탐색

install_skillset

스킬셋의 모든 스킬을 한 번에 설치

rate_skill

다른 사용자가 최고의 스킬을 찾을 수 있도록 스킬을 1~5점으로 평가

check_updates

설치된 스킬에 더 최신 버전이 있는지 확인

Related MCP server: aiskillstore

설치

Claude Code

claude mcp add agentskill -- npx -y agentskill-mcp

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json에 추가하세요:

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

Cursor / Windsurf / Cline / 기타 MCP 클라이언트

{
  "mcpServers": {
    "agentskill": {
      "command": "npx",
      "args": ["-y", "agentskill-mcp"]
    }
  }
}

사용 예시

연결되면 AI 에이전트가 다음을 수행할 수 있습니다:

  • 검색: "SEO 최적화를 위한 스킬 찾아줘"

  • 필터: "보안 점수 80점 이상인 마케팅 스킬 검색해줘"

  • 탐색: "Claude Code용 인기 스킬 보여줘"

  • 스킬셋: "프론트엔드 개발을 위한 큐레이션된 스킬셋 탐색해줘"

  • 설치: "compound-engineering/frontend-design 스킬 설치해줘"

  • 컬렉션 설치: "seo-starter 스킬셋 설치해줘"

  • 평가: "compound-engineering/frontend-design 스킬을 5/5로 평가해줘"

  • 업데이트: "설치된 스킬의 업데이트 확인해줘"

지원 플랫폼

Claude Code, Cursor, GitHub Copilot, Windsurf, Codex, Gemini CLI, Hermes, ChatGPT, Cline, VS Code, OpenCode, Aider, AMP, Goose, Roo Code, Trae 등 20개 이상의 플랫폼에서 스킬을 사용할 수 있습니다.

라이선스

MIT

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for discovering and installing AI agent skills from Loaditout. Search 20,000+ security-gradedMCP servers, check A/B/C/F grades, get install configs, and browse trending skills and curated packs.
    21
    43
    1
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Agent-first skill marketplace MCP server. AI agents discover, install, and share skills across 7 platforms via MCP protocol. 15 tools including skill search, download, upload, and agent discovery.
    18
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    This MCP server enables AI agents to search, discover, and install skills from the SkillsMP marketplace, with support for keyword and semantic search, skill content retrieval, and installation to various coding agents.
    5
    1,105
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A powerful MCP server that brings the skills.sh ecosystem directly to your AI agents, enabling effortless discovery, installation, and management of skills.
    1
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/agentskill-sh/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server