You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README to replace all instances of "Skill" with "Skiller" for consistent branding. Remove outdated SVG logo file to streamline assets and enhance visual clarity throughout the documentation.
Skill<imgsrc="docs/images/readme-skiller-er.svg"alt=""width="32"height="18" /> talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
20
+
Skiller talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
23
21
24
22
<table>
25
23
<tr>
@@ -81,15 +79,15 @@ Grab the installer for your OS from the [**latest release**](https://github.com/
81
79
82
80
| OS | File | Notes |
83
81
| --- | --- | --- |
84
-
| macOS (Apple Silicon) |`stable-macos-arm64-Skiller.dmg`| Signed + notarized — opens with no Gatekeeper warnings. Open the DMG and drag Skill<imgsrc="docs/images/readme-skiller-er.svg"alt=""width="31"height="17" /> to Applications. |
82
+
| macOS (Apple Silicon) |`stable-macos-arm64-Skiller.dmg`| Signed + notarized — opens with no Gatekeeper warnings. Open the DMG and drag Skiller to Applications. |
85
83
| Windows (x64) |`stable-win-x64-Skiller-Setup.zip`| Extract and run `Skiller.exe`. SmartScreen may show a one-time warning — click "More info" → "Run anyway". |
86
84
| Linux (x64) |`stable-linux-x64-Skiller-Setup.tar.gz`| Extract and run `bin/launcher` from the resulting folder. |
87
85
88
86
Every release is built and published by the CI matrix in `.github/workflows/release.yml` — tagging `vX.Y.Z` produces all three platforms automatically.
89
87
90
88
## Auto-updates
91
89
92
-
Once installed, Skill<imgsrc="docs/images/readme-skiller-er.svg"alt=""width="32"height="18" /> keeps itself current:
90
+
Once installed, Skiller keeps itself current:
93
91
94
92
- Checks for new versions on launch, then every 6 hours in the background.
95
93
- Downloads delta patches (~14 KB typical) when available; falls back to the full bundle if the patch chain breaks.
0 commit comments