搜索结果
全部能力
找到 1296 个相关结果 / 后端与 API
通用助手 / 编排推荐
funnel-analyzer
funnel-analyzer
Analyze conversion funnels and identify drop-offs. Use when: analyzing checkout funnel; tracking signup flow; identifying conversion blockers; optimizing user…
通用助手 / 编排推荐
product-discovery
product-discovery
Build products customers actually want. Apply Marty Cagan's Silicon Valley-tested framework to discover solutions that are valuable, usable, feasible, and…
通用助手 / 编排推荐
bingx-swap-market
bingx-swap-market
bingx-swap-market — an installable skill for AI agents, published by bingx-api/api-ai-skills.
通用助手 / 编排推荐
reversible-decisions
reversible-decisions
Know when to move fast and when to move carefully. Master Jeff Bezos' framework for distinguishing high-stakes irreversible decisions from low-stakes…
通用助手 / 编排推荐
response-coordinator
response-coordinator
Coordinate crisis response through structured playbooks, communication templates, and team orchestration
通用助手 / 编排推荐
pydub-automation
pydub-automation
Automate repetitive audio tasks with Python using PyDub for batch processing, format conversion, normalization, and content assembly. Use when: Processing…
通用助手 / 编排推荐
pp-docker-hub
pp-docker-hub
Docker Hub 的 Printing Press CLI。Docker Hub 公共 API。搜索容器镜像,浏览标签,查看大小,检查 Dockerfile,并探索……
通用助手 / 编排推荐
asta-skill
asta-skill
Domain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic…
通用助手 / 编排推荐
可视化
visualize
当内容需要图表或可视化时使用——自动检测内容结构,根据活动选择规则挑选最佳格式,并进行渲染。
通用助手 / 编排推荐
zoho-mail
zoho-mail
Zoho Mail integration. Manage Mailboxs, Contacts, Tags, Tasks, Notes, Calendars. Use when the user wants to interact with Zoho Mail data.
通用助手 / 编排推荐
pp-sentry
pp-sentry
一个功能丰富的 Sentry API CLI,提供本地搜索、SQL、导出及 MCP 接口,用于事件处理。触发短语:`check Sentry issues`、`list Sentry projects`、…
通用助手 / 编排推荐
company-creator
company-creator
Create agent company packages conforming to the Agent Companies specification (agentcompanies/v1). Use when a user wants to create a new agent company from scratch, build a company around an existing git repo or skills collection, or scaffold a team/department of agents. Triggers on: "create a company", "make me a company", "build a company from this repo", "set up an agent company", "create a team of agents", "hire some agents", or when given a repo URL and asked to turn it into a company. Do NOT use for importing an existing company package (use the CLI import command instead) or for modifying a company that is already running in Paperclip.
通用助手 / 编排推荐
kotlin-flow-state-event-modeling
kotlin-flow-state-event-modeling
Use when writing or reviewing Kotlin Flow state and event APIs with StateFlow, MutableStateFlow.update, SharedFlow, Channel, stateIn, SharingStarted, .value,…
通用助手 / 编排推荐
pp-redfin
pp-redfin
基于 Stingray 的 Redfin CLI,提供网站无法实现的工作流——已保存搜索对比、成交价趋势、每平方英尺单价排名以及离线 SQL。触发短语:…
通用助手 / 编排推荐
pp-pypi
pp-pypi
Printing Press CLI for Pypi。PyPI JSON API。查询 Python 包的元数据、版本、发布文件和漏洞数据。浏览最新……
通用助手 / 编排推荐
ai-automation-workflows
ai-automation-workflows
ai-automation-workflows — an installable skill for AI agents, published by inference-sh-skills/skills.
通用助手 / 编排推荐
alchemy-mcp
alchemy-mcp
Use the Alchemy MCP server (`https://mcp.alchemy.com/mcp`) for live blockchain data and admin work when MCP is wired into your AI client and the Alchemy CLI is…
通用助手 / 编排推荐
stream-cli
stream-cli
Query Stream data and run CLI operations against Chat, Video, Feeds, and Moderation: list channels, list calls, show flagged messages, find users, query any…
通用助手 / 编排推荐
feedgrab-batch
feedgrab-batch
Batch content grabber — bulk fetch bookmarks, user tweets, search results, author notes, wiki pages, and more from X/Twitter, Xiaohongshu, WeChat, YouTube,…
通用助手 / 编排推荐
iii-http-invoked-functions
iii-http-invoked-functions
Registers external HTTP endpoints as iii functions using registerFunction(id, HttpInvocationConfig). Use when adapting legacy APIs, third-party webhooks, or immutable services into triggerable iii functions, especially when prompts ask for endpoint maps like { path, id } iterated into registerFunction calls.