# Crawley

> Use this skill when the user wants to unix-way web crawler and scraping tool.

- Skill: `javimosch/crawley` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/crawley`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/crawley/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/crawley

---


# Crawley Plugin

Unix-way web crawler and scraping tool.

## Commands

### Operations
- `crawley url crawl` — crawl url via crawley

## Usage Examples
- "crawley --help"
- "crawley <args>"

## Installation

```bash
go install github.com/s0rg/crawley/cmd/crawley@latest
```

## Examples

```bash
crawley --version
crawley --help
```

## Key Features
- web\n- crawler\n- scraping

