{
  "ok": true,
  "resource": {
    "id": "RES_C33032F34501",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/networkx",
    "name": "networkx",
    "summary_en": "Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph file formats, or drawing network topologies. Common applications include social, biological, transportation, and citation networks.",
    "summary_zh": "使用 Python 中的 NetworkX 创建、分析和可视化复杂网络与图。适用于处理网络/图数据结构、计算图算法（最短路径、中心性、聚类）、检测社区、生成合成网络（随机、无标度、小世界）、读写图文件格式或绘制网络拓扑。常见应用包括社交、生物、交通和引文网络。",
    "description_en": "This Agent Skill provides procedural knowledge for using the NetworkX Python library to create, analyze, and visualize complex networks and graphs. The skill includes guidance on graph creation and manipulation, graph algorithms (shortest paths, centrality, clustering, community detection), synthetic network generation, reading/writing various graph file formats, and visualization techniques. It also covers installation, common workflow patterns, performance considerations, and references to detailed documentation. The skill is designed for tasks involving network/graph data structures, such as social, biological, transportation, and citation networks.",
    "description_zh": "该 Agent 技能提供了使用 Python NetworkX 库创建、分析和可视化复杂网络与图的过程性知识。技能内容包括图的创建与操作、图算法（最短路径、中心性、聚类、社区检测）、合成网络生成、多种图文件格式的读写以及可视化技术。还涵盖了安装、常见工作流模式、性能注意事项以及详细文档的引用。该技能适用于涉及网络/图数据结构的任务，如社交、生物、交通和引文网络。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/networkx",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/networkx/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "graph.create",
      "graph.analyze",
      "graph.visualize",
      "graph.generate",
      "graph.io"
    ],
    "categories": [
      "developer-tools",
      "data",
      "research"
    ],
    "industries": [
      "software",
      "general"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
      },
      "github": {
        "repository": "K-Dense-AI/scientific-agent-skills",
        "owner": "K-Dense-AI",
        "path": "skills/networkx/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": null,
        "allowed_tools": null,
        "content_hash": "60895e38e1d4080b66e82c6b0b5f5e93d847f88aec5a6c8e3cf59926f1016874",
        "line_count": 457
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T05:54:16.488Z"
      }
    },
    "latest_version": "1e5eeffbdad3",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T05:54:17.317Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:43.287Z",
    "last_seen_at": "2026-09-03T05:54:16.711Z",
    "published_at": "2026-09-03T05:54:16.711Z",
    "created_at": "2026-09-03T02:50:43.287Z",
    "updated_at": "2026-09-03T05:54:17.317Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_C33032F34501",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_C33032F34501/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_C33032F34501",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/networkx",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/networkx/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/networkx",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:43.287Z",
          "last_seen_at": "2026-09-03T05:54:16.711Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "verified",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "graph.create",
            "weight": 90,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "graph.analyze",
            "weight": 95,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "graph.visualize",
            "weight": 85,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "graph.generate",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "graph.io",
            "weight": 85,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "software-development",
            "weight": 90,
            "confidence": 95,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "data-analysis",
            "weight": 90,
            "confidence": 95,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "scientific-research",
            "weight": 85,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "design",
          "generate",
          "transform",
          "instruct"
        ]
      },
      "capability_units": [
        {
          "id": "skill:networkx",
          "kind": "skill_action",
          "capability_id": "graph.analyze",
          "effect": "compute",
          "open_world": false,
          "idempotency": "idempotent",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
        },
        "runtime_auth": {
          "type": "none",
          "required": false
        },
        "runtime_pricing": {
          "model": "free"
        },
        "dependencies": [
          "networkx",
          "matplotlib",
          "pandas",
          "numpy",
          "scipy"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Creating and manipulating graph data structures",
          "Computing graph algorithms (shortest paths, centrality, clustering)",
          "Detecting communities in networks",
          "Generating synthetic networks (random, scale-free, small-world)",
          "Reading and writing graph file formats",
          "Visualizing network topologies"
        ],
        "not_for": [
          "Real-time network analysis",
          "Very large-scale graph processing (beyond in-memory capabilities)"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/networkx/SKILL.md",
          "observation": "Submitted Skill record for networkx; declared license MIT.",
          "observed_at": "2026-09-03T02:47:03Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/networkx/SKILL.md",
          "observation": "The Skill source was fetched and inspected (14446 bytes; SHA-256 60895e38e1d4080b66e82c6b0b5f5e93d847f88aec5a6c8e3cf59926f1016874).",
          "observed_at": "2026-09-03T05:54:08.013Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior in agent environments not observed",
        "Compatibility with specific agent frameworks not verified",
        "Exact version of NetworkX used in practice not confirmed"
      ],
      "id": "REV_285538F1EB8B",
      "resource_id": "RES_C33032F34501",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T05:54:17.317Z"
    }
  }
}