{
  "schemaVersion": "1.0",
  "item": {
    "slug": "baidu-scholar-search-skill",
    "name": "baidu scholar search",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ide-rea/baidu-scholar-search-skill",
    "canonicalUrl": "https://clawhub.ai/ide-rea/baidu-scholar-search-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/baidu-scholar-search-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=baidu-scholar-search-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "baidu_scholar_search.sh"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/baidu-scholar-search-skill"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/baidu-scholar-search-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Features",
        "body": "Search Chinese and English academic literature by keyword, including journal papers, conference papers, dissertations, etc."
      },
      {
        "title": "Basic Usage",
        "body": "bash baidu_scholar_search.sh \"keyword\"\nbash baidu_scholar_search.sh \"keyword\" page_number\nbash baidu_scholar_search.sh \"keyword\" page_number include_abstract"
      },
      {
        "title": "Parameter Description",
        "body": "ParameterRequiredDefaultDescriptionkeyword✅-Search term, e.g., \"machine learning\" or \"cancer immunotherapy\"page_number❌0Starts from 0, 0=first page, 1=second pageinclude_abstract❌falsetrue=return detailed abstract, false=return only title and basic info"
      },
      {
        "title": "Default Behavior",
        "body": "No abstract returned - Fast response, suitable for quickly browsing literature lists\nStart from page 1"
      },
      {
        "title": "When to Return Abstract",
        "body": "User explicitly requests \"abstract\", \"include abstract\", \"detailed content\"\nUser says \"I need to understand the paper content\", \"give me detailed explanation\""
      },
      {
        "title": "When NOT to Return Abstract",
        "body": "User only says \"search\", \"retrieve\", \"check\"\nUser says \"see what's available\", \"help me find\"\nNo explicit request for abstract information"
      },
      {
        "title": "Endpoint",
        "body": "GET https://qianfan.baidubce.com/v2/tools/baidu_scholar/search"
      },
      {
        "title": "Request Parameters",
        "body": "wd - Search keyword (required)\npageNum - Page number (optional, default 0)\nenable_abstract - Whether to return abstract (optional, default false)"
      },
      {
        "title": "Response Fields",
        "body": "title - Paper title\nabstract - Abstract (only returned when enable_abstract=true)\nkeyword - Keywords\npaperId - Paper ID\npublishYear - Publication year\nurl - Baidu Scholar link"
      },
      {
        "title": "Quick Search (No Abstract)",
        "body": "bash baidu_scholar_search.sh \"cancer immunotherapy\"\n# Returns title, year, keywords and other basic information"
      },
      {
        "title": "Detailed Search (With Abstract)",
        "body": "bash baidu_scholar_search.sh \"cancer immunotherapy\" 0 true\n# Returns detailed information including abstract"
      },
      {
        "title": "Pagination Search",
        "body": "bash baidu_scholar_search.sh \"machine learning\" 1\n# Search page 2 (no abstract)"
      },
      {
        "title": "Notes",
        "body": "Need to set BAIDU_API_KEY environment variable\nKeywords must be wrapped in quotes\nReturning abstract significantly increases response time\nBoth Chinese and English keywords are supported"
      }
    ],
    "body": "Baidu Scholar Search Skill\nFeatures\n\nSearch Chinese and English academic literature by keyword, including journal papers, conference papers, dissertations, etc.\n\nLLM Usage Guide\nBasic Usage\nbash baidu_scholar_search.sh \"keyword\"\nbash baidu_scholar_search.sh \"keyword\" page_number\nbash baidu_scholar_search.sh \"keyword\" page_number include_abstract\n\nParameter Description\nParameter\tRequired\tDefault\tDescription\nkeyword\t✅\t-\tSearch term, e.g., \"machine learning\" or \"cancer immunotherapy\"\npage_number\t❌\t0\tStarts from 0, 0=first page, 1=second page\ninclude_abstract\t❌\tfalse\ttrue=return detailed abstract, false=return only title and basic info\nDefault Behavior\nNo abstract returned - Fast response, suitable for quickly browsing literature lists\nStart from page 1\nWhen to Return Abstract\nUser explicitly requests \"abstract\", \"include abstract\", \"detailed content\"\nUser says \"I need to understand the paper content\", \"give me detailed explanation\"\nWhen NOT to Return Abstract\nUser only says \"search\", \"retrieve\", \"check\"\nUser says \"see what's available\", \"help me find\"\nNo explicit request for abstract information\nAPI Specification\nEndpoint\n\nGET https://qianfan.baidubce.com/v2/tools/baidu_scholar/search\n\nRequest Parameters\nwd - Search keyword (required)\npageNum - Page number (optional, default 0)\nenable_abstract - Whether to return abstract (optional, default false)\nResponse Fields\ntitle - Paper title\nabstract - Abstract (only returned when enable_abstract=true)\nkeyword - Keywords\npaperId - Paper ID\npublishYear - Publication year\nurl - Baidu Scholar link\nExamples\nQuick Search (No Abstract)\nbash baidu_scholar_search.sh \"cancer immunotherapy\"\n# Returns title, year, keywords and other basic information\n\nDetailed Search (With Abstract)\nbash baidu_scholar_search.sh \"cancer immunotherapy\" 0 true\n# Returns detailed information including abstract\n\nPagination Search\nbash baidu_scholar_search.sh \"machine learning\" 1\n# Search page 2 (no abstract)\n\nNotes\nNeed to set BAIDU_API_KEY environment variable\nKeywords must be wrapped in quotes\nReturning abstract significantly increases response time\nBoth Chinese and English keywords are supported"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ide-rea/baidu-scholar-search-skill",
    "publisherUrl": "https://clawhub.ai/ide-rea/baidu-scholar-search-skill",
    "owner": "ide-rea",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/baidu-scholar-search-skill",
    "agentUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/baidu-scholar-search-skill/agent.md"
  }
}