ba-partner-integration-analysis

Automate partner integration analysis and generate API specifications from ERD inputs.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/clovernguyen1010-ship-it/Clover_Nguyen --skill ba-partner-integration-analysis-clovernguyen1010-ship-it
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ba-partner-integration-analysis
Source: https://github.com/clovernguyen1010-ship-it/Clover_Nguyen/tree/main/.agent/skills/ba-partner-integration-analysis
Command: npx skills add https://github.com/clovernguyen1010-ship-it/Clover_Nguyen --skill ba-partner-integration-analysis-clovernguyen1010-ship-it

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) components.

What problem does it solve?

Trợ lý cho Business Analyst trong việc phân tích nhu cầu tích hợp với đối tác, xác định dữ liệu đã có/chưa có trong hệ thống, và chuẩn bị tài liệu đặc tả API cho đối tác.

Core Features & Use Cases

  • Phân tích dữ liệu cần từ đối tác và mapping với ERD nội bộ.
  • Xác định dữ liệu đã có/chưa có và đề xuất thay đổi chức năng.
  • Vẽ luồng tích hợp giữa hai hệ thống bằng sequence diagram (Mermaid).
  • Đặc tả API chi tiết cho đối tác và xuất tài liệu Word (.docx) chuẩn BA.

Quick Start

Hãy bắt đầu bằng câu lệnh 'Phân tích tích hợp đối tác' để hệ thống hỏi thông tin và bắt đầu quy trình.

Frequently Asked Questions about ba-partner-integration-analysis

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

FAQPage Schema
How do I generate API specifications and data mapping for partner integration?

To generate API specifications and data mapping for partner integration, input your partner system details, data requirements, and ERD. The tool outputs mapping tables, functional change matrices, Mermaid sequence diagrams, and detailed API docs.

What is the best way to map external partner data to an internal ERD?

Mapping external partner data to an internal ERD is best handled by analyzing partner system details against your existing data requirements. This process identifies existing and missing data, producing a structured data mapping table and functional change matrix.

Can I automatically generate Mermaid sequence diagrams for API integration workflows?

Yes, you can automatically generate Mermaid sequence diagrams for API integration workflows. By providing partner system details and data requirements, the tool visually maps the integration flow between the two systems.

How do I export business analysis API documentation to a Word document?

You can export business analysis API documentation to a Word document (.docx) using the python-docx dependency. The tool formats detailed API specs, data mappings, and sequence diagrams into a standard BA document.

Do I need an ERD to start partner integration analysis?

Yes, an ERD is required to start partner integration analysis. Providing your internal ERD alongside partner system details and data requirements allows the tool to accurately map fields and identify data gaps.

Does partner integration analysis support step-by-step user confirmations?

Partner integration analysis supports stepwise user confirmations throughout the workflow. This ensures structured outputs like mapping tables, sequence diagrams, and API specifications are validated at each stage before proceeding.