Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
model-fallback
模型自动降级与故障切换。当主模型请求失败、超时、达到速率限制或配额耗尽时,自动切换到备用模型,确保服务连续性。支持多供应商、多优先级的智能模型选择,提供健康监控、自动重试和错误恢复机制。
aAAaqwq/AGI-Super-Team 27
-
multimodal-gen
多模态内容生成(图片、视频)。当用户需要生成图片、生成图像、生成视频、AI绘画、AI作图、画一张图、做个视频、文生图、文生视频时使用此技能。自动调用 multimodal-agent 进行生成。
aAAaqwq/AGI-Super-Team 27
-
auth-manager
网页登录态管理。使用 fast-browser-use (fbu) 管理各平台登录状态,定期检查可用性,新平台授权时自动保存 profile。
aAAaqwq/AGI-Super-Team 27
-
github-automation
自动化 GitHub 操作。当用户需要推送代码到 GitHub、管理仓库、创建 PR、处理 Issue、git push 失败时使用此技能。优先使用 mcporter call github.push_files 而不是 git push。
aAAaqwq/AGI-Super-Team 27
-
geo-agent
Automated GEO (Generative Engine Optimization) agent for boosting brand visibility in AI search engines. Manages keywords, researches real competitors, generates comparison articles with target brand prominence, auto-publishes to Chinese content platforms (Zhihu/Baijiahao/Sohu/Toutiao), monitors AI search engine indexing, and reports results. Use when: user wants GEO automation, AI search optimization, multi-platform article publishing, or brand visibility in AI answers.
aAAaqwq/AGI-Super-Team 27
-
token-reporter
每日自动统计 OpenClaw 实例 Token 消耗和工作产出,上报到飞书多维表格。扫描 JSONL 日志按模型聚合 token,收集各 agent 当日工作摘要,写入飞书 Bitable。触发:'token报告'、'token report'、'日报'、'每日汇报'、'飞书上报'。
aAAaqwq/AGI-Super-Team 27
-
feishu-doc-optimizer
飞书云文档内容优化与格式美化。当用户需要优化飞书文档的排版、结构、格式、美观度时使用此技能。支持:(1) 读取飞书文档内容 (2) 优化文档结构和层次 (3) 清空并替换文档内容 (4) 通过浏览器自动化编辑文档。触发词:优化飞书文档、美化文档、整理文档格式、文档排版。
aAAaqwq/AGI-Super-Team 27
-
healthcare-monitor
医疗行业企业融资监控系统。实时监控医疗健康企业的工商变更,识别融资信号,自动推送告警。支持天眼查/企查查数据采集、AI融资判断、多渠道推送。
aAAaqwq/AGI-Super-Team 27
-
browser-use
AI驱动的智能浏览器自动化工具。使用LLM理解页面并自动执行任务,比传统Playwright更智能、更省token。适用于复杂交互、动态页面、需要智能决策的浏览器操作。Chrome浏览器优先。
aAAaqwq/AGI-Super-Team 27
-
command-registry-integration
aAAaqwq/AGI-Super-Team 27
-
pylint-checkers
Use when pylint checkers including built-in checkers, custom checkers, and checker development.
TheBushidoCollective/han 129
-
shfmt-formatting
Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.
TheBushidoCollective/han 129
-
shell-best-practices
Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.
TheBushidoCollective/han 129
-
shfmt-configuration
Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.
TheBushidoCollective/han 129
-
eslint-rules
Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.
TheBushidoCollective/han 129
-
eslint-custom
Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
TheBushidoCollective/han 129
-
eslint-configuration
Use when eSLint configuration including config files, extends, plugins, and environment setup.
TheBushidoCollective/han 129
-
biome-linting
Use when applying Biome's linting capabilities, rule categories, and code quality enforcement to JavaScript/TypeScript projects.
TheBushidoCollective/han 129
-
biome-configuration
Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.
TheBushidoCollective/han 129
-
biome-formatting
Use when formatting JavaScript/TypeScript code with Biome's fast formatter including patterns, options, and code style management.
TheBushidoCollective/han 129
-
dialyzer-integration
Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.
TheBushidoCollective/han 129
-
dialyzer-analysis
Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.
TheBushidoCollective/han 129
-
dialyzer-configuration
Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.
TheBushidoCollective/han 129
-
credo-checks
Use when understanding and fixing common Credo check issues for Elixir code quality and consistency.
TheBushidoCollective/han 129