Open-source CLI tools and agent skills for Claude Code, OpenClaw, Codex, and other AI coding agents.
| Tool | Description | Install |
|---|---|---|
| telegram | Fast Telegram CLI — read, search, and send messages | npx skills add https://github.com/skillhq/telegram |
| onchain | Crypto portfolio tracking, market data, and CEX history | npx skills add https://github.com/skillhq/onchain |
| hubspot | HubSpot CRM — manage contacts, companies, deals, and engagements | npx skills add https://github.com/skillhq/hubspot |
| concierge | Find contact details for accommodation listings | npx skills add https://github.com/skillhq/concierge |
| LinkedIn integration via browser automation | npx skills add https://github.com/skillhq/linkedin |
| Skill | Description | Install |
|---|---|---|
| x-research | X/Twitter research agent powered by the bird CLI | npx skills add https://github.com/skillhq/x-research |
| flight-search | Search Google Flights for prices and schedules | npx skills add https://github.com/skillhq/flight-search |
| hotel-search | Search Google Hotels for prices, ratings, and availability | npx skills add https://github.com/skillhq/hotel-search |
Install any skill with a single command:
npx skills add https://github.com/skillhq/<skill-name>See individual repos for configuration and usage details.