搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
agent-byzantine-coordinator
agent-byzantine-coordinator
用于 byzantine-coordinator 的 Agent 技能 - 使用 $agent-byzantine-coordinator 调用
软件工程 / 诊断修复
google-chat-api
google-chat-api
Build Google Chat bots and webhooks with Cards v2, interactive forms, and Cloudflare Workers. Covers Spaces/Members/Reactions APIs, bearer token verification, and dialog patterns. Use when: creating Chat bots, workflow automation, interactive forms. Troubleshoot: bearer token 401, rate limit 429, card schema validation, webhook failures.
自动化与集成 / 自动执行
email-service-integration
email-service-integration
Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use when implementing email functionality, sending transactional emails, and managing email workflows.
软件工程 / 诊断修复
apify
apify
Apify 网页抓取平台。当用户提及"scrape website"时使用。
通用助手 / 编排推荐
agent-v3-integration-architect
agent-v3-integration-architect
适用于 v3-integration-architect 的 Agent 技能 - 使用 $agent-v3-integration-architect 调用
安全与治理 / 审核评估
asc-notarization
asc-notarization
Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for distribution outside the App Store with…
内容创作 / 生成
content-calendar
content-calendar
Plan and schedule social media and content marketing calendars. Monthly and weekly planning, content mix ratios, theme days, platform-specific timing, and batch creation workflows. Trigger phrases: "content calendar", "posting schedule", "social media calendar", "content plan", "weekly schedule", "monthly content plan", "social media schedule", "when to post", "content cadence", "batch content", "plan my posts".
软件工程 / 诊断修复
edge-hint-extractor
edge-hint-extractor
Extract edge hints from daily market observations and news reactions, with optional LLM ideation, and output canonical hints.yaml for downstream concept…
软件工程 / 诊断修复
strategy-pivot-designer
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
软件工程 / 诊断修复
nanogpt
nanogpt
Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy.…
软件工程 / 部署发布
receiving-code-review
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
软件工程 / 部署发布
nansen-prediction-markets
nansen-prediction-markets
Polymarket screeners — discover trending events, top markets by volume, and search for specific markets. Use when browsing what's happening on prediction…
软件工程 / 诊断修复
sql-optimization-patterns
sql-optimization-patterns
Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis.
通用助手 / 编排推荐
refactor
refactor
Code refactoring best practices based on Martin Fowler's catalog and Clean Code principles (formerly refactoring). This skill should be used when refactoring…
安全与治理 / 审核评估
solidity
solidity
Expert in Solidity smart contract development with security and gas optimization
通用助手 / 编排推荐
reader-recap
reader-recap
Conversational briefing on your recent reading — what you finished, what you highlighted, and what you had to say about it
软件工程 / 诊断修复
agent-benchmark-suite
agent-benchmark-suite
用于 benchmark-suite 的 Agent 技能 - 使用 $agent-benchmark-suite 调用
软件工程 / 诊断修复
API开发
api-development
使用 Go 标准库和 NestJS TypeScript 构建简洁、可扩展 API 的指南,涵盖安全性、验证和模块化架构。
软件工程 / 诊断修复
Angular 模块设计
angular-module-design
使用特性模块(feature modules)、懒加载(lazy loading)和依赖注入(dependency injection)设计 Angular 模块。适用于需要关注点分离的大型 Angular 应用组织。
软件工程 / 诊断修复
API 设计模式
api-design-patterns
涵盖 REST、GraphQL、gRPC、版本控制、认证及现代 API 最佳实践的综合 API 设计模式