Metadata-Version: 2.4
Name: crewai-browser-automation-skills-pack
Version: 1.0.0
Summary: Pre-built CrewAI skills for reliable web automation: form filling, data extraction, multi-step navigation, auth handling, and anti-detection. Integrates browser-use/Playwright. Skills include LinkedIn scraping, price monitoring, job automation, competitor research, and lead generation.
Author-email: AI Business Crew <ai-crew@example.com>
License: MIT
Project-URL: Homepage, https://github.com/ai-business-crew/crewai-browser-automation-skills-pack
Project-URL: Repository, https://github.com/ai-business-crew/crewai-browser-automation-skills-pack
Keywords: crewai,browser-automation,web-scraping,playwright,browser-use,skills,lead-generation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
Requires-Dist: crewai>=1.15.0

# CrewAI Browser Automation Skills Pack

Pre-built CrewAI skills for reliable web automation: form filling, data extraction, multi-step navigation, authentication handling, and anti-detection strategies. Integrates browser-use/Playwright with CrewAI's role-based architecture. Includes skills for: LinkedIn scraping, e-commerce price monitoring, job application automation, competitor research, and lead generation. Addresses the #1 reliability complaint in browser-use (Reddit: 234 upvotes) and fills the CrewAI skills marketplace gap (Reddit: 145 upvotes).

## Installation
```bash
crewai skills install crewai-browser-automation-skills-pack
```

## Usage
```yaml
# In your agents.yaml
skills:
  - crewai-browser-automation-skills-pack
```

## Examples
- Use CrewAI Browser Automation Skills Pack to ...

## License
MIT
