🎨
FrontendPython

Skywork Design

by SkyworkAI

Skywork Design is a Frontend skill for Claude Code, published by SkyworkAI in Skywork-Skills.

203 stars27 forkson SkyworkAI/Skywork-SkillsAdded 2026/09/05Repository updated 2026/04/02
agentagent-skillsskills
Install in seconds
Install Skywork Design
Copy Skywork Design 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/SkyworkAI/Skywork-Skills/tree/main/skywork-design ~/.claude/skills/skywork-design

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/SkyworkAI/Skywork-Skills.git

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

In this catalog

Source file
skywork-design/SKILL.md in SkyworkAI/Skywork-Skills
Installs to
~/.claude/skills/skywork-design
Collection
One of 6 skills cataloged from this repository
Category
Frontend653 skills

What Skywork Design does

Skywork Design generates new images or edits existing ones with the Skywork Image API. Use it for posters, logos, illustrations, and other visual asset requests with aspect ratio and resolution control.

Skywork Design is cataloged under Frontend on DirSkills. Skywork Design comes from a repository tagged agent, agent-skills and skills.

Documentation

README

Visual Design — Image Generation & Editing

Generate new images or edit existing ones via the backend image API. Be patient, it takes about 2 minutes to generate an image each time.


Prerequisites

API Key Configuration (Required First)

This skill requires a SKYWORK_API_KEY to be configured in OpenClaw.

If you don't have an API key yet, please visit: https://skywork.ai

For detailed setup instructions, see: references/apikey-fetch.md

Usage

Run the script using absolute path (do NOT cd to skill directory):

Generate new image:

python3 <SKILL_DIR>/scripts/generate_image.py --prompt "description" --filename "output.png" [--aspect-ratio 3:4] [--resolution 1K|2K|4K]

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

Frequently asked about Skywork Design

  • What else does SkyworkAI publish alongside Skywork Design?

    Skywork Design is one of 6 skills that DirSkills catalogs from SkyworkAI/Skywork-Skills, the repository it ships in. Its siblings there include PowerPoint Write, Skywork Document and Skywork Excel. Each one is a separate skill with its own page in this directory, installs the same way Skywork Design does, and is maintained by SkyworkAI in that same repository. The rest of the collection is listed on the SkyworkAI/Skywork-Skills page.

  • How does Skywork Design compare to other Frontend skills?

    Skywork Design ranks #602 by stars among the 653 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. 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 Skywork Design against them. Open each page to compare what they document and how they install.