搜索结果
全部能力
找到 4423 个相关结果 / 提示词与 LLM
通用助手 / 编排推荐
package-management
package-management
Manage NuGet packages using Central Package Management (CPM) and dotnet CLI commands. Never edit XML directly - use dotnet add/remove/list commands. Use shared…
通用助手 / 编排推荐
deploy-docs
deploy-docs
Validate and prepare documentation for GitHub Pages deployment
通用助手 / 编排推荐
env-secrets-manager
env-secrets-manager
Env & Secrets Manager
通用助手 / 编排推荐
create-skill-test
create-skill-test
Scaffolds eval.yaml test files for agent skills in the dotnet/skills repository. Use when creating skill tests, writing evaluation scenarios, defining…
通用助手 / 编排推荐
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…
通用助手 / 编排推荐
page-cro
page-cro
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or…
通用助手 / 编排推荐
git-pr-workflows-pr-enhance
git-pr-workflows-pr-enhance
You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR…
通用助手 / 编排推荐
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,…
通用助手 / 编排推荐
copywriting
copywriting
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages,…
通用助手 / 编排推荐
hummingbot-heartbeat
hummingbot-heartbeat
OpenClaw cron job that delivers hourly Hummingbot status updates to your chat — API health, Gateway container, active bots/controllers, executors, and…
通用助手 / 编排推荐
saas-metrics-coach
saas-metrics-coach
saas-metrics-coach — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
pr-review-expert
pr-review-expert
Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code quality of diffs.
通用助手 / 编排推荐
tiktok-teneo
tiktok-teneo
TikTok Agent 允许用户从 TikTok 提取数据,包括视频指标、创作者画像和话题标签速度,以绕过的限制。使用…
通用助手 / 编排推荐
podwise
podwise
Podcast knowledge workflows powered by Podwise CLI: search podcasts and episodes by keyword, monitor followed shows for new releases, find popular episodes,…
通用助手 / 编排推荐
create-skill-from-repo
create-skill-from-repo
Bootstraps modular Agent Skills from any repository. Clones the source to `sources/`, extracts core documentation into categorized references under `skills/`,…
通用助手 / 编排推荐
capacitor-deep-linking
capacitor-deep-linking
Complete guide to implementing deep links and universal links in Capacitor apps. Covers iOS Universal Links, Android App Links, custom URL schemes, and…
通用助手 / 编排推荐
runbook-generator
runbook-generator
runbook-generator — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
tech-debt-tracker
tech-debt-tracker
Scan codebases for technical debt, score severity, track trends, and generate prioritized remediation plans. Use when users mention tech debt, code quality,…
通用助手 / 编排推荐
subtitle-correction
subtitle-correction
Correct subtitle files (.srt) generated from speech recognition. Use when the user uploads subtitle files and asks to correct, fix, or proofread subtitles,…
通用助手 / 编排推荐
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).