通过 Rube MCP 自动化执行 PerplexityAI 查询与信息整理任务。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "perplexityai-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/perplexityai-automation/SKILL.md 2. 保存为 ~/.claude/skills/perplexityai-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
请先搜索可用工具及其当前 schema,然后通过 Rube MCP 自动化调用 PerplexityAI,收集 5 个主要竞品在定价、核心功能、目标用户上的公开信息,并整理成表格和 5 条结论。
一份结构化竞品表格,以及提炼后的关键洞察摘要。
请先搜索工具与最新 schema,再使用 Rube MCP 自动化 PerplexityAI,针对以下 10 个研究问题逐条检索并回答,输出问题、答案、来源链接和可信度备注。
包含多条问答结果的清单,每条附带来源与可信度说明。
请先搜索可用工具及 schema,然后通过 Rube MCP 调用 PerplexityAI,抓取过去 24 小时内关于生成式 AI 行业的重要新闻,按公司动态、产品发布、融资并购分类,输出日报摘要。
一份按主题分类的行业日报,含简要摘要与来源链接。
Automate Perplexityai operations through Composio's Perplexityai toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/perplexityai
RUBE_MANAGE_CONNECTIONS with toolkit perplexityaiRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit perplexityaiAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Perplexityai operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Perplexityai task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["perplexityai"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Perplexityai-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit perplexityai |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
通过 Rube MCP 自动化 Agiled 中的客户、项目与业务流程操作。
通过 Rube MCP 自动执行 Yousearch 检索任务并衔接后续流程