omni-github-skills
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
<!-- generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten -->
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.
从包含SKILL.md、CLAUDE.md、.cursorrules及类似Agent技能文件的GitHub仓库中搜索、评分、扫描并导入Agent技能。探索涵盖众多工具和供应商类别的社区技能,通过启发式评分评估相关性,检查恶意软件或硬编码密钥,并将其安装到Hermes、Claude Code、Gemini CLI或OpenCode的Agent目录中。
Authentication
身份验证
All requests require a valid Bearer token or session cookie. Obtain a token via or configure for local development.
POST /api/auth/loginREQUIRE_API_KEY=false所有请求都需要有效的Bearer令牌或会话Cookie。可通过获取令牌,或在本地开发时配置。
POST /api/auth/loginREQUIRE_API_KEY=falseEndpoints
端点
No endpoints mapped for this area yet.
此区域尚未映射端点。
Payloads
负载
See the full OpenAPI specification at or for detailed request/response schemas.
GET /api/openapi/specdocs/openapi.yaml有关详细的请求/响应架构,请查看或中的完整OpenAPI规范。
GET /api/openapi/specdocs/openapi.yaml