{
  "ok": true,
  "resource": {
    "id": "RES_A15DD603CDDE",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/seaborn",
    "name": "seaborn",
    "summary_en": "Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly; for publication styling use scientific-visualization.",
    "summary_zh": "基于pandas的统计可视化。用于快速探索分布、关系和分类比较，具有美观的默认样式。最适合箱线图、小提琴图、配对图、热力图。基于matplotlib构建。如需交互式绘图，请使用plotly；如需出版级样式，请使用scientific-visualization。",
    "description_en": "This Agent Skill provides procedural knowledge for statistical visualization using the seaborn Python library. It covers installation, core plotting interfaces (function and objects), data structure requirements, plotting functions, grids, palettes, and best practices. The skill is designed for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. It is best suited for box plots, violin plots, pair plots, and heatmaps. It is built on matplotlib. The skill includes reference materials for deeper exploration. It requires Python 3.8+ and seaborn 0.13.2-compatible dependencies. The skill is part of Scientific Agent Skills by K-Dense and includes citation guidance.",
    "description_zh": "该Agent技能提供使用seaborn Python库进行统计可视化的程序性知识。涵盖安装、核心绘图接口（函数和对象）、数据结构要求、绘图函数、网格、调色板和最佳实践。该技能旨在快速探索分布、关系和分类比较，具有美观的默认样式。最适合箱线图、小提琴图、配对图和热力图。它基于matplotlib构建。该技能包含参考资料以供深入探索。需要Python 3.8+和seaborn 0.13.2兼容依赖。该技能是K-Dense的Scientific Agent Skills的一部分，并包含引用指南。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/seaborn",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/seaborn/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "data.visualize",
      "data.analyze",
      "code.generate"
    ],
    "categories": [
      "data",
      "research",
      "developer-tools"
    ],
    "industries": [
      "software",
      "media",
      "education",
      "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/seaborn/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python 3.8+ and seaborn 0.13.2-compatible dependencies. Install with uv pip install seaborn==0.13.2; use seaborn[stats]==0.13.2 when advanced regression or clustering examples need scipy/statsmodels.",
        "allowed_tools": "Read Write Edit Bash",
        "content_hash": "9215df4ea0358f03af084dc2331c554016c26b524ae35518686c083672779b96",
        "line_count": 272
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:04:20.698Z"
      }
    },
    "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 found.",
      "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-03T06:04:21.551Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:57.824Z",
    "last_seen_at": "2026-09-03T06:04:20.936Z",
    "published_at": "2026-09-03T06:04:20.936Z",
    "created_at": "2026-09-03T02:50:57.824Z",
    "updated_at": "2026-09-03T06:04:21.551Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_A15DD603CDDE",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_A15DD603CDDE/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_A15DD603CDDE",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/seaborn",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/seaborn/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/seaborn",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:57.824Z",
          "last_seen_at": "2026-09-03T06:04:20.936Z"
        }
      ]
    },
    "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": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "data.visualize",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "data.analyze",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "code.generate",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "data-science",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "scientific-research",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "software-development",
            "weight": 60,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "design",
          "generate",
          "instruct"
        ]
      },
      "capability_units": [
        {
          "id": "skill:seaborn",
          "kind": "skill_action",
          "capability_id": "data.visualize",
          "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-record",
            "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.8+",
          "seaborn==0.13.2",
          "numpy",
          "pandas",
          "matplotlib",
          "scipy (optional)",
          "statsmodels (optional)",
          "fastcluster (optional)"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence found."
      },
      "fit": {
        "good_for": [
          "Quick exploratory data visualization",
          "Statistical plotting with pandas DataFrames",
          "Creating box plots, violin plots, pair plots, heatmaps",
          "Publication-quality figures with matplotlib integration"
        ],
        "not_for": [
          "Interactive plots (use plotly)",
          "Publication styling (use scientific-visualization)"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/seaborn/SKILL.md",
          "observation": "Submitted Skill record for seaborn; 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/seaborn/SKILL.md",
          "observation": "The Skill source was fetched and inspected (10664 bytes; SHA-256 9215df4ea0358f03af084dc2331c554016c26b524ae35518686c083672779b96).",
          "observed_at": "2026-09-03T06:04:11.321Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Real-world usage and adoption metrics are not observed.",
        "Connectivity to the source repository is not verified.",
        "Safe path testing has not been performed.",
        "The skill's runtime behavior in an agent environment is untested."
      ],
      "id": "REV_960CF3D84EF7",
      "resource_id": "RES_A15DD603CDDE",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:04:21.551Z"
    }
  }
}