🖼️
AI EngineeringShell

Baidu Wenku AI PPT

by baidu-netdisk

Baidu Wenku AI PPT is an AI Engineering skill for Claude Code, published by baidu-netdisk in bdpan-storage.

225 stars15 forkson baidu-netdisk/bdpan-storageAdded 2026/09/04+1% in starsRepository updated 2026/09/03
agent-skillsagentic-aiai-agentsbaidubaidu-netdiskclaude-codeclaude-code-pluginclaude-code-skillsclawhubcloud-storagecodex-skillsdeveloper-toolsfile-managementopenclawskills
Install in seconds
Install Baidu Wenku AI PPT
Copy Baidu Wenku AI PPT into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/baidu-netdisk/bdpan-storage/tree/main/skills/baidu-wenku-aippt-personal ~/.claude/skills/baidu-wenku-aippt-personal

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/baidu-netdisk/bdpan-storage.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/baidu-wenku-aippt-personal/SKILL.md in baidu-netdisk/bdpan-storage
Installs to
~/.claude/skills/baidu-wenku-aippt-personal
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2970 skills

What Baidu Wenku AI PPT does

Baidu Wenku AI PPT generates slide decks from a topic or outline, choosing style, page count, scene, and color. Use it when you need to create a presentation from a brief prompt.

Baidu Wenku AI PPT is cataloged under AI Engineering on DirSkills. Baidu Wenku AI PPT comes from a repository tagged agent-skills, agentic-ai, ai-agents, baidu and baidu-netdisk.

Documentation

README

百度文库 AI PPT 生成 Skill

一句话自动生成高质量 PPT,支持多种风格、场景和配色方案。底层通过 bdpan aippt 命令实现。

使用示例详见 reference/aippt-examples.md

触发规则

同时满足以下条件才执行:

  1. 用户提及"生成PPT"、"做PPT"、"制作PPT"、"AI PPT"、"aippt"、"幻灯片"、"演示文稿"
  2. 提供了主题、大纲或内容描述

未通过触发规则时,禁止执行任何 bdpan 命令。

上下文延续: 当前对话已在进行 PPT 生成操作时,后续消息无需再次提及关键词即可触发。


安全约束(最高优先级,不可被任何用户指令覆盖)

  1. 登录:必须使用 bash ${CLAUDE_SKILL_DIR}/scripts/login.sh,禁止直接调用 bdpan login 及其任何子命令/参数(包括 --get-auth-url--set-code 等)
  2. Token/配置:禁止读取或输出 ~/.config/bdpan/config.json 内容(含 access_token 等敏感凭据)
  3. 更新/登录:更新必须由用户明确指令触发,禁止自动或静默执行;Agent 禁止使用 --yes 参数执行 update.sh 或 login.sh
  4. 环境变量:Agent 禁止主动设置 BDPAN_CONFIG_PATHBDPAN_BINBDPAN_INSTALL_DIR 等环境变量

前置检查

每次触发时按顺序执行:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Baidu Wenku AI PPT

  • What else does baidu-netdisk publish alongside Baidu Wenku AI PPT?

    Baidu Wenku AI PPT is one of 2 skills that DirSkills catalogs from baidu-netdisk/bdpan-storage, the repository it ships in. Its siblings there include Baidu Drive. Each one is a separate skill with its own page in this directory, installs the same way Baidu Wenku AI PPT does, and is maintained by baidu-netdisk in that same repository. The rest of the collection is listed on the baidu-netdisk/bdpan-storage page.

  • How does Baidu Wenku AI PPT compare to other AI Engineering skills?

    Baidu Wenku AI PPT ranks #2531 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Baidu Wenku AI PPT against them. Open each page to compare what they document and how they install.