hou-bailian-cursor-step

Coordinate Cursor MCP single-step Bailian integrations for text, vision, and media tasks.

Updated Mar 21, 2025
One-click install
npx skills add https://github.com/jthou/hou-cli --skill hou-bailian-cursor-step
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hou-bailian-cursor-step
Source: https://github.com/jthou/hou-cli/tree/main/.agents/skills/hou-bailian-cursor-step
Command: npx skills add https://github.com/jthou/hou-cli --skill hou-bailian-cursor-step

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能描述 Cursor Agent 在何时通过 MCP 调用百炼单步的约定与流程,帮助开发者和代理协调跨文本、视觉、图像、视频、TTS、ASR 等任务的单步执行。

Core Features & Use Cases

  • 约定 Bailian 单步 MCP 调用的边界与工作流,使多模态任务按顺序触发。
  • 不提供模型端点或密钥,依赖已配置的 MCP 服务和 hou-bailian-chat 工具完成实际推理。
  • 指导与写作助手工具(如 hou_article_writing)的协作与编排。

Quick Start

在本地配置好 MCP 设置后,通过 Cursor 工作流调用 Bailian 单步即可。

Frequently Asked Questions about hou-bailian-cursor-step

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate single-step Bailian integrations for multimodal tasks in Cursor?

To orchestrate single-step Bailian integrations, you use this Skill to coordinate Cursor MCP workflows, triggering text, vision, and media tasks sequentially via the hou-bailian-chat MCP tool.

What is the Cursor MCP workflow convention for Bailian single-step execution?

The Bailian single-step execution convention defines boundaries for Cursor Agent MCP calls, ensuring multimodal tasks like TTS, ASR, and image processing trigger in a coordinated sequence.

Do I need to configure model endpoints or API keys to use Bailian single-step orchestration?

No, you do not need to configure model endpoints or keys here. The orchestration relies on user-configured MCP endpoints in ~/.cursor/mcp.json and the hou-bailian-chat tool for actual inference.

Can I use this MCP orchestration workflow with writing assistant tools for long-form content creation?

Yes, you can use this workflow for long-form content creation. It explicitly guides the collaboration and orchestration between Bailian single-step MCP calls and writing assistant tools like hou_article_writing.

How do I set up my environment for Bailian single-step MCP orchestration in Cursor?

You must configure your MCP settings locally in ~/.cursor/mcp.json or your project config. Once the MCP service is configured, you can call Bailian single-step through the Cursor workflow.

What are the limitations of using Cursor MCP for structured data extraction and media workflows?

The main limitation is that this Skill only defines workflow conventions and provides no model endpoints or keys. You must rely entirely on pre-configured MCP services and the hou-bailian-chat tool.