{
  "ok": true,
  "resource": {
    "id": "RES_8B86A78D0E9B",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/transformers",
    "name": "transformers",
    "summary_en": "Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or TrainingArguments—not for general ML outside the Transformers library.",
    "summary_zh": "Hugging Face Transformers 用于加载 Hub 模型、运行 pipeline 推理、文本生成以及 Trainer 微调，适用于 NLP、视觉、音频和多模态任务。当使用 AutoModel、pipelines、tokenizers 或 TrainingArguments 时使用——不适用于 Transformers 库之外的一般机器学习。",
    "description_en": "This Agent Skill provides procedural knowledge for using the Hugging Face Transformers library. It covers loading models from the Hugging Face Hub, running inference via the pipeline API, text generation with various decoding strategies, fine-tuning with the Trainer API, and tokenization. The skill includes installation instructions, authentication guidance for gated or private models, and references to detailed documentation. It is intended for tasks involving AutoModel, pipelines, tokenizers, or TrainingArguments, and is not for general machine learning outside the Transformers library.",
    "description_zh": "此 Agent Skill 提供了使用 Hugging Face Transformers 库的程序性知识。涵盖从 Hugging Face Hub 加载模型、通过 pipeline API 运行推理、使用各种解码策略进行文本生成、使用 Trainer API 进行微调以及分词。该技能包括安装说明、针对受限或私有模型的认证指南，以及详细文档的参考。它适用于涉及 AutoModel、pipelines、tokenizers 或 TrainingArguments 的任务，不适用于 Transformers 库之外的一般机器学习。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/transformers",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/transformers/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "model.load",
      "inference.run",
      "text.generate",
      "model.fine-tune",
      "text.tokenize"
    ],
    "categories": [
      "developer-tools",
      "research",
      "data"
    ],
    "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/transformers/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires Python 3.10+, PyTorch 2.4+, and transformers 5.x. Gated or private Hub models need an HF token (`hf auth login` or `HF_TOKEN`).",
        "allowed_tools": "Read Write Edit Bash",
        "content_hash": "c1b66b110831f6a814364b96a7385c4371f57b06123740c1248ffb29ef16d686",
        "line_count": 213
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:06:19.531Z"
      }
    },
    "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:06:20.376Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:51:00.882Z",
    "last_seen_at": "2026-09-03T06:06:19.764Z",
    "published_at": "2026-09-03T06:06:19.764Z",
    "created_at": "2026-09-03T02:51:00.882Z",
    "updated_at": "2026-09-03T06:06:20.376Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_8B86A78D0E9B",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_8B86A78D0E9B/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_8B86A78D0E9B",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/transformers",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/transformers/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/transformers",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:51:00.882Z",
          "last_seen_at": "2026-09-03T06:06:19.764Z"
        }
      ]
    },
    "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": "model.load",
            "weight": 90,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "inference.run",
            "weight": 95,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "text.generate",
            "weight": 90,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "model.fine-tune",
            "weight": 85,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "text.tokenize",
            "weight": 80,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "nlp",
            "weight": 95,
            "confidence": 95,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "computer-vision",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "audio",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "multimodal",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "generate",
          "transform",
          "execute"
        ]
      },
      "capability_units": [
        {
          "id": "skill:transformers",
          "kind": "skill_action",
          "capability_id": "model.load",
          "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+",
          "PyTorch 2.4+",
          "transformers 5.x",
          "huggingface_hub",
          "datasets",
          "evaluate",
          "accelerate"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Loading pre-trained models from Hugging Face Hub",
          "Running inference with pipelines",
          "Text generation with LLMs",
          "Fine-tuning models with Trainer",
          "Tokenization and preprocessing"
        ],
        "not_for": [
          "General machine learning outside Transformers library",
          "TensorFlow or JAX backends (Transformers v5 is PyTorch-only)"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/transformers/SKILL.md",
          "observation": "Submitted Skill record for transformers; 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/transformers/SKILL.md",
          "observation": "The Skill source was fetched and inspected (8005 bytes; SHA-256 c1b66b110831f6a814364b96a7385c4371f57b06123740c1248ffb29ef16d686).",
          "observed_at": "2026-09-03T06:06:12.054Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior not tested",
        "Real-world usage not observed",
        "Connectivity to Hugging Face Hub not verified"
      ],
      "id": "REV_4D2AFF8CC11C",
      "resource_id": "RES_8B86A78D0E9B",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:06:20.376Z"
    }
  }
}