Skip to content

SkyworkAI/Skywork-Skills

Repository files navigation

Skywork Skills

English | 中文 | 日本語 | 한국어

Agent Skills for AI office suites, including AI PPT, AI Document, AI Excel, AI Image, AI Search/DeepResearch and AI Music.

These skills can be used by any skills-compatible agent, including Claude Code, Codex CLI and OpenClaw.

Get started at skywork.ai/skill-landing.

Installation

npx skills

npx skills add git@github.com:SkyworkAI/Skywork-Skills.git

Claude Code

Add the contents of this repo to a /.claude folder in the root of your project (or whichever folder you're using with Claude Code). See more in the official Claude Skills documentation.

Codex CLI

Copy the skills/ directory into your Codex skills path (typically ~/.codex/skills).

OpenCode

Clone the entire repo into the OpenCode skills directory (~/.opencode/skills/):

git clone https://github.com/SkyworkAI/Skywork-Skills.git ~/.opencode/skills/skywork-skills

Do not copy only the inner skills folder — clone the full repo so the directory structure is ~/.opencode/skills/skywork-skills/<skill-name>/SKILL.md.

OpenCode auto-discovers all SKILL.md files under ~/.opencode/skills/. No config changes needed. Skills become available after restarting OpenCode.

ClawHub

Install individual skills directly from ClawHub:

OpenClaw

Copy the skill folders into the OpenClaw skills workspace (~/.openclaw/workspace/skills/):

mkdir -p ~/.openclaw/workspace/skills
cp -R skywork-doc skywork-ppt skywork-design skywork-excel skywork-search skywork-music-maker ~/.openclaw/workspace/skills/

Then restart the OpenClaw gateway to reload skills:

openclaw gateway restart

Skills

Skill Description
skywork-doc Generate professional documents (docx, pdf, html, markdown) from prompts and reference files with automatic web search for up-to-date content
skywork-ppt Generate, imitate, and edit PowerPoint presentations — create from topic, use existing .pptx as style template, or edit via natural language
skywork-design Generate and edit images via Skywork Image API — posters, logos, illustrations, image-to-image editing with aspect ratio and resolution control
skywork-excel AI-powered spreadsheet operations — create Excel files with data, formulas, charts; analyze existing files; generate HTML analysis reports
skywork-search AI-powered web search for real-time information — retrieve up-to-date content from the Skywork Search API for research, fact-checking, and content generation workflows
skywork-music-maker Create professional music with Mureka AI API — songs, instrumentals, lyrics, and vocal cloning from natural language descriptions in any language

License

MIT

About

Skywork Agent Skills for AI office suites, including AI PPT, AI Document, AI Excel, AI Image, AI Search/DeepResearch and AI Music. These skills can be used by any skills-compatible agent, including Claude Code, Codex CLI and OpenClaw.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages