{
  "ok": true,
  "resource": {
    "id": "RES_2619BA75179A",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/matplotlib",
    "name": "matplotlib",
    "summary_en": "Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.",
    "summary_zh": "低级绘图库，用于完全自定义。当您需要对每个绘图元素进行精细控制、创建新颖的绘图类型或集成特定的科学工作流时使用。可导出为 PNG/PDF/SVG 用于出版。如需快速统计绘图，请使用 seaborn；如需交互式绘图，请使用 plotly；如需具有期刊样式的出版就绪多面板图形，请使用 scientific-visualization。",
    "description_en": "This skill provides guidance on using the Matplotlib library for creating static, animated, and interactive visualizations in Python. It covers both the pyplot and object-oriented interfaces, common workflows for various plot types, styling and customization, saving figures, and best practices for publication-quality output. The skill includes helper scripts and references for detailed usage.",
    "description_zh": "此技能提供关于使用 Matplotlib 库在 Python 中创建静态、动画和交互式可视化的指导。涵盖 pyplot 和面向对象接口、各种绘图类型的常见工作流、样式和自定义、保存图形以及出版质量输出的最佳实践。该技能包含辅助脚本和详细使用的参考资料。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/matplotlib",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/matplotlib/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "visualization.create",
      "visualization.customize",
      "visualization.export"
    ],
    "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/matplotlib/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python 3.10+ and Matplotlib 3.10.x. Use `uv add matplotlib` in projects; interactive Jupyter widgets require `ipympl`.",
        "allowed_tools": "Read Write Bash",
        "content_hash": "57c8fb3c504a7d11c338800d8dc2124d04176d9ec5d0428622d05bb498e3e8e4",
        "line_count": 395
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:22:27.119Z"
      }
    },
    "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": "natural_language",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T06:22:27.961Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:42.025Z",
    "last_seen_at": "2026-09-03T06:22:27.349Z",
    "published_at": "2026-09-03T06:22:27.349Z",
    "created_at": "2026-09-03T02:50:42.025Z",
    "updated_at": "2026-09-03T06:22:27.961Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_2619BA75179A",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_2619BA75179A/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_2619BA75179A",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/matplotlib",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/matplotlib/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/matplotlib",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:42.025Z",
          "last_seen_at": "2026-09-03T06:22:27.349Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "natural_language",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "visualization.create",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "visualization.customize",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "visualization.export",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "data-analysis",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "scientific-research",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "software-development",
            "weight": 70,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "design",
          "generate",
          "deliver"
        ]
      },
      "capability_units": [
        {
          "id": "skill:matplotlib",
          "kind": "skill_action",
          "capability_id": "visualization.create",
          "effect": "unknown",
          "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": [
          "Python 3.10+",
          "Matplotlib 3.10.x",
          "NumPy 1.23+"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Creating custom plots with fine-grained control",
          "Generating publication-quality figures in PNG/PDF/SVG",
          "Scientific and statistical visualization workflows"
        ],
        "not_for": [
          "Quick statistical plots (use seaborn)",
          "Interactive plots (use plotly)",
          "Publication-ready multi-panel figures with journal styling (use scientific-visualization)"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/matplotlib/SKILL.md",
          "observation": "Submitted Skill record for matplotlib; 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/matplotlib/SKILL.md",
          "observation": "The Skill source was fetched and inspected (13199 bytes; SHA-256 57c8fb3c504a7d11c338800d8dc2124d04176d9ec5d0428622d05bb498e3e8e4).",
          "observed_at": "2026-09-03T06:22:19.867Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior not tested",
        "Real-world usage not observed",
        "Connectivity to source not verified"
      ],
      "id": "REV_4DE198BC0CBC",
      "resource_id": "RES_2619BA75179A",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:22:27.961Z"
    }
  }
}