代理技能:一個開放、可信且自動更新的多供應商 AI 代理技能目錄
這篇 Hacker News AI 文章介紹了一個名為 'dmgrok/agent_skills_directory' 的 GitHub 儲存庫,它是一個集中式、自動更新的 AI 代理技能目錄,匯集了來自 Claude、OpenAI 和 Vercel 等多個供應商的技能。該目錄以標準化的 JSON 格式提供,供 MCP 伺服器和 AI 代理使用,並透過 GitHub Actions 每日更新。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
A centralized, automatically-updated catalog of Agent Skills from multiple providers.
Uh oh!
There was an error while loading. Please reload this page.
dmgrok/agent_skills_directory
Folders and files
Latest commit
History
Repository files navigation
Agent Skills Directory
A centralized, automatically-updated catalog of Agent Skills from multiple providers.
🔄 Updated Daily — A GitHub Action runs every day at 06:00 UTC to fetch the latest skills from all providers and update the catalog. You can always target @main for the latest or pin to a specific version.
What is this?
This repository aggregates skills from various providers into a single, standardized JSON catalog that can be consumed by MCP servers, AI agents, and developer tools.
Used by: MCP Mother Skills — An MCP server that exposes these skills to AI agents.
Providers:
Usage
Quick Start
URLs
MCP Server Integration
Browser (docs site) URL filters
The static browser supports query-string filters so you can share/bookmark filtered views:
Examples:
Catalog Format
Development
Update Schedule
The catalog is automatically updated daily at 06:00 UTC via GitHub Actions.
Adding a Provider
To add a new skills provider, edit scripts/aggregate.py:
Local Development
Schema
The catalog follows a JSON Schema defined in schema/catalog-schema.json.
Validate your catalog:
License
This aggregation tool is MIT licensed. Individual skills retain their original licenses as specified in their respective repositories.
Related
About
A centralized, automatically-updated catalog of Agent Skills from multiple providers.
Topics
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
13
Packages
0
Uh oh!
There was an error while loading. Please reload this page.
Contributors
3
Languages
Footer
Footer navigation
相關文章