derrickko/clify

32 stars · Last commit 2026-04-07

Paste a URL. Get a CLI. A Claude Code plugin that turns any API documentation into a self-updating CLI repo.

README preview

<h1 align="center">clify</h1>

<p align="center">
  <strong>Paste a URL. Get a CLI.</strong>
</p>

<p align="center">
  A Claude Code plugin that turns any API documentation into a self-updating CLI repo.
</p>

<p align="center">
  <a href="https://github.com/derrickko/clify/blob/main/LICENSE"><img src="https://img.shields.io/github/license/derrickko/clify?style=flat" alt="License"></a>
  <a href="#install"><img src="https://img.shields.io/badge/Claude_Code-plugin-blueviolet?style=flat" alt="Claude Code plugin"></a>
  <img src="https://img.shields.io/badge/node-%3E%3D20-brightgreen?style=flat" alt="Node 20+">
</p>

---

```
You: /clify https://developer.calendly.com/api-docs

View full repository on GitHub →