搜索结果
全部能力
找到 4777 个相关结果 / 通用助手
通用助手 / 编排推荐
call-cursor-agent
call-cursor-agent
Call cursor-agent to perform a task.
通用助手 / 编排推荐
clawsec-clawhub-checker
clawsec-clawhub-checker
ClawHub reputation checker for clawsec-suite. Adds a standalone reputation gate before guarded skill installation.
通用助手 / 编排推荐
maui-data-binding
maui-data-binding
Guidance for .NET MAUI XAML and C# data bindings — compiled bindings, INotifyPropertyChanged / ObservableObject, value converters, binding modes, multi-binding, relative bindings, fallbacks, and MVVM best practices. USE FOR: setting up compiled bindings with x:DataType, implementing INotifyPropertyChanged or CommunityToolkit ObservableObject, creating IValueConverter / IMultiValueConverter, choosing binding modes, configuring BindingContext, relative bindings, binding fallbacks, StringFormat, code-behind SetBinding with lambdas, and enforcing XC0022/XC0025 warnings. DO NOT USE FOR: CollectionView item templates and layouts (use maui-collectionview), Shell navigation data passing (use maui-shell-navigation), dependency injection (use maui-dependency-injection), or animations triggered by property changes (use .NET MAUI animation APIs).
通用助手 / 编排推荐
代理规则
agent-rules
在创建或更新 AGENTS.md 文件、.github/copilot-instructions.md 或其他 AI 智能体规则文件时使用,用于将 AI 智能体接入项目、标准化……
通用助手 / 编排推荐
harness-engineering-playbook
harness-engineering-playbook
Implement OpenAI Harness Engineering practices in any repository — AGENTS.md, PLANS.md, deterministic smoke/test/lint harness commands, strict architecture…
通用助手 / 编排推荐
AI-SEO
ai-seo
优化内容以被AI搜索引擎引用 — ChatGPT、Perplexity、Google AI Overviews、Claude、Gemini、Copilot。适用于希望内容实现以下目标时…
通用助手 / 编排推荐
fal-platform
fal-platform
fal.ai Platform APIs for model management, pricing, usage tracking, and cost estimation. Use when user asks "show pricing", "check usage", "estimate cost",…
通用助手 / 编排推荐
diagram-to-image
diagram-to-image
Convert Mermaid diagrams and Markdown tables to images (PNG) for platforms that don't support rich formatting. Use when user asks to "convert to image",…
通用助手 / 编排推荐
google-docs
google-docs
Create and modify Google Docs documents. Read content, insert tables, apply heading styles, and manage formatting. Use when asked to edit a gdoc, write a…
通用助手 / 编排推荐
maui-app-lifecycle
maui-app-lifecycle
.NET MAUI app lifecycle guidance — the four app states, cross-platform Window lifecycle events (Created, Activated, Deactivated, Stopped, Resumed, Destroying), platform-specific lifecycle mapping, backgrounding and resume behavior, and state-preservation patterns. USE FOR: "app lifecycle", "window lifecycle events", "save state on background", "resume app", "OnStopped", "OnResumed", "backgrounding", "deactivated event", "ConfigureLifecycleEvents", "platform lifecycle hooks". DO NOT USE FOR: navigation events (use maui-shell-navigation), dependency injection setup (use maui-dependency-injection), platform API invocation (use conditional compilation and partial classes).
通用助手 / 编排推荐
maui-theming
maui-theming
Guide for theming .NET MAUI apps — light/dark mode via AppThemeBinding, ResourceDictionary theme switching, DynamicResource bindings, system theme detection, and user theme preferences. Use when: "dark mode", "light mode", "theming", "AppThemeBinding", "theme switching", "ResourceDictionary theme", "dynamic resources", "system theme detection", "color scheme", "app theme", "DynamicResource". Do not use for: localization or language switching (see .NET MAUI localization documentation), accessibility visual adjustments (see .NET MAUI accessibility documentation), app icons or splash screens (see .NET MAUI app icons documentation), or Bootstrap-style class theming (see Plugin.Maui.BootstrapTheme NuGet package).
通用助手 / 编排推荐
axiom-ai
axiom-ai
axiom-ai — an installable skill for AI agents, published by charleswiltgen/axiom.
通用助手 / 编排推荐
publish-substack-article
publish-substack-article
Publish Markdown articles to Substack as drafts. Use when user wants to publish a Markdown file to Substack, or mentions "发布到 Substack", "Substack article",…
通用助手 / 编排推荐
predexon-prediction-market-agent-1-5-teneo
predexon-prediction-market-agent-1-5-teneo
通过 Teneo Protocol 使用 Predexon Prediction Market Agent 1.5 的 AI 代理。当用户需要通过捆绑的…使用 Predexon Prediction Market Agent 1.5 时,使用此技能。
通用助手 / 编排推荐
pulumi
pulumi
Pulumi infrastructure as code performance and reliability guidelines. This skill should be used when writing, reviewing, or refactoring Pulumi code to ensure…
通用助手 / 编排推荐
skill-create
skill-create
Create new Agent Skills from templates with best-practice structure, pre-populated SKILL.md, and optional scripts/assets directories.
通用助手 / 编排推荐
powerpoint-ppt
powerpoint-ppt
PowerPoint (.pptx) manipulation via MCP server. Use for creating slides, formatting presentations, managing placeholders, adding images, applying templates, or…
通用助手 / 编排推荐
overall-planning
overall-planning
触发:当你需要在多个目标、利益方或相互制约的指标之间做动态平衡时调用;常见信号包括 trade-offs、目标冲突、系统性约束、优化一项会伤害另一项。 English: Trigger when several important goals must be advanced together and optimizing one dimension can damage another. Use this skill to map the key relationships, avoid one-sided decisions, and balance the system as a whole.
通用助手 / 编排推荐
contradiction-analysis
contradiction-analysis
触发:当问题复杂、存在多个冲突因素、优先级不清,或你不知道应该先解决什么时调用;常见信号包括 trade-off、瓶颈、根因不明、主次不清、多个问题互相牵制。 English: Trigger when a problem contains competing forces, unclear priorities, or no obvious entry point. Use this skill to identify contradictions, isolate the principal contradiction, classify its nature, and choose the right response.
通用助手 / 编排推荐
ln-654-resource-lifecycle-auditor
ln-654-resource-lifecycle-auditor
Checks session scope mismatch, missing cleanup, pool config, error path leaks, resource holding. Use when auditing resource lifecycle.