{
  "ok": true,
  "resource": {
    "id": "RES_6E2A9FD75FFE",
    "resource_type": "skill",
    "canonical_url": "https://github.com/ToolMonsters/handoff-skill/tree/HEAD/",
    "name": "handoff",
    "summary_en": "Generate a complete handoff document of the current conversation so another LLM (ChatGPT, a fresh Claude, Gemini...) can pick up exactly where this one left off. Use when the user types \"handoff\", says the session is almost full, mentions hitting the context/usage limit, or wants to continue this conversation in anothe",
    "summary_zh": "用于文档处理与机器学习工作流，支持 handoff 条目描述的相关任务。",
    "description_en": "Generate a complete handoff document of the current conversation so another LLM (ChatGPT, a fresh Claude, Gemini...) can pick up exactly where this one left off. Use when the user types \"handoff\", says the session is almost full, mentions hitting the context/usage limit, or wants to continue this conversation in anothe",
    "description_zh": "用于文档处理与机器学习工作流，支持 handoff 条目描述的相关任务。",
    "provider_name": "ToolMonsters",
    "homepage_url": "https://github.com/ToolMonsters/handoff-skill",
    "endpoint_url": null,
    "source_url": "https://github.com/ToolMonsters/handoff-skill/blob/fa70c91e44a5f36b374f3600ddca3c98814e6451/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "document-processing",
      "machine-learning"
    ],
    "categories": [
      "agent-skill"
    ],
    "industries": [],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "luna-reviewed",
      "license": {
        "spdx_id": "MIT"
      },
      "github": {
        "repository": "ToolMonsters/handoff-skill",
        "path": "SKILL.md",
        "stars": 37
      },
      "skill": {
        "content_hash": "365fb3ff32960add"
      },
      "review_gate": {
        "passed": true,
        "policy_version": "capability-evidence-v3-luna-full",
        "provider": "codex",
        "model": "luna",
        "source_review_id": "365fb3ff32960add",
        "content_hash": "365fb3ff32960add"
      }
    },
    "latest_version": "fa70c91e44a5",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-luna-batch-reviewer",
    "trust": {
      "signal": "none",
      "reason": null,
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v3-luna-full",
      "capability_definition": "strong",
      "contract_completeness": "natural_language",
      "access_friction": "low",
      "operational_transparency": "partial",
      "evidence_strength": "source_inspected",
      "use_readiness": "guided_use",
      "reviewed_at": "2026-09-03T13:46:26.991Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T13:46:26.098Z",
    "last_seen_at": "2026-09-03T13:46:26.098Z",
    "published_at": "2026-09-03T13:46:26.098Z",
    "created_at": "2026-09-03T13:46:26.098Z",
    "updated_at": "2026-09-03T13:46:26.991Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_6E2A9FD75FFE",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_6E2A9FD75FFE/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_6E2A9FD75FFE",
    "distribution": {
      "canonical_identity": "https://github.com/ToolMonsters/handoff-skill/tree/HEAD/",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "ToolMonsters/handoff-skill:SKILL.md",
          "upstream_record_url": "https://github.com/ToolMonsters/handoff-skill/tree/HEAD/",
          "relation": "syndicated",
          "metadata": {
            "source": "github-code-search"
          },
          "first_seen_at": "2026-09-03T13:46:26.098Z",
          "last_seen_at": "2026-09-03T13:46:26.098Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v3-luna-full",
      "review_state": {
        "identity": "observed",
        "source": "screened",
        "connectivity": "unknown",
        "contract": "partial",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "natural_language",
        "access_friction": "low",
        "operational_transparency": "partial",
        "evidence_strength": "source_inspected",
        "use_readiness": "guided_use"
      },
      "profile": {
        "capabilities": [
          {
            "id": "document-processing",
            "weight": 100,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "machine-learning",
            "weight": 80,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [],
        "workflow_roles": [
          "transform"
        ]
      },
      "capability_units": [
        {
          "id": "skill:handoff",
          "kind": "skill_action",
          "capability_id": "document-processing",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "unknown",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-record"
          ],
          "metadata": {
            "source": "skill-document"
          }
        }
      ],
      "access": {},
      "operational_flags": [
        "runtime-not-tested"
      ],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": null
      },
      "fit": {
        "good_for": [
          "Generate a complete handoff document of the current conversation so another LLM (ChatGPT, a fresh Claude, Gemini...) can pick up exactly where this one left off. Use when the user types \"handoff\", says the session is almost full, mentions h"
        ],
        "not_for": []
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_inspection",
          "source": "https://github.com/ToolMonsters/handoff-skill/blob/fa70c91e44a5f36b374f3600ddca3c98814e6451/SKILL.md",
          "observation": "GitHub Skill source passed deterministic screening and Luna batch review.",
          "observed_at": null,
          "payload": {
            "source_review_id": "365fb3ff32960add",
            "resource_type": "skill"
          }
        }
      ],
      "unknowns": [
        "Runtime behavior, dependencies, and side effects were not tested."
      ],
      "id": "REV_9C10D2389333",
      "resource_id": "RES_6E2A9FD75FFE",
      "evaluator_type": "platform_ai",
      "provider": "codex",
      "model": "luna",
      "review_scope": "metadata-batch",
      "created_at": "2026-09-03T13:46:26.991Z"
    }
  }
}