ecosystem-relationship-analysis

Analyze business ecosystem relationships and output structured JSON reports.

24|7|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/ptreezh/sscisubagent-skills --skill ecosystem-relationship-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ecosystem-relationship-analysis
Source: https://github.com/ptreezh/sscisubagent-skills/tree/main/skills/ecosystem-relationship-analysis
Command: npx skills add https://github.com/ptreezh/sscisubagent-skills --skill ecosystem-relationship-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires network-analysis, community-detection, health-assessment, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of understanding how entities within a business ecosystem relate to each other, including which relationship types dominate and which connections are most critical for stability.

Core Features & Use Cases

  • Relationship type analysis: Classify and summarize cooperation, competition, supply, investment, regulation, and other relationship types with counts and average strengths.
  • Network topology analysis: Compute structural properties such as density, connected components, and average degree, plus centrality-style metrics (degree, closeness, betweenness) and community/module detection.
  • Key relationship identification & ecosystem health scoring: Rank the most influential relationships using entity importance and relationship strength, then produce an overall ecosystem health score and assessment with recommendations.

Quick Start

Use the ecosystem-relationship-analysis skill to analyze your ecosystem input (entities and relationships) and generate a JSON report including relationship type breakdown, key relationships, community structure, and an ecosystem health score.

Frequently Asked Questions about ecosystem-relationship-analysis

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

FAQPage Schema
How do I map and analyze a business ecosystem network?

To map a business ecosystem, you input entity and relationship data with defined strength values to analyze network topology, classify relationship types, and generate a structured JSON report containing ecosystem health scores and community detection.

What is ecosystem health scoring and how does it evaluate stability?

Ecosystem health scoring evaluates stability by calculating network density, centrality metrics, and connected components, combining these topology signals with key relationship rankings to produce an overall stability assessment and actionable recommendations.

Can I use stakeholder analysis for supply-chain mapping and competitive landscape assessment?

Yes, stakeholder analysis supports supply-chain mapping and competitive landscape assessment by computing relationship-type summaries for cooperation, competition, supply, and investment ties, ranking critical connections by entity importance and relationship strength.

How do I identify key relationships and communities within a stakeholder network?

You identify key relationships by ranking connections using entity importance and relationship strength, while community detection algorithms group entities into structural modules based on network topology properties like degree, closeness, and betweenness centrality.

What data format do I need for ecosystem relationship mapping and network analysis?

Ecosystem relationship mapping requires structured entity inputs and relationship inputs with relationship strengths defined in a specific range, enabling the computation of network topology signals and producing a structured JSON output with health assessments.

Are there limitations to community detection for ecosystem stability evaluation?

Community detection for ecosystem stability evaluation depends on accurate relationship strength inputs; without properly defined entity connections and strength ranges, the network topology signals and resulting ecosystem health score may not reflect true partnership stability.