typefully

Installation
SKILL.md

typefully-cli

Setup

If typefully-cli is not found, install and build it:

bun --version || curl -fsSL https://bun.sh/install | bash
npx api2cli bundle typefully
npx api2cli link typefully

api2cli link adds ~/.local/bin to PATH automatically. The CLI is available in the next command.

Always use --json flag when calling commands programmatically.

Authentication

Installs
3
GitHub Stars
1
First Seen
Mar 29, 2026
typefully — melvynx/typefully-cli