omni-github-skills
GitHub用于搜索、评分、扫描并导入GitHub上的Agent技能文件,支持恶意软件检测及多平台安装。
Trigger Scenarios
Install
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.
Version History
-
3d7ed7a
Current 2026-08-20 06:19
集成多个审计过的免费层网关(如Zylo, Poolside等),更新提供商目录并完成重构。
- 1cafd32 2026-07-25 11:47


