🔎
AutomationPython

Skywork Search

by SkyworkAI

Skywork Search is an Automation 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 Search
Copy Skywork Search 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-search ~/.claude/skills/skywork-search

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-search/SKILL.md in SkyworkAI/Skywork-Skills
Installs to
~/.claude/skills/skywork-search
Collection
One of 6 skills cataloged from this repository
Category
Automation1956 skills

What Skywork Search does

Skywork Search searches the web with the Skywork API to find current information, facts, and sources. Use it when a question needs up-to-date research beyond model training data.

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

Documentation

README

Web Search Skill

Search the web for real-time information via the Skywork search API. This skill lets you run up to 3 queries in a single invocation and returns structured results with source URLs and content snippets.

When to use

  • The user asks you to research a topic or find current information
  • You need up-to-date facts, statistics, or news to answer a question
  • Another task (writing a report, creating a PPT, drafting a document) needs web research as a preliminary step
  • The user explicitly asks to search or look something up

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

Frequently asked about Skywork Search

  • What else does SkyworkAI publish alongside Skywork Search?

    Skywork Search is one of 6 skills that DirSkills catalogs from SkyworkAI/Skywork-Skills, the repository it ships in. Its siblings there include PowerPoint Write, Skywork Design and Skywork Document. Each one is a separate skill with its own page in this directory, installs the same way Skywork Search 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 Search compare to other Automation skills?

    Skywork Search ranks #1760 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Search against them. Open each page to compare what they document and how they install.