Skip to main content
Run any Skill in Manus
with one click
GitHub repository

openclaw-skills

openclaw-skills contains 5 collected skills from ZSeven-W, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-03-09
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cli-tool-template
software-developers

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.

2026-03-09
api-integration-template
software-developers

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.

2026-03-09
data-processing-template
data-scientists-152051

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.

2026-03-09
file-processing-template
software-developers

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.

2026-03-09
web-scraping-template
software-developers

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.

2026-03-09