← Back to Skills Marketplace
Scrapingant
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install scrapingant
Description
ScrapingAnt integration. Manage Usages, Invoices. Use when the user wants to interact with ScrapingAnt data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to access ScrapingAnt and does not ask for unrelated credentials. Before installing or running: 1) Verify you trust the Membrane project and the npm package name (@membranehq/cli) and prefer using `npx` if you want to avoid a global install. 2) Confirm the homepage/repository URLs match the official Membrane sources. 3) When authenticating, follow the CLI flow (browser/code) rather than pasting API keys into chat. 4) Review what the created connection can access in your Membrane dashboard and revoke it if you no longer need it.
Capability Analysis
Type: OpenClaw Skill
Name: scrapingant
Version: 1.0.3
The skill bundle provides instructions for integrating ScrapingAnt via the Membrane CLI. It focuses on legitimate API management tasks such as usage tracking, invoice management, and web scraping. The instructions prioritize security by advising the agent to use Membrane's built-in credential management rather than requesting API keys directly from the user. No malicious code, data exfiltration patterns, or harmful prompt injections were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (ScrapingAnt integration) align with the instructions: the SKILL.md describes using Membrane to connect to ScrapingAnt, discover actions, and run tasks. Requiring the Membrane CLI is coherent for this purpose.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, authenticating, creating a connection, discovering and running actions. They do not instruct reading unrelated files, scanning system paths, or exfiltrating secrets. The skill explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (or use npx in examples). Installing a global npm CLI is a normal step for this integration but carries the usual supply-chain considerations of npm packages. This is expected for the stated functionality.
Credentials
The skill declares no required environment variables or credentials and instructs using Membrane-managed connections instead of asking for API keys. No unrelated secrets are requested.
Persistence & Privilege
The skill does not request always-on presence and has no install-time hooks or config-path requirements. It is user-invocable and can be invoked autonomously by the agent (default behavior), which is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install scrapingant - After installation, invoke the skill by name or use
/scrapingant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Scrapingant?
ScrapingAnt integration. Manage Usages, Invoices. Use when the user wants to interact with ScrapingAnt data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install Scrapingant?
Run "/install scrapingant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Scrapingant free?
Yes, Scrapingant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Scrapingant support?
Scrapingant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Scrapingant?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills