A comprehensive CLI tool for managing browser-based automation tasks, execution runs, and secure credentials within the Indices ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install indices
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install indices using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Indices CLI skill is designed to bridge the gap between AI agents and browser-based automation. By utilizing this skill within the ecosystem of Openclaw Skills, developers can programmatically define tasks that interact with web interfaces, manage the lifecycle of those tasks, and handle sensitive information through a dedicated secrets management layer. This skill focuses on structured, reproducible web interactions that can be triggered directly from the command line.
Providing a robust interface for the Indices platform, this tool ensures that complex web workflows—such as form filling or data extraction—are handled with precision. It is particularly effective for teams looking to integrate browser automation into their existing DevOps or development pipelines through Openclaw Skills, while maintaining a clear separation between automation logic and sensitive credential storage.
To integrate this functionality into your environment, first install the CLI and authenticate with your account. This is a foundational step for utilizing Openclaw Skills that require browser interaction.
# Log in to your account
indices login --api-key "your-api-key-here"
# Verify your credentials
indices auth-test
The Indices skill organizes data into three primary entities: Tasks, Runs, and Secrets. This structure ensures compatibility with complex workflows in Openclaw Skills.
| Entity | Key Attributes | Purpose |
|---|---|---|
| Task | display_name, website, task | Defines the instruction and target URL for the automation. |
| Run | task_id, arguments, secret_bindings | An execution instance of a task with specific input data. |
| Secret | key, value, uuid | Encrypted storage for credentials used during automation runs. |
| Global Flags | --output, --api-base, --timeout | Controls the CLI behavior and data format (JSON/Markdown). |
Loading
A powerful interface to query Solana wallet balances, transaction history, and identity labels using the Helius API.

A comprehensive toolkit for deploying autonomous AI agents and managing integrated Discord channels within the OpenClaw ecosystem.

A comprehensive AI-driven tool for transforming documents into high-resolution presentation slides and cinematic video transitions.

A high-performance link summarization tool that integrates the get-tldr.com API directly into your agent workflows.

A high-performance security auditing tool that scans Openclaw Skills for malicious patterns using fast, deterministic, and offline analysis.

A sophisticated AI thinking partner that converts rough observations into platform-optimized, high-authority social media content.








































