yunxiao-req-export-unplanned

Export unplanned and incomplete requirements from Yunxiao cloud projects as JSON.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/weiran-tech/agent-skills --skill yunxiao-req-export-unplanned
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yunxiao-req-export-unplanned
Source: https://github.com/weiran-tech/agent-skills/tree/main/skills/yunxiao-req-export-unplanned
Command: npx skills add https://github.com/weiran-tech/agent-skills --skill yunxiao-req-export-unplanned

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

从云效指定项目中导出「没有迭代/未完成」的需求,支持按需求类型(产品类/技术类)及多标签筛选,输出 JSON 格式。

Core Features & Use Cases

  • 支持选择产品类需求或技术类需求并导出符合条件的未排期、未完成需求;
  • 支持按标签筛选(任意一个标签匹配);
  • 输出结构包含完整字段,便于后续分析或再加工。

Quick Start

Directly provide the MCP results input file, project name, and output path to start exporting unplanned and incomplete product or tech requirements.

Frequently Asked Questions about yunxiao-req-export-unplanned

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

FAQPage Schema
How do I export unplanned requirements from Yunxiao cloud projects?

To export unplanned requirements from Yunxiao, provide the MCP results input file, project name, and output path. The Skill retrieves project data via MCP and filters by sprint absence, requirement type, status, and tags to emit a complete JSON structure.

Can I filter Yunxiao requirements by type and tags when exporting incomplete items?

Yes, you can filter Yunxiao requirements by selecting product or tech requirement types and applying multiple tags. It matches any single tag filter to export unassigned, incomplete items as JSON output.

What do I need to provide to start exporting unplanned Yunxiao requirements?

You need to provide the MCP results input file, the specific Yunxiao project name, and a target output path. The Skill then processes these inputs to filter and export the unassigned, incomplete requirements as JSON.

Does the Yunxiao requirement export include all fields for analysis?

Yes, the Yunxiao requirement export emits a complete, unfiltered JSON structure containing all original fields. This ensures the exported data is fully prepared for downstream analysis or reprocessing without losing context.

Are there limitations when filtering Yunxiao requirements by sprint absence?

The Skill operates strictly within a single Yunxiao project scope and filters for requirements lacking a sprint assignment. It is limited to processing product and tech requirement types and outputs exclusively in JSON format.