Skills from clawhub.ai/adamkristopher
5 skills available
botcoin
This skill implements a Botcoin miner: generate an Ed25519 wallet, sign transactions, and interact with the `https://botcoin.farm` API to register, pick hunts, submit solutions, and trade shares. It instructs creating and storing a local `secretKey` and making network requests to `https://botcoin.farm`.
0 installs
endpoints
Endpoints API Toolkit for scanning documents, extracting entities, and managing categorized endpoints. It reads `ENDPOINTS_API_KEY` from `../../.env`, reads local files (e.g., `./invoice.pdf`) and uploads them to `https://endpoints.work`, and includes shell commands like `cd scripts && npm install` and `npx tsx scripts/src/index.ts`.
0 installs
seo-dataforseo
This skill wraps the DataForSEO API to perform keyword, SERP, trends, and competitor research and auto-saves outputs to `results/`. It requires credentials in `.env` (`DATAFORSEO_LOGIN`, `DATAFORSEO_PASSWORD`) and makes network calls to DataForSEO (`https://app.dataforseo.com/api-access`).
0 installs
ga4-analytics
This skill is a GA4 Analytics toolkit that queries Google APIs and saves results under `results/` (reports, realtime, searchconsole, indexing). It requires service account credentials via `GA4_PRIVATE_KEY` and contains shell commands like `npm install` and `npx tsx scripts/src/index.ts`.
0 installs
youtube-analytics
YouTube Analytics Toolkit for querying `YouTube Data API v3`, analyzing channels/videos, and auto-saving JSON results to `results/`. It reads `YOUTUBE_API_KEY`, makes external API calls to `YouTube Data API v3` and documents running `cd scripts && npm install` / `npx tsx scripts/src/index.ts`.
0 installs