搜索结果
全部能力
找到 4777 个相关结果 / 通用助手
通用助手 / 编排推荐
google-sheets
google-sheets
Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges, search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells, add data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values. Lightweight integration with standalone OAuth authentication supporting full read/write access.
通用助手 / 编排推荐
agent-ready-codebase
agent-ready-codebase
此技能应在审计代码库是否具备 AI 智能体就绪性时使用,或在指导改进以使代码库与智能体编码工具良好协作时使用。…
通用助手 / 编排推荐
moai-framework-electron
moai-framework-electron
Electron 33+ desktop app development specialist covering Main/Renderer process architecture, IPC communication, auto-update, and packaging with Electron Forge. Use when building cross-platform desktop applications.
通用助手 / 编排推荐
soul-guardian
soul-guardian
Drift detection + baseline integrity guard for agent workspace files with automatic alerting support
通用助手 / 编排推荐
git-commit
git-commit
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage…
通用助手 / 编排推荐
capacitor-expert
capacitor-expert
A comprehensive starting point for AI agents to work with Capacitor. Covers core concepts, CLI, app creation, plugins, framework integration, best practices,…
通用助手 / 编排推荐
AI/机器学习/数据科学
ai-ml-data-science
机器学习和数据科学工作流 — EDA、特征工程、建模、评估和生产交接。在探索数据或构建模型时使用。
通用助手 / 编排推荐
cfb-data
cfb-data
College Football (CFB) data via ESPN public endpoints — scores, standings, rosters, schedules, game summaries, play-by-play, rankings, injuries, futures, team/player stats, and news for NCAA Division I FBS. Zero config, no API keys. Use when: user asks about college football scores, standings, rankings, team rosters, schedules, game results, play-by-play, injuries, betting futures, team/player statistics, or CFB news. Don't use when: user asks about NFL (use nfl-data), college basketball (use cbb-data), or non-sports topics.
通用助手 / 编排推荐
assistant-mcp
assistant-mcp
Connect AI coding agents (Claude Code, Cursor, VS Code, OpenAI Codex) to Grafana Cloud via
通用助手 / 编排推荐
huashu-article-to-x
huashu-article-to-x
长文精简为X平台内容(200-500字),保留核心观点和个人风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短文章"时使用。
通用助手 / 编排推荐
nestjs-queue-architect
nestjs-queue-architect
Queue job management patterns, processors, and async workflows for video/image processing
通用助手 / 编排推荐
mysql
mysql
Execute read-only SQL queries against multiple MySQL databases. Use when: (1) querying MySQL databases, (2) exploring database schemas/tables, (3) running…
通用助手 / 编排推荐
manic-trading-benchmark-skill
manic-trading-benchmark-skill
Run a standardized benchmark to evaluate AI trading agent capabilities on the Manic Trade platform. Use this skill when a user wants to benchmark their trading…
通用助手 / 编排推荐
bootstrap
bootstrap
Initialize and scaffold a new project with structured requirements gathering. Use when starting a project from scratch, after running a framework initializer…
通用助手 / 编排推荐
teamcity-cli
teamcity-cli
Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools,…
通用助手 / 编排推荐
symdex-code-search
symdex-code-search
This skill should be used when finding, tracing, or understanding code in a repository with SymDex available. Trigger it for requests like "where is this defined?", "who calls this?", "what route handles this path?", "show me the file outline", "search this codebase by intent", or any task that would otherwise rely on broad Read/Grep/Glob exploration.
通用助手 / 编排推荐
template-validation
template-validation
Validates custom dotnet new templates for correctness before publishing. Catches missing fields, parameter bugs, shortName conflicts, constraint issues, and common authoring mistakes that cause templates to fail silently. USE FOR: checking template.json files for errors before publishing or testing, diagnosing why a template doesn't appear after installation, reviewing template parameter definitions for type mismatches and missing defaults, finding shortName conflicts with dotnet CLI commands, validating post-action and constraint configuration. DO NOT USE FOR: finding or using existing templates (use template-discovery), creating projects from templates (use template-instantiation), creating templates from existing projects (use template-authoring).
通用助手 / 编排推荐
python-security-scanner
python-security-scanner
Detect common Python vulnerabilities such as SQL injection, unsafe deserialization, and hardcoded secrets. Use as part of a secure SDLC for Python projects.
通用助手 / 编排推荐
seo-audit-full
seo-audit-full
An advanced SEO agent skill for deep, comprehensive single-page SEO audits. Includes ALL basic audit checks plus additional modules: Social Tags (OG + Twitter Card), content quality, and more. Outputs an advanced full SEO audit report. Use when the user says "deep audit", "advanced audit", "technical SEO audit", "full SEO audit", "full report", "key report", "comprehensive SEO review", or explicitly asks for more than a basic check. Powered by OpenClaw and Claude.
通用助手 / 编排推荐
test-coverage-improver
test-coverage-improver
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact…