# OpenClaw Skills

Real-time data skills for the OpenClaw agent.

## Install

```bash
openclaw plugins install https://github.com/nikhilreddy3888/public-api-toolkit
```

## Usage

Once installed, OpenClaw will automatically discover the 43 skills in the `skills/` directory. You can use them naturally in conversation:

- "Check the weather in London"
- "What is the current Bitcoin price?"
- "Censor this text: [your text]"
- "Show me upcoming LeetCode contests"

## Skills (43)

The toolkit provides 43 specialized skills across categories like Weather, Crypto, Finance, Development, and Entertainment.

## Why

Using these skills instead of general web searching reduces output tokens by **10-40x** and provides much faster response times (<300ms).
