omni-github-skills
GitHub用于从GitHub搜索、评分、扫描并导入Agent技能文件。支持发现社区技能,评估相关性,检查恶意代码或密钥泄露,并可安装至Hermes等代理目录。
触发场景
安装
npx skills add diegosouzapw/OmniRoute --skill omni-github-skills -g -y
SKILL.md
Frontmatter
{
"name": "omni-github-skills",
"description": "Search, score, scan, and import agent skills from GitHub repositories that contain SKILL.md, CLAUDE.md, .cursorrules, and similar agent skill files. Discover community skills across many tool and provider categories, evaluate relevance with heuristic scoring, check for malware or hardcoded secrets, and install into Hermes, Claude Code, Gemini CLI, or OpenCode agent directories."
}
Overview
Search, score, scan, and import agent skills from GitHub repositories that contain SKILL.md, CLAUDE.md, .cursorrules, and similar agent skill files. Discover community skills across many tool and provider categories, evaluate relevance with heuristic scoring, check for malware or hardcoded secrets, and install into Hermes, Claude Code, Gemini CLI, or OpenCode agent directories.
Authentication
All requests require a valid Bearer token or session cookie. Obtain a token via POST /api/auth/login or configure REQUIRE_API_KEY=false for local development.
Endpoints
No endpoints mapped for this area yet.
Payloads
See the full OpenAPI specification at GET /api/openapi/spec or docs/openapi.yaml for detailed request/response schemas.
版本历史
-
3d7ed7a
当前 2026-08-20 06:19
集成多个审计过的免费层网关(如Zylo, Poolside等),更新提供商目录并完成重构。
- 1cafd32 2026-07-25 11:47


