---
title: "Live GitHub-backed skill installation"
description: "The CLI moves skill discovery and installation from bundled assets to the latest Blyphq/skills repository."
canonical_url: "https://www.blyp.dev/docs/changelog/2026-03-22"
markdown_url: "https://www.blyp.dev/docs/changelog/2026-03-22.md"
last_updated: "2018-10-20"
x_farming_labs_generated_preamble: true
---

# Live GitHub-backed skill installation
URL: /docs/changelog/2026-03-22
LLM index: /llms.txt
Description: The CLI moves skill discovery and installation from bundled assets to the latest Blyphq/skills repository.

## @blyp/cli v0.1.51

### Highlights

- Replaced bundled CLI skills with live installs from `Blyphq/skills`.
- Updated `blyp skills install` to fetch the latest main revision and use repository directory names.
- Added clearer failures for missing Git, network errors, invalid skills, and overwrite conflicts.

### Migration notes

Local-path skill installation was removed. Use a published skill name from the remote repository.

[View the original release on GitHub](https://github.com/Blyphq/cli/releases/tag/v0.1.51).

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
