con un clic
openclaw-skills
openclaw-skills contiene 5 skills recopiladas de ZSeven-W, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Create and extend command-line automation tools with clear argument contracts, safe defaults, dry-run support, and validation. Use when building project utilities, operational scripts, developer productivity commands, or repeatable terminal workflows.
Build and maintain authenticated API integrations with predictable request/response handling, retries, pagination, and error classification. Use when implementing REST/JSON API calls, syncing external systems, troubleshooting API failures, or creating reusable API client scripts.
Process tabular datasets with repeatable cleaning, schema checks, type normalization, and quality reporting. Use when transforming CSV/TSV exports, preparing analytics-ready data, validating required columns, or building deterministic ETL-style scripts.
Process files in bulk with deterministic naming, format conversion, filtering, and safe write patterns. Use when renaming large file sets, generating transformed copies, organizing directories, or applying repeatable file-level operations.
Extract structured data from websites with robots awareness, request throttling, selector-based parsing, and reproducible output. Use when collecting data from public pages, monitoring page changes, or converting HTML content into JSON/CSV datasets.