{
  "ok": true,
  "resource": {
    "id": "RES_164DE9ECA24B",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/rdkit",
    "name": "rdkit",
    "summary_en": "Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.",
    "summary_zh": "用于精细分子控制的化学信息学工具包。支持SMILES/SDF解析、描述符（MW、LogP、TPSA）、指纹、子结构搜索、2D/3D生成、相似性、反应。对于标准工作流且需要更简单接口的情况，请使用datamol（RDKit的封装）。对于高级控制、自定义消毒和专门算法，请使用rdkit。",
    "description_en": "This skill provides guidance for using the RDKit cheminformatics library, enabling molecular analysis and manipulation. It covers molecular I/O (SMILES, SDF, InChI), sanitization and validation, property analysis, descriptor calculation (MW, LogP, TPSA), fingerprint generation and similarity searching, substructure searching with SMARTS, chemical reactions, 2D/3D coordinate generation, visualization, molecular modification, hashing and standardization, and pharmacophore feature extraction. The skill includes references for API details, descriptors, and SMARTS patterns, as well as example scripts for common workflows. It is intended for drug discovery, computational chemistry, and cheminformatics research tasks. The skill is part of the Scientific Agent Skills library by K-Dense and includes citation guidance.",
    "description_zh": "该技能提供使用RDKit化学信息学库的指导，支持分子分析和操作。涵盖分子I/O（SMILES、SDF、InChI）、消毒和验证、性质分析、描述符计算（MW、LogP、TPSA）、指纹生成和相似性搜索、基于SMARTS的子结构搜索、化学反应、2D/3D坐标生成、可视化、分子修饰、哈希和标准化以及药效团特征提取。技能包含API参考、描述符和SMARTS模式的详细文档，以及常见工作流的示例脚本。适用于药物发现、计算化学和化学信息学研究任务。该技能是K-Dense的Scientific Agent Skills库的一部分，并包含引用指南。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/rdkit",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/rdkit/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "molecule.parse",
      "molecule.descriptors",
      "molecule.fingerprint",
      "molecule.substructure-search",
      "molecule.reaction",
      "molecule.coordinates",
      "molecule.visualize",
      "molecule.modify",
      "molecule.hash",
      "molecule.pharmacophore"
    ],
    "categories": [
      "research",
      "data"
    ],
    "industries": [
      "health",
      "software"
    ],
    "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/rdkit/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Examples target RDKit 2026.03.x. Use conda-forge for the broadest binary support or PyPI package `rdkit` for supported platform wheels; `rdkit-pypi` is the legacy PyPI name.",
        "allowed_tools": "Read Write Edit Bash",
        "content_hash": "d87943f6d751f72ae3b5b421f2c73a6034ef91497fb533caa851fc763dbeca47",
        "line_count": 112
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:23:59.535Z"
      }
    },
    "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:24:00.360Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:53.672Z",
    "last_seen_at": "2026-09-03T06:23:59.756Z",
    "published_at": "2026-09-03T06:23:59.756Z",
    "created_at": "2026-09-03T02:50:53.672Z",
    "updated_at": "2026-09-03T06:24:00.360Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_164DE9ECA24B",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_164DE9ECA24B/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_164DE9ECA24B",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/rdkit",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/rdkit/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/rdkit",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:53.672Z",
          "last_seen_at": "2026-09-03T06:23:59.756Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "partial",
        "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": "molecule.parse",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.descriptors",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.fingerprint",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.substructure-search",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.reaction",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.coordinates",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.visualize",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.modify",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.hash",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "molecule.pharmacophore",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "cheminformatics",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "drug-discovery",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "computational-chemistry",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "design",
          "generate",
          "transform"
        ]
      },
      "capability_units": [
        {
          "id": "skill:rdkit",
          "kind": "skill_action",
          "capability_id": "molecule.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": [
          "rdkit"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Advanced cheminformatics tasks requiring fine-grained control over molecular processing.",
          "Drug discovery and computational chemistry research.",
          "Custom sanitization and specialized algorithms."
        ],
        "not_for": [
          "Standard workflows where a simpler interface is preferred; use datamol instead."
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/rdkit/SKILL.md",
          "observation": "Submitted Skill record for rdkit; 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/rdkit/SKILL.md",
          "observation": "The Skill source was fetched and inspected (6715 bytes; SHA-256 d87943f6d751f72ae3b5b421f2c73a6034ef91497fb533caa851fc763dbeca47).",
          "observed_at": "2026-09-03T06:23:49.963Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior and performance not tested.",
        "Real-world usage not observed.",
        "Connectivity to external services not verified."
      ],
      "id": "REV_56D62D944448",
      "resource_id": "RES_164DE9ECA24B",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:24:00.360Z"
    }
  }
}