🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” api

12 skills in "api" matching "operations"

πŸ¦€ ClawHub27.6k dl
Browser Act Skill Forge
Turns any website's data extraction or operation needs into Agent-callable capabilities. User describes what data to get or what action to perform on which site, this Skill automatically explores implementation paths (API endpoints first, DOM fallback when no API), then generates deploy-ready Skill packages (SKILL.md + Python scripts) after verification. Explore once, reuse forever β€” subsequent calls skip exploration cost, greatly improving execution reliability and efficiency.
πŸ¦€ ClawHub2.4k dl
vultisig-sdk
Use this skill when an agent needs to create crypto wallets, send transactions, swap tokens, check balances, or perform any on-chain operation across 36+ blockchains using threshold signatures (TSS). Vultisig SDK provides self-custodial MPC vaults β€” no seed phrases, no single point of failure. Fast Vaults (2-of-2 with VultiServer) enable fully autonomous agent operations without human approval.
πŸ¦€ ClawHub551 dl
Odoo JSON2 Operator
Execute Odoo operations through JSON-2 API endpoints with bearer API keys. Use when the user asks to query or mutate Odoo data (search, read, create, write,...
πŸ¦€ ClawHub466 dl
obsidian-rest-api
Operate Obsidian via Local REST API plugin from remote/WSL environments. Use when: (1) user asks to operate Obsidian, read/write notes, or manage vault remot...
πŸ¦€ ClawHub7.8k dl
Google Ads
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Python SDK, (2) Browser automation mode for users without API access - just attach a browser tab to ads.google.com. Use when asked to check ad performance, pause campaigns/keywords, find wasted spend, audit conversion tracking, or optimize Google Ads accounts.
πŸ¦€ ClawHub6.5k dl
Zero Trust
Security-first behavioral guidelines for cautious agent operation. Use this skill for ALL operations involving external resources, installations, credentials, or actions with external effects. Triggers on - any URL/link interaction, package installations, API key handling, sending emails/messages, social media posts, financial transactions, or any action that could expose data or have irreversible effects.
πŸ¦€ ClawHub714 dl
File Browser Operator
Operate FileBrowser via REST APIβ€”login, list/upload/download resources, manage users. Scan for 采购单 files in scope, prompt user to download by number or all,...
πŸ¦€ ClawHub671 dl
DataWorks Open API
Operate Alibaba Cloud DataWorks through dynamic API discovery and official SDKs (Node.js, Python, Java). Covers data development, workflow operations, data i...
πŸ¦€ ClawHub485 dl
Alibaba Cloud DataWorks
Operate Alibaba Cloud DataWorks through dynamic API discovery and official SDKs (Node.js, Python, Java). Covers data development, workflow operations, data i...
πŸ¦€ ClawHub472 dl
Hemlane MCP
Operate Hemlane using HAR-derived GraphQL patterns and browser session artifacts. Use when analyzing Hemlane HAR files, extracting GraphQL operations from He...
πŸ¦€ ClawHub
Kubernetes Operator Scaffolder
Scaffold production-ready Kubernetes operators β€” generate CRDs, controllers, RBAC, webhooks, and Dockerfiles with best practices for Go or Python operators.
πŸ¦€ ClawHub
graphql-operations
Official apollographql skill: graphql-operations. From apollographql/skills.