{
  "ok": true,
  "resource": {
    "id": "RES_E475052AE052",
    "resource_type": "skill",
    "canonical_url": "https://github.com/c3er/mdview-next/tree/HEAD/skills/running",
    "name": "running",
    "summary_en": "Use when launching the Electron app for manual verification or UI smoke testing. This project uses the Unix launcher script for local development and requires explicit user approval before starting the app.",
    "summary_zh": "用于测试与验证与设计工作流，支持 running 条目描述的相关任务。",
    "description_en": "Use when launching the Electron app for manual verification or UI smoke testing. This project uses the Unix launcher script for local development and requires explicit user approval before starting the app.",
    "description_zh": "用于测试与验证与设计工作流，支持 running 条目描述的相关任务。",
    "provider_name": "c3er",
    "homepage_url": "https://github.com/c3er/mdview-next",
    "endpoint_url": null,
    "source_url": "https://github.com/c3er/mdview-next/blob/9770cf43886e2e77f5b3feca43216bc25d0516fa/skills/running/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "testing",
      "design"
    ],
    "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": "c3er/mdview-next",
        "path": "skills/running/SKILL.md",
        "stars": 0
      },
      "skill": {
        "content_hash": "9800ac684b02e3fd"
      },
      "review_gate": {
        "passed": true,
        "policy_version": "capability-evidence-v3-luna-full",
        "provider": "codex",
        "model": "luna",
        "source_review_id": "9800ac684b02e3fd",
        "content_hash": "9800ac684b02e3fd"
      }
    },
    "latest_version": "9770cf43886e",
    "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:25.452Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T13:46:24.558Z",
    "last_seen_at": "2026-09-03T13:46:24.558Z",
    "published_at": "2026-09-03T13:46:24.558Z",
    "created_at": "2026-09-03T13:46:24.558Z",
    "updated_at": "2026-09-03T13:46:25.452Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_E475052AE052",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_E475052AE052/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_E475052AE052",
    "distribution": {
      "canonical_identity": "https://github.com/c3er/mdview-next/tree/HEAD/skills/running",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "c3er/mdview-next:skills/running/SKILL.md",
          "upstream_record_url": "https://github.com/c3er/mdview-next/tree/HEAD/skills/running",
          "relation": "syndicated",
          "metadata": {
            "source": "github-code-search"
          },
          "first_seen_at": "2026-09-03T13:46:24.558Z",
          "last_seen_at": "2026-09-03T13:46:24.558Z"
        }
      ]
    },
    "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": "testing",
            "weight": 100,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "design",
            "weight": 80,
            "confidence": 88,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [],
        "workflow_roles": [
          "analyze",
          "generate"
        ]
      },
      "capability_units": [
        {
          "id": "skill:running",
          "kind": "skill_action",
          "capability_id": "testing",
          "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": [
          "Use when launching the Electron app for manual verification or UI smoke testing. This project uses the Unix launcher script for local development and requires explicit user approval before starting the app."
        ],
        "not_for": []
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_inspection",
          "source": "https://github.com/c3er/mdview-next/blob/9770cf43886e2e77f5b3feca43216bc25d0516fa/skills/running/SKILL.md",
          "observation": "GitHub Skill source passed deterministic screening and Luna batch review.",
          "observed_at": null,
          "payload": {
            "source_review_id": "9800ac684b02e3fd",
            "resource_type": "skill"
          }
        }
      ],
      "unknowns": [
        "Runtime behavior, dependencies, and side effects were not tested."
      ],
      "id": "REV_46F3F1F74E90",
      "resource_id": "RES_E475052AE052",
      "evaluator_type": "platform_ai",
      "provider": "codex",
      "model": "luna",
      "review_scope": "metadata-batch",
      "created_at": "2026-09-03T13:46:25.452Z"
    }
  }
}