AI Agent Hub
Back to skills
📁

Presentation Assistant

Office Efficiency Updated 2026.08.30

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

Please follow https://skillhub.cn/install/skillhub.md and install @org-02qudk26/pptx.

About this skill

Problem it addresses

When engineers want to extend an agent for a specific task, the blocker is often not model capability, but whether the open skills ecosystem already has a suitable package and how to turn a request into keyword search, candidate comparison, and workspace import in a stable workflow. This skill turns questions like “is there a skill for this?” and “how do I add it to my library?” into a reusable process for testing, deployment, documentation, code review, UI design, or office automation requests.

How it works and boundaries

It first classifies the user’s request by domain, task type, and likelihood that a reusable skill exists, then converts colloquial or Chinese descriptions into English keywords suited to the skills ecosystem. It can use the Skills CLI to search, check for updates, and install candidates, presenting them by name, purpose, and source before confirmation. If the user chooses to import one, it runs the installation non-interactively and packages the skill directory as a .skill file for import from the workspace panel. Be aware that this skill is mainly for discovering and importing skills, not for producing final business deliverables. Search quality depends heavily on keyword precision, and if no match is found, the better path is to explain the gap, fall back to general capabilities, or suggest authoring a custom skill.

Use Cases

  • Use it to search for an existing PR review skill before manually drafting a code review workflow.
  • Convert a Chinese office task into English keywords and find presentation or changelog skills.
  • Compare candidate skills, then install the chosen one non-interactively into the current agent setup.
  • Package the installed skill directory as a .skill file for import from the workspace panel.

Best For

  • Platform engineers maintaining an internal agent skill library who need to map requests to installable skills.
  • Operations engineers automating office workflows who want to find existing presentation or changelog skills first.
  • Engineering leads extending coding agents who search candidates by PR review, testing, or deployment keywords.
  • Independent builders using the open agent ecosystem who need search results packaged as importable .skill files.