搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
智能体记忆
agent-memory
AI 代理的内存管理 - 列出、搜索、总结并维护您的记忆文件。包含 AI 驱动的摘要功能。
通用助手 / 编排推荐
自适应综合
adaptation-synthesis
从提取的功能性 DNA 文档合成新作品。适用于将源作品适配到新场景、合并多个源提取内容,或…
软件工程 / 诊断修复
odoo-upgrade
odoo-upgrade
Comprehensive Odoo ERP upgrade assistant for migrating modules between Odoo versions (14-19). Handles XML views, Python API changes, JavaScript/OWL components, theme SCSS variables, manifest updates, security implementations, and database migrations. Use when user asks to upgrade Odoo modules, fix version compatibility issues, migrate themes between versions, or resolve Odoo 17/18/19 migration errors. Specializes in frontend RPC service migrations, view XML transformations, theme variable restructuring, and portal template XPath fixes. <example> Context: User wants to upgrade an Odoo module to a newer version user: "Upgrade my Odoo 16 module to Odoo 17" assistant: "I will use the odoo-upgrade skill to analyze your module, apply XML view transformations, update Python API decorators, and fix manifest version strings for Odoo 17 compatibility." <commentary>Core trigger - version migration request with module in scope.</commentary> </example> <example> Context: User hits migration errors after an Odoo version change user: "My module breaks with tree views in Odoo 19 - how do I fix it?" assistant: "I will use the odoo-upgrade skill to convert all tree views to list views, update attrs expressions to inline invisible, and fix any other Odoo 19 breaking changes." <commentary>Error-driven trigger - fix specific migration breakage.</commentary> </example> <example> Context: User needs data migration scripts user: "Generate migration scripts for upgrading my module from Odoo 17 to 19" assistant: "I will create pre-migrate.py and post-migrate.py scripts handling field renames, data transformations, and cleanup." <commentary>Data migration trigger - generates migration script templates.</commentary> </example>
通用助手 / 编排推荐
identity-denial
identity-denial
Structure stories around protagonists who refuse to acknowledge what they're becoming. Use when exploring self-deception, moral transformation, or the gap…
软件工程 / 诊断修复
shopify-apps
shopify-apps
Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris…
软件工程 / 诊断修复
image-optimization
image-optimization
Optimizes images for web performance using modern formats, responsive techniques, and lazy loading strategies. Use when improving page load times, implementing…
安全与治理 / 审核评估
Google Drive 自动化
google-drive-automation
轻量级 Google Drive 集成,支持独立 OAuth 认证。无需 MCP 服务器。完整的读写访问权限。
软件工程 / 诊断修复
blind-spot-detective
blind-spot-detective
Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use…
软件工程 / 部署发布
deployment-pipeline-design
deployment-pipeline-design
Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies.
研究学习 / 检索整理
geomaster
geomaster
Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains.…
设计与产品 / 审核评估
mobile-app
mobile-app
A mobile-app screen rendered inside a pixel-accurate iPhone 15 Pro frame on the page. Built by copying the seed `assets/template.html` and pasting one screen archetype from `references/layouts.md`. Use when the brief asks for "mobile app", "iOS app", "Android app", "phone screen", or "app UI".
设计与产品 / 审核评估
mobile-first-design
mobile-first-design
Designs responsive interfaces starting from mobile screens with progressive enhancement for larger devices. Use when building responsive websites, optimizing…
研究学习 / 检索整理
molecular-dynamics
molecular-dynamics
Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis. Set up protein/small molecule systems, define force fields, run energy minimization…
安全与治理 / 审核评估
political-scientist-analyst
political-scientist-analyst
Analyzes events through political science lens using IR theory (Realism, Liberalism, Constructivism), comparative politics, institutional analysis, and power dynamics. Provides insights on governance, security, regime change, international cooperation, and policy outcomes. Use when: Political events, international crises, elections, regime transitions, policy changes, conflicts. Evaluates: Power distributions, institutional effects, actor interests, strategic interactions, norms.
设计与产品 / 审核评估
product-strategist
product-strategist
Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design.
内容创作 / 生成
提示词视频
prompt-videos
Replicate 上 AI 视频生成模型的提示词技巧。在为视频模型编写提示词或构建视频生成功能时使用。
设计与产品 / 审核评估
groove-daily-start
groove-daily-start
Start the workday: review yesterday, create today's daily memory, load tasks, prepare agenda. Use when beginning the day.
通用助手 / 编排推荐
atxp-git
atxp-git
Git repository hosting for ATXP-authenticated agents — create repos, get authenticated clone/push URLs, and manage repositories on code.storage
自动化与集成 / 自动执行
transcription-automation
transcription-automation
Automate audio/video transcription, meeting notes, subtitle generation, and content processing
软件工程 / 诊断修复
auth0-fastify-api
auth0-fastify-api
Use when securing Fastify API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates @auth0/auth0-fastify-api for…