openakita/skills@baidu-deep-research

Generates deep research reports via Baidu Qianfan AppBuilder API.

2.0k|274|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill openakita-skills-baidu-deep-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openakita/skills@baidu-deep-research
Source: https://github.com/openakita/openakita/tree/main/skills/baidu-deep-research
Command: npx skills add https://github.com/openakita/openakita --skill openakita-skills-baidu-deep-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Conducting in-depth research on complex topics requires gathering information from many sources, cross-verifying findings, and synthesizing everything into a structured report, which is slow and labor-intensive when done manually.

Core Features & Use Cases

  • Deep Research: Runs multi-source information retrieval, cross-validation analysis, and content synthesis on any topic through Baidu Qianfan AppBuilder, with quick, comprehensive, and expert depth levels.
  • Report Generation: Produces structured research reports in standard, executive summary, or academic formats including background, analysis, data support, and conclusions.
  • Use Case: Ask for an expert-level study on "applications of AI in healthcare" and receive a synthesized report covering background, current status, key findings, and future outlook.

Quick Start

Set the BAIDU_API_KEY environment variable, then ask the agent to run a comprehensive deep research on your chosen topic using the baidu-deep-research skill.

Frequently Asked Questions about openakita/skills@baidu-deep-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a deep research task with Baidu Qianfan?

Set the BAIDU_API_KEY environment variable, then run python3 scripts/deep_research.py research followed by your topic. You can control depth with the --depth flag using quick, comprehensive, or expert levels.

How to generate a research report in executive or academic format?

Use the report subcommand with the --format option. Choose standard for a full report with background and conclusions, executive for a management summary with action items, or academic for a format with literature review and methodology.

What API key does Baidu deep research require?

The skill requires the BAIDU_API_KEY environment variable to authenticate with Baidu Qianfan AppBuilder. The documentation also references APPBUILDER_TOKEN for the underlying AppBuilder integration.

What research depth levels are supported?

Three depth levels are supported: quick for a fast overview, comprehensive for full in-depth analysis, and expert for coverage including academic literature, industry reports, and the latest developments.

What are the limitations of AppBuilder-based deep research?

Results depend entirely on the Qianfan AppBuilder service, so quality and availability are tied to the external API and your account quota. It is not suitable for offline research or topics requiring private internal data sources.