AI Agent Hub
Back to skills
PPTX Office Efficiency Assistant icon

PPTX Office Efficiency Assistant

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @zcwl/pptx according to https://skillhub.cn/install/skillhub.md.

About this skill

What problem it solves

When you are unsure whether an existing agent skill already covers a task, pptx turns skill discovery into a practical workflow: identify the domain, translate the request into English keywords, search the open skill ecosystem, present candidates, and then support follow-up import or packaging. It is aimed at engineers extending agent capabilities, not at directly producing a PPTX file.

How it works

Its core behavior is navigation around the open agent skills ecosystem:
- Requirement framing: distinguish React, testing, deployment, documentation, code review, design, or productivity work.
- Keyword mapping: convert Chinese requests into English search terms, for example mapping “PPT generation” to pptx or presentation.
- Candidate review: show the skill name, purpose, and reference information so you can judge the fit.
- Next actions: after confirmation, support installation, update checks, or packaging the skill directory as a .skill file for the personal skill library.

Boundaries and notes

It mainly handles the general “find and install a skill” flow and does not guarantee that a vertical skill exists. If no relevant skill is found, it falls back to helping with the task directly and suggests creating a custom skill later. Searches should be run one query at a time to reduce mismatched results.

Use Cases

  • When users ask whether a task has an existing skill, build domain keywords and run a search.
  • After confirming availability, summarize candidate skill names, purposes, and install entry points for review.
  • After installation, package the skill directory into a .skill file for import into the personal skill library.
  • If no relevant skill is found, explain the gap and suggest direct task help or creating a custom skill.

Best For

  • Engineers integrating agent capabilities: search for existing skills by task domain and install them.
  • Product engineers maintaining a team skill library: compare candidates and package them as .skill files.
  • Solution engineers answering client requests: check whether the ecosystem already has a matching skill.
  • Automation owners extending workflows: translate Chinese requests into English keywords before searching skills.