Skip to content

Commit 8ce2668

Browse files
committed
Replace text-based app name in README with SVG logo for improved visual consistency. Remove outdated SVG file to streamline assets. This update enhances branding and maintains a cohesive look throughout the documentation.
1 parent 4c355d8 commit 8ce2668

2 files changed

Lines changed: 6 additions & 16 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Skill<img src="docs/images/readme-skiller-er.svg" alt="er" width="48" height="32" />
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>
22

33
![Skiller Hero Banner](docs/images/screenshots/hero.png)
44

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

7-
## Why Skill<img src="docs/images/readme-skiller-er.svg" alt="er" width="42" height="28" />
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>
88

99
Managing skills separately in every agent is repetitive and error-prone.
10-
Skill<img src="docs/images/readme-skiller-er.svg" alt="er" width="36" height="24" /> gives you one control center to:
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:
1111

1212
- **See everything at once** — agents, installed skills, and status in one dashboard
1313
- **Install once, sync everywhere** — propagate skills across your agent stack
@@ -17,7 +17,7 @@ Skill<img src="docs/images/readme-skiller-er.svg" alt="er" width="36" height="24
1717

1818
## Supported agents
1919

20-
Skill<img src="docs/images/readme-skiller-er.svg" alt="er" width="36" height="24" /> talks to every listed agent natively — dropping a skill into one place propagates it to all of them.
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.
2121

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

8080
| OS | File | Notes |
8181
| --- | --- | --- |
82-
| 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="er" width="32" height="21" /> to Applications. |
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. |
8383
| 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". |
8484
| Linux (x64) | `stable-linux-x64-Skiller-Setup.tar.gz` | Extract and run `bin/launcher` from the resulting folder. |
8585

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

8888
## Auto-updates
8989

90-
Once installed, Skill<img src="docs/images/readme-skiller-er.svg" alt="er" width="36" height="24" /> keeps itself current:
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:
9191

9292
- Checks for new versions on launch, then every 6 hours in the background.
9393
- 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: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)