Skip to content

Commit 2b43389

Browse files
committed
Replace inline SVG app name in README with image for improved compatibility and visual consistency. Update references to maintain cohesive branding throughout the documentation.
1 parent 8ce2668 commit 2b43389

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
# Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" width="1.6em" aria-hidden="true"><text x="0" y="23" fill="#ff6eb4" font-family="Georgia,serif" font-size="24" font-weight="400">er</text></svg>
1+
# Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="52" height="32" />
2+
3+
<!-- Pink "er": external SVG via img — GitHub's README sanitizer strips inline SVG, so em-sized SVG does not work on github.com. -->
24

35
![Skiller Hero Banner](docs/images/screenshots/hero.png)
46

57
Install, sync, and manage AI agent skills across your coding agents from one desktop app.
68

7-
## Why Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" width="1.6em" aria-hidden="true"><text x="0" y="23" fill="#ff6eb4" font-family="Georgia,serif" font-size="24" font-weight="400">er</text></svg>
9+
## Why Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="39" height="24" />
810

911
Managing skills separately in every agent is repetitive and error-prone.
10-
Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" width="1.6em" aria-hidden="true"><text x="0" y="23" fill="#ff6eb4" font-family="Georgia,serif" font-size="24" font-weight="400">er</text></svg> gives you one control center to:
12+
Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="26" height="16" /> gives you one control center to:
1113

1214
- **See everything at once** — agents, installed skills, and status in one dashboard
1315
- **Install once, sync everywhere** — propagate skills across your agent stack
@@ -17,7 +19,7 @@ Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" wi
1719

1820
## Supported agents
1921

20-
Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" width="1.6em" aria-hidden="true"><text x="0" y="23" fill="#ff6eb4" font-family="Georgia,serif" font-size="24" font-weight="400">er</text></svg> talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
22+
Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="26" height="16" /> talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
2123

2224
<table>
2325
<tr>
@@ -79,15 +81,15 @@ Grab the installer for your OS from the [**latest release**](https://github.com/
7981

8082
| OS | File | Notes |
8183
| --- | --- | --- |
82-
| macOS (Apple Silicon) | `stable-macos-arm64-Skiller.dmg` | Signed + notarized — opens with no Gatekeeper warnings. Open the DMG and drag Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" width="1.6em" aria-hidden="true"><text x="0" y="23" fill="#ff6eb4" font-family="Georgia,serif" font-size="24" font-weight="400">er</text></svg> to Applications. |
84+
| macOS (Apple Silicon) | `stable-macos-arm64-Skiller.dmg` | Signed + notarized — opens with no Gatekeeper warnings. Open the DMG and drag Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="23" height="14" /> to Applications. |
8385
| 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". |
8486
| Linux (x64) | `stable-linux-x64-Skiller-Setup.tar.gz` | Extract and run `bin/launcher` from the resulting folder. |
8587

8688
Every release is built and published by the CI matrix in `.github/workflows/release.yml` — tagging `vX.Y.Z` produces all three platforms automatically.
8789

8890
## Auto-updates
8991

90-
Once installed, Skill<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" height="1em" width="1.6em" aria-hidden="true"><text x="0" y="23" fill="#ff6eb4" font-family="Georgia,serif" font-size="24" font-weight="400">er</text></svg> keeps itself current:
92+
Once installed, Skill<img src="docs/images/readme-skiller-er.svg" alt="" width="26" height="16" /> keeps itself current:
9193

9294
- Checks for new versions on launch, then every 6 hours in the background.
9395
- Downloads delta patches (~14 KB typical) when available; falls back to the full bundle if the patch chain breaks.

docs/images/readme-skiller-er.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)