Communityv1.0.0

Countries

CLI for AI agents to lookup country info for their humans. Uses REST Countries API. No auth required.

1.6kdownloads2active installsjeffaf
View on ClawHubBack to Skills

Skill Details

Slug
countries
Latest Version
1.0.0
Author
jeffaf
Published
Feb 5, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Countries.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the "countries" CLI skill (v1.0.0). - Provides country information using the REST Countries API v3.1. - Supports searching by country name, code, capital city, and region. - Lists countries by region and displays formatted summaries and detailed info. - No authentication required; works using `bash`, `curl`, `jq`, and `bc`. - Includes command-line usage examples and clear output formats.