{
  "ok": true,
  "resource": {
    "id": "RES_E01E409B589A",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/sympy",
    "name": "sympy",
    "summary_en": "Use when you need exact symbolic math in Python — algebra, calculus, equation solving, symbolic linear algebra, or code generation via lambdify/LaTeX. Prefer NumPy or SciPy when floating-point approximations are sufficient.",
    "summary_zh": "当您需要在Python中进行精确的符号数学计算时使用——代数、微积分、方程求解、符号线性代数，或通过lambdify/LaTeX进行代码生成。当浮点近似足够时，优先使用NumPy或SciPy。",
    "description_en": "This Agent Skill provides procedural guidance for using SymPy, a Python library for symbolic mathematics. It enables exact computation with mathematical symbols, covering algebra, calculus, equation solving, symbolic linear algebra, physics calculations, and code generation. The skill includes best practices, common use case patterns, and troubleshooting tips. It is designed for use by coding agents to perform symbolic math tasks in Python.",
    "description_zh": "此Agent技能提供使用SymPy（一个用于符号数学的Python库）的程序性指导。它支持使用数学符号进行精确计算，涵盖代数、微积分、方程求解、符号线性代数、物理计算和代码生成。该技能包括最佳实践、常见用例模式和故障排除提示。它旨在供编码代理在Python中执行符号数学任务时使用。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/sympy",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/sympy/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "symbolic-math.compute",
      "code-generation.generate",
      "document-generation.generate"
    ],
    "categories": [
      "developer-tools",
      "research"
    ],
    "industries": [
      "software",
      "education"
    ],
    "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/sympy/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python 3.9+ and SymPy 1.14+. Optional NumPy/SciPy/Matplotlib for lambdify examples; C/Fortran compiler for autowrap/codegen.",
        "allowed_tools": "Read Write Edit Bash",
        "content_hash": "21be026a7a1400acc52a3ffab57caff7c2afc6be1da6075993f9c8f4ec90938b",
        "line_count": 372
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T05:52:17.092Z"
      }
    },
    "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:52:17.963Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:59.788Z",
    "last_seen_at": "2026-09-03T05:52:17.314Z",
    "published_at": "2026-09-03T05:52:17.314Z",
    "created_at": "2026-09-03T02:50:59.788Z",
    "updated_at": "2026-09-03T05:52:17.963Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_E01E409B589A",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_E01E409B589A/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_E01E409B589A",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/sympy",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/sympy/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/sympy",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:59.788Z",
          "last_seen_at": "2026-09-03T05:52:17.314Z"
        }
      ]
    },
    "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": "symbolic-math.compute",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "code-generation.generate",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document-generation.generate",
            "weight": 60,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "mathematics",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "software-development",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "scientific-research",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "design",
          "generate",
          "execute"
        ]
      },
      "capability_units": [
        {
          "id": "skill:sympy",
          "kind": "skill_action",
          "capability_id": "symbolic-math.compute",
          "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": {},
        "runtime_pricing": {},
        "dependencies": [
          "Python 3.9+",
          "SymPy 1.14+",
          "Optional: NumPy, SciPy, Matplotlib"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Exact symbolic mathematics in Python",
          "Algebra, calculus, equation solving",
          "Symbolic linear algebra",
          "Code generation via lambdify/LaTeX",
          "Scientific research and education"
        ],
        "not_for": [
          "Floating-point approximations where NumPy/SciPy suffice",
          "High-performance numerical computation"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/sympy/SKILL.md",
          "observation": "Submitted Skill record for sympy; 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/sympy/SKILL.md",
          "observation": "The Skill source was fetched and inspected (10782 bytes; SHA-256 21be026a7a1400acc52a3ffab57caff7c2afc6be1da6075993f9c8f4ec90938b).",
          "observed_at": "2026-09-03T05:52:09.498Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Real-world usage and adoption metrics are not observed.",
        "Runtime behavior and connectivity are not verified.",
        "Safe use has not been tested in a live environment."
      ],
      "id": "REV_68C9F63FAE3B",
      "resource_id": "RES_E01E409B589A",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T05:52:17.963Z"
    }
  }
}