{
  "ok": true,
  "resource": {
    "id": "RES_D4CD34866423",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/paper-lookup",
    "name": "paper-lookup",
    "summary_en": "Search 11 academic literature APIs for papers, preprints, citations, and open-access full text, and return results with reproducible provenance. Covers PubMed, PMC (full text), Europe PMC (full-text and preprint search), bioRxiv, medRxiv, arXiv, OpenAlex, Crossref, Semantic Scholar, CORE, Unpaywall. Use when searching for papers, citations, DOI/PMID/arXiv lookups, abstracts, full text, open-access PDFs, preprints, citation graphs, author publications, or any scholarly literature query. Triggers on mentions of any supported database or requests like \"find papers on X\", \"look up this DOI\", \"who cites this paper\", or \"get me the PDF\".",
    "summary_zh": "搜索11个学术文献API，查找论文、预印本、引文和开放获取全文，并返回具有可复现来源的结果。涵盖PubMed、PMC（全文）、Europe PMC（全文和预印本搜索）、bioRxiv、medRxiv、arXiv、OpenAlex、Crossref、Semantic Scholar、CORE、Unpaywall。当搜索论文、引文、DOI/PMID/arXiv查找、摘要、全文、开放获取PDF、预印本、引文图、作者出版物或任何学术文献查询时使用。当提及任何支持的数据库或请求如“查找关于X的论文”、“查找此DOI”、“谁引用了这篇论文”或“获取PDF”时触发。",
    "description_en": "This Agent Skill provides a workflow for searching academic literature across 11 APIs (PubMed, PMC, Europe PMC, bioRxiv, medRxiv, arXiv, OpenAlex, Crossref, Semantic Scholar, CORE, Unpaywall). It instructs an agent to select authoritative databases, make bounded and rate-limited API calls via curl, handle known silent failure modes (e.g., HTTP 200 with error bodies), and return auditable results with provenance. The skill includes bundled Python scripts for pagination, JATS XML parsing, arXiv Atom parsing, and OpenAlex abstract reconstruction. It requires network access, curl, and Python 3.11+; no credentials are required, but optional API keys can raise rate limits. The skill is designed for reproducible literature retrieval and emphasizes reporting gaps and failures honestly.",
    "description_zh": "该Agent技能提供了跨11个API（PubMed、PMC、Europe PMC、bioRxiv、medRxiv、arXiv、OpenAlex、Crossref、Semantic Scholar、CORE、Unpaywall）搜索学术文献的工作流程。它指导代理选择权威数据库，通过curl进行有界且限速的API调用，处理已知的静默失败模式（例如，HTTP 200但包含错误主体），并返回带有来源的可审计结果。该技能包含用于分页、JATS XML解析、arXiv Atom解析和OpenAlex摘要重建的捆绑Python脚本。它需要网络访问、curl和Python 3.11+；不需要凭据，但可选的API密钥可以提高速率限制。该技能专为可复现的文献检索而设计，并强调如实报告差距和失败。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/paper-lookup",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/paper-lookup/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "literature.search",
      "literature.retrieve",
      "literature.citation",
      "literature.fulltext",
      "literature.openaccess"
    ],
    "categories": [
      "research",
      "data",
      "productivity"
    ],
    "industries": [
      "health",
      "education",
      "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/paper-lookup/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Needs network access and curl. The bundled scripts require Python 3.11+ and use only the standard library. No credentials are required; NCBI_API_KEY, S2_API_KEY, CORE_API_KEY, and OPENALEX_API_KEY raise rate limits or unlock full text where noted.",
        "allowed_tools": "Read Bash",
        "content_hash": "ba47c3f7842221588cfc268e5ced742ddc122b7d0faf470ec85de087ede5b003",
        "line_count": 281
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:01:30.221Z"
      }
    },
    "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:01:31.076Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:45.549Z",
    "last_seen_at": "2026-09-03T06:01:30.457Z",
    "published_at": "2026-09-03T06:01:30.457Z",
    "created_at": "2026-09-03T02:50:45.549Z",
    "updated_at": "2026-09-03T06:01:31.076Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_D4CD34866423",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_D4CD34866423/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_D4CD34866423",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/paper-lookup",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/paper-lookup/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/paper-lookup",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:45.549Z",
          "last_seen_at": "2026-09-03T06:01:30.457Z"
        }
      ]
    },
    "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": "literature.search",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "literature.retrieve",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "literature.citation",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "literature.fulltext",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "literature.openaccess",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [
          {
            "id": "academic-research",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "biomedical",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "scientific-literature",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "discover",
          "retrieve",
          "analyze"
        ]
      },
      "capability_units": [
        {
          "id": "skill:paper-lookup",
          "kind": "skill_action",
          "capability_id": "literature.search",
          "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": {
          "type": "none",
          "required": false
        },
        "runtime_pricing": {
          "model": "free"
        },
        "dependencies": [
          "network access",
          "curl",
          "Python 3.11+"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Searching academic literature across multiple databases",
          "Finding papers by topic, DOI, PMID, or arXiv ID",
          "Retrieving open-access full text and PDFs",
          "Citation graph queries",
          "Author publication lookups"
        ],
        "not_for": [
          "Queries requiring exhaustive retrieval beyond ~1000 records without user confirmation",
          "Full-text search in non-biomedical fields (limited to CORE)",
          "Real-time data or non-academic content"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/paper-lookup/SKILL.md",
          "observation": "Submitted Skill record for paper-lookup; 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/paper-lookup/SKILL.md",
          "observation": "The Skill source was fetched and inspected (22246 bytes; SHA-256 ba47c3f7842221588cfc268e5ced742ddc122b7d0faf470ec85de087ede5b003).",
          "observed_at": "2026-09-03T05:52:49.499Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior and reliability of the 11 APIs",
        "Effectiveness of the bundled scripts in practice",
        "Whether the skill has been used in real-world scenarios",
        "Exact rate limits and error handling without API keys"
      ],
      "id": "REV_BFA2E9D96DE5",
      "resource_id": "RES_D4CD34866423",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:01:31.076Z"
    }
  }
}