🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Ambari API

by @lukaizj

Manage Hadoop clusters via Ambari REST API. Supports service start/stop/restart, component operations, and cluster monitoring. Use when managing Ambari clust...

Versionv0.1.0
πŸ’‘ Examples

# Install dependencies
pip install -r ~/.claude/skills/ambari-api/scripts/requirements.txt

Add cluster configuration

python ~/.claude/skills/ambari-api/scripts/ambari_api.py config --add \ --name prod \ --url https://ambari.example.com:8080 \ --username admin \ --password admin

List clusters

python ~/.claude/skills/ambari-api/scripts/ambari_api.py clusters --config prod

View on ClawHub
TERMINAL
clawhub install lukaizj-ambari-api

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’