Skywork Skills banner
SkyworkAI SkyworkAI

Skywork Skills

AI community

Description

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.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Skywork Skills

[English](README.md) | [中文](README.zh.md) | [日本語](README.ja.md) | [한국어](README.ko.md)

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](https://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](https://docs.anthropic.com/en/docs/claude-code/skills).

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.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 sky