{
  "ok": true,
  "resource": {
    "id": "RES_E19C33B9A1FD",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/polars",
    "name": "polars",
    "summary_en": "High-performance DataFrame library for Python ETL, analytics, and pandas migration. Use for expression-based data manipulation with lazy query optimization, parallel execution, streaming out-of-core processing, Arrow interoperability, and optional GPU execution.",
    "summary_zh": "高性能DataFrame库，用于Python ETL、分析和pandas迁移。适用于基于表达式的数据操作，支持惰性查询优化、并行执行、流式内存外处理、Arrow互操作以及可选的GPU执行。",
    "description_en": "This Agent Skill provides procedural knowledge for using the Polars DataFrame library in Python. It covers expression-based data manipulation, lazy vs eager evaluation, common operations (select, filter, with_columns, group_by), aggregations and window functions, data I/O for multiple formats, transformations (joins, concatenation, pivot/unpivot), pandas migration guidance, and performance best practices. The skill includes reference documentation files for core concepts, operations, pandas migration, I/O, transformations, and best practices. It is designed for ETL, analytics, and data pipeline optimization tasks. The skill is distributed under the MIT license and is part of the Scientific Agent Skills collection by K-Dense.",
    "description_zh": "该Agent技能提供使用Python中Polars DataFrame库的程序性知识。涵盖基于表达式的数据操作、惰性与即时评估、常见操作（选择、过滤、添加列、分组）、聚合与窗口函数、多种格式的数据I/O、转换（连接、拼接、透视/逆透视）、pandas迁移指南以及性能最佳实践。技能包含核心概念、操作、pandas迁移、I/O、转换和最佳实践等参考文档。适用于ETL、分析和数据管道优化任务。技能以MIT许可证分发，是K-Dense的Scientific Agent Skills集合的一部分。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/polars",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/polars/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "data.analyze",
      "data.transform",
      "data.read",
      "data.write",
      "code.generate"
    ],
    "categories": [
      "data",
      "developer-tools"
    ],
    "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/polars/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python 3.10+ for polars 1.41.x. Install with uv pip install; optional extras enable Excel, database, cloud, pandas/NumPy, and GPU integrations.",
        "allowed_tools": "Read",
        "content_hash": "0589f1b7f80a7262c075a56e913904d8aef83cc6c0384ba70d8d0f1296ba384b",
        "line_count": 410
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:01:06.700Z"
      }
    },
    "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-03T06:01:07.552Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:49.205Z",
    "last_seen_at": "2026-09-03T06:01:06.924Z",
    "published_at": "2026-09-03T06:01:06.924Z",
    "created_at": "2026-09-03T02:50:49.205Z",
    "updated_at": "2026-09-03T06:01:07.552Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_E19C33B9A1FD",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_E19C33B9A1FD/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_E19C33B9A1FD",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/polars",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/polars/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/polars",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:49.205Z",
          "last_seen_at": "2026-09-03T06:01:06.924Z"
        }
      ]
    },
    "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.analyze",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "data.transform",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "data.read",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "data.write",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "code.generate",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [
          {
            "id": "data",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "software-development",
            "weight": 60,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "transform",
          "generate"
        ]
      },
      "capability_units": [
        {
          "id": "skill:polars",
          "kind": "skill_action",
          "capability_id": "data.analyze",
          "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": {},
        "runtime_pricing": {},
        "dependencies": [
          "Python 3.10+",
          "polars==1.41.2"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Data analysis and transformation tasks",
          "ETL pipelines",
          "Pandas migration",
          "Large dataset processing with lazy evaluation"
        ],
        "not_for": [
          "Tasks requiring real-time data streaming",
          "Tasks requiring GPU execution without additional setup"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/polars/SKILL.md",
          "observation": "Submitted Skill record for polars; 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/polars/SKILL.md",
          "observation": "The Skill source was fetched and inspected (10753 bytes; SHA-256 0589f1b7f80a7262c075a56e913904d8aef83cc6c0384ba70d8d0f1296ba384b).",
          "observed_at": "2026-09-03T05:52:03.928Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior not tested",
        "Real-world usage not observed",
        "Connectivity to external services not verified"
      ],
      "id": "REV_377AC4EBFE6F",
      "resource_id": "RES_E19C33B9A1FD",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:01:07.552Z"
    }
  }
}