Search the web with AI understanding. Real-time data, accurate answers. No API keys needed. $2 FREE credits to start. Pay-as-you-go pricing via SkillBoss.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill ai-search --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Search?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-ai-search)More formats (shields.io, HTML) on the badges page.
---
name: ai-search
tagline: "AI-powered web search"
description: "Search the web with AI understanding. Real-time data, accurate answers. No API keys needed. $2 FREE credits to start. Pay-as-you-go pricing via SkillBoss."
version: "1.0.0"
author: "SkillBoss"
homepage: "https://skillboss.co"
support: "support@skillboss.co"
license: "MIT"
category: "search"
tags:
- ai-search
- search
- web
pricing: "pay-as-you-go"
metadata:
openclaw:
requires:
env:
- SKILLBOSS_API_KEY
primaryEnv: SKILLBOSS_API_KEY
installHint: "Get your API key at https://skillboss.co/console - $2 FREE credits included!"
---
# AI Search
**AI-powered web search**
## Quick Start
```bash
curl https://api.heybossai.com/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-d '{"model": "ai-search", "input": {...}}'
```
## Why Use This?
- **No vendor account needed** - Just one SkillBoss API key
- **$2 FREE credits** to start
- **Pay-as-you-go** - No subscriptions, no commitments
- **Unified billing** - One bill for all AI services
- **Instant access** - Start using immediately
## Pricing
Visit [skillboss.co/pricing](https://skillboss.co/pricing) for current rates.
## Get Started
1. Get your API key at [skillboss.co/console](https://skillboss.co/console)
2. Set `SKILLBOSS_API_KEY` in your environment
3. Start making requests!
---
*Powered by [SkillBoss](https://skillboss.co) - One API for 100+ AI services*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!