SourceWeft Skills

Agent Skills Directory

Explore agent skills with the full instructions, files, license, and source up front, then add them to a SourceWeft workspace.

Install

Add any listed skill to a SourceWeft workspace.

  1. 1Pick a skill and read its SKILL.md, files, and license.
  2. 2Add it to a workspace from the Skills page in your dashboard.
  3. 3Use it in chat — or paste the skill's page link and ask the assistant to install it.
Sign in to install

Publish

List a skill from your own public repository.

  1. 1Keep the skill in a public GitHub repository with a SKILL.md.
  2. 2Import the repository from the Skills page in the dashboard.
  3. 3Skills that pass the automated scan are listed; flagged ones wait for review.
Sign in to import

Skills are syncing.

The public directory is available, but no skills are listed yet.

Skills FAQ

Agent skill basics

What is an agent skill?

A skill is a folder with a SKILL.md file of instructions, plus optional scripts and reference files. An AI agent loads it on demand to follow a specific workflow well.

How do I use a skill in SourceWeft?

Open the skill, choose Add to SourceWeft, and add it to a workspace from your dashboard. You can also paste a skill's page link in chat and ask the assistant to install it.

Can I install a skill without SourceWeft?

Yes. Run npx @sourceweft/cli skills install followed by the skill's name to install it for Claude Code, Codex, Cursor or another local agent. The CLI checks every file against the hashes recorded when the skill was scanned and installs nothing if one differs.

Where do these skills come from?

Skills are indexed from public repositories. Each page links the source repository and the exact commit, and shows the license the author chose. The content belongs to its original authors.

Are skills safe to install?

Skills are third-party content. Every version is scanned automatically and Verified skills were reviewed by SourceWeft, but you should still read the SKILL.md and file list, especially for skills that include scripts.

How do I get my skill removed?

Use the Report or request removal link on the skill's page, or email [email protected]. We remove the listing and do not list it again.