anysite-cli

Official

Command-line control for anysite workflows.

Authoranysiteio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Claude to orchestrate the AnySite CLI, turning natural language requests into concrete CLI commands for data collection, dataset pipelines, and database operations. It reduces manual scripting by providing a structured, reproducible way to plan, run, and monitor complex web-scraping and data-processing tasks.

Core Features & Use Cases

  • CLI orchestration: translate natural language into anysite CLI commands to run endpoints, pipelines, and DB actions.
  • Dataset pipelines: create and manage multi-source datasets with transforms, exports, and scheduling.
  • DB integration: load, query, and maintain data in PostgreSQL or SQLite with incremental syncing.
  • Use Case: A data analyst asks Claude to set up a weekly LinkedIn company profile scrape and load results into Postgres for reporting.

Quick Start

Use normal language prompts to initiate steps, for example: anysite describe --search "linkedin" anysite dataset init my-dataset anysite dataset collect my-dataset --load-db pg anysite db query pg --sql "SELECT COUNT(*) FROM users" --format table

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: anysite-cli
Download link: https://github.com/anysiteio/agent-skills/archive/main.zip#anysite-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.