github runkids/skillshare v0.21.11

2 hours ago

skillshare v0.21.11 Release Notes

TL;DR

  1. Instruction files filled in for 22 more tools. A target page's instruction file tab now knows where universal, Pi, GitHub Copilot, Qwen Code and 18 other tools keep theirs, instead of asking you for the path.
  2. Plugins open without downloading again. Expanding a plugin reads the copy Skillshare already reviewed, so it takes no time and needs no network.
  3. Clearer plugin messages. The dashboard says whether a source can't be reached or doesn't exist, when you are offline, and when a tool is slow to answer.
  4. Fix: reloading a dashboard page such as a target's page no longer hangs on its loading placeholder.

Instruction files for more tools

Every target page has a tab for the file that tool reads. Before, many tools showed a form asking you to type the path. The tab now fills it in for 22 more targets, taken from each tool's own documentation. For example:

Target File
universal ~/.agents/AGENTS.md
pi ~/.pi/agent/AGENTS.md
copilot ~/.copilot/copilot-instructions.md
qwen ~/.qwen/QWEN.md

A file you already have at that path shows up with no setup. The full list is in Share one AGENTS.md across your tools.

skillshare ui

Plugins

Opening a plugin no longer downloads its source again. To show which other Agents can take a plugin, the dashboard used to clone its whole repository every time you expanded it, which could take tens of seconds. It now reads the copy Skillshare reviewed when the plugin was added, and downloads the source only if that copy was changed.

Clearer messages while a source is read. When a plugin source can't be reached over the network, or the repository or branch doesn't exist, the dashboard now says which, instead of a general git failure. It also says when you are offline, and when reading a source or asking an Agent's CLI is taking a while. For example, codex plugin list can wait on Codex's remote marketplace; Skillshare waits up to 90 seconds for each Agent.

Bug fixes

Reloading a page other than the first one no longer hangs. Opening or refreshing an address such as /targets/claude asked for the page's scripts in the wrong folder, so the page stayed on its loading placeholder.

Don't miss a new skillshare release

NewReleases is sending notifications on new releases.