AI Summaryuni-cli provides a unified command interface for AI agents to interact with 25+ services including messaging, productivity tools, and research platforms through a single consistent pattern. Developers building AI agents benefit from simplified multi-service integration without learning individual CLI syntaxes.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/skill/SKILL.md"
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 |
Quality Score
Good
83/100
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Yesterday
100 stars — Growing Community
15 forks