搜索结果
全部能力
找到 758 个相关结果 / 认证与权限
通用助手 / 编排推荐
airflow-plugins
airflow-plugins
构建 Airflow 3.1+ 插件,将 FastAPI 应用、自定义 UI 页面、React 组件、中间件、宏和 Operator 链接直接嵌入 Airflow UI。使用…
通用助手 / 编排推荐
template-discovery
template-discovery
Helps find, inspect, and compare .NET project templates. Resolves natural-language project descriptions to ranked template matches with pre-filled parameters. USE FOR: finding the right dotnet new template for a task, comparing templates side by side, inspecting template parameters and constraints, understanding what a template produces before creating a project, resolving intent like "web API with auth" to concrete template + parameters. DO NOT USE FOR: actually creating projects (use template-instantiation), authoring custom templates (use template-authoring), MSBuild or build issues (use dotnet-msbuild plugin), NuGet package management unrelated to template packages.
通用助手 / 编排推荐
link-purpose
link-purpose
link-purpose — an installable skill for AI agents, published by accesslint/claude-marketplace.
通用助手 / 编排推荐
patent-claims-analyzer
patent-claims-analyzer
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure
通用助手 / 编排推荐
fusion-rules
fusion-rules
Entrypoint for AI coding assistant rule authoring across GitHub Copilot, Cursor, and Claude Code. USE FOR: setting up rules, reviewing existing rules,…
通用助手 / 编排推荐
elevenlabs-tts
elevenlabs-tts
ElevenLabs text-to-speech with 22+ premium voices, multilingual support, and voice tuning via inference.sh CLI. Models: eleven_multilingual_v2 (highest…
通用助手 / 编排推荐
geo-audit
geo-audit
Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform…
通用助手 / 编排推荐
netease-music-cli
netease-music-cli
使用 ncm-cli 操作网易云音乐。当用户想播放歌曲、搜索歌曲、控制播放(暂停、下一首、上一首、调音量)、管理播放队列、查看播放状态、播放歌单时,使用此 skill。
通用助手 / 编排推荐
wiki-agent
wiki-agent
>
通用助手 / 编排推荐
linear
linear
Linear GraphQL patterns for Symphony agents. Use `linear_graphql` for all operations — comments, state transitions, PR attachments, file uploads, and issue creation. Never use schema introspection.
通用助手 / 编排推荐
coinmarketcap-agent-teneo
coinmarketcap-agent-teneo
CoinMarketCap Agent CoinMarketCap Agent 通过 CoinMarketCap 提供对实时和历史加密货币市场数据的全面访问。使用…
通用助手 / 编排推荐
fusion-rule-author
fusion-rule-author
Support skill providing the workflow, templates, and references for AI coding assistant rule authoring. Invoked by fusion-rules gateway agents — not intended…
通用助手 / 编排推荐
capacitor-keyboard
capacitor-keyboard
Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have…
通用助手 / 编排推荐
symphony-setup
symphony-setup
Set up Symphony (OpenAI's Codex orchestrator) for a user's repo. Use when the user mentions Symphony setup, configuring Symphony, getting Symphony running, or…
通用助手 / 编排推荐
google-drive
google-drive
Interact with Google Drive - search files, find folders, list contents, download files, upload files, create folders, move, copy, rename, and trash files. Use when user asks to: search Google Drive, find a file/folder, list Drive contents, download or upload files, create folders, move files, or organize Drive content. Lightweight integration with standalone OAuth authentication supporting full read/write access.
通用助手 / 编排推荐
create-pr
create-pr
Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.
通用助手 / 编排推荐
canghe-url-to-markdown
canghe-url-to-markdown
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login).…
通用助手 / 编排推荐
content-strategy
content-strategy
When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions \"content…
通用助手 / 编排推荐
elevenlabs-music
elevenlabs-music
ElevenLabs AI music generation - create original music from text prompts via inference.sh CLI. Capabilities: text-to-music, custom duration up to 10 minutes,…
通用助手 / 编排推荐
template-authoring
template-authoring
Guides creation and validation of custom dotnet new templates. Generates templates from existing projects and validates template.json for authoring issues. USE FOR: creating a reusable dotnet new template from an existing project, validating template.json files for schema compliance and parameter issues, bootstrapping .template.config/template.json with correct identity, shortName, parameters, and post-actions, packaging templates as NuGet packages for distribution. DO NOT USE FOR: finding or using existing templates (use template-discovery and template-instantiation), MSBuild project file issues unrelated to template authoring, NuGet package publishing (only template packaging structure).