Skip to content
Skill

uni-cli

by majiayu000

AI Summary

uni-cli is a unified command-line interface that enables AI agents to seamlessly interact with 25+ services (messaging, productivity, research, utilities) through a consistent pattern. Developers and AI builders benefit from simplified multi-service integration without learning individual APIs.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "uni-cli" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/skill/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/skill/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/skill/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/skill/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Unified CLI for AI agents. Pattern: uni <service> <command>. Services: WhatsApp, Telegram, Google Suite (Calendar, Gmail, Drive, Sheets, Docs, Slides, Forms, Meet, Tasks, Contacts), Slack, Notion, Linear, Todoist, web search (Exa), research (arXiv, Reddit, HN, Wikipedia), utilities (weather, stocks, currency, QR, URL shortener). Run `uni list` for all services, `uni <service> --help` for commands.

uni CLI

Universal CLI wrapping 25+ services. One command pattern for everything.

Pattern

`bash uni <service> <command> [args] [--options] `

Discovery

`bash uni list # All services uni <service> --help # Commands for a service uni doctor # Health check `

Services

| Category | Services | |----------|----------| | Messaging | wa, telegram | | Google | gcal, gmail, gdrive, gsheets, gdocs, gslides, gforms, gmeet, gtasks, gcontacts | | Productivity | slack, notion, linear, todoist | | Research | exa, arxiv, reddit, hn, wiki | | Utilities | weather, stocks, currency, qrcode, shorturl | | Meta | ask, run, flow, plugins, config, alias, history |

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
Adoption100+ stars on GitHub
119 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars119
Forks20
Issues1
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code