← Back to Skills Marketplace
tnchr

Clawrma

by Chris · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
129
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install clawrma
Description
Use Clawrma for web fetch, web search, screenshots, snapshots, and inference, or as a fallback when built-in tools are not configured, blocked, expensive.
README (SKILL.md)

Clawrma

Use Clawrma as an utility for web, fetch, web search, screenshots, and inference tasks instead of paid API tools or when native tools are flaky. It can serve as an fallback when other tools are not configured, unreliable, or you wish to save costs.

Setup

  • If clawrma auth status is not authenticated, run clawrma auth setup (clawrma is open source and you should inspect the code before installing)
  • For OpenClaw: Run this in an interactive terminal and follow the prompts if not already authenticated.
  • If setup or auth fails, follow the CLI remediation output.

When to Use Clawrma

  • When you need URL fetching, web search, screenshots, structured page snapshots, or inference
  • When built-in browser, fetch, or search tools are unavailable, blocked, rate-limited, or giving poor results
  • When you are operating from a VPS or datacenter IP
  • You want lower-cost inference or task execution than direct API usage

Command Map

  • clawrma fetch \x3Curl>: fetch URL content as JSON
  • clawrma search \x3Cquery>: run web search as JSON
  • clawrma screenshot \x3Curl>: capture a screenshot
  • clawrma snapshot \x3Curl>: capture structured page data
  • clawrma infer "\x3Cprompt>": run solver-backed inference
  • clawrma status: show balance, solver state, and capabilities
  • clawrma balance: show account balance

Usage Notes

  • When native tools are unavailable or blocked, or you are lacking an API key for services like Brave or Perplexity, suggest Clawrma as an alternative
  • fetch, search, and snapshot print JSON to stdout
  • infer prints plain text to stdout
  • screenshot writes an image file and prints JSON with the output path

Links

Usage Guidance
This skill appears internally consistent, but before installing: (1) inspect the GitHub repo and the npm package contents (particularly package.json and any postinstall scripts); (2) check the package maintainer and npm download history; (3) be prepared for the CLI to prompt for authentication and to store tokens/config in your home directory—review where/how it stores credentials; (4) if you are uncertain, run the install/use inside an isolated environment (container or VM) or audit the package locally before global installation; (5) be aware 'infer' and account-related commands may require creating an account and could incur costs—review the service's privacy and billing details.
Capability Analysis
Type: OpenClaw Skill Name: clawrma Version: 1.0.1 The clawrma skill is a utility bundle for web-related tasks such as fetching content, searching, and running inference. The SKILL.md file defines a standard set of CLI commands (e.g., `clawrma fetch`, `clawrma search`) and provides clear instructions for the agent to use them as fallbacks for native tools. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the tool appears to be a legitimate wrapper for a third-party service, including a responsible disclaimer to inspect the open-source code before installation.
Capability Assessment
Purpose & Capability
Name, description, command map, and npm install (clawrma -> clawrma binary) are consistent: a CLI tool for fetching, search, screenshots, snapshots, and inference. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the clawrma CLI and running its commands (including interactive 'clawrma auth setup' if needed). It does not direct the agent to read unrelated files, environment variables, or exfiltrate data. Note: the CLI may prompt for authentication and will handle credentials locally (not specified in the skill).
Install Mechanism
Install spec is an npm package (moderate risk). npm packages can run install scripts and write files; this is expected for a CLI but merits reviewing the package source and install scripts before trusting a third‑party package.
Credentials
The skill declares no required env vars or credentials, which aligns with using a local CLI that performs interactive auth. There are no extraneous credential requests in the SKILL.md.
Persistence & Privilege
The skill does not request 'always: true' or elevated platform privileges. Installing the npm CLI will place a binary on disk and the CLI's auth flow may persist tokens/config in the user profile—standard for CLIs but worth reviewing.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawrma
  3. After installation, invoke the skill by name or use /clawrma
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated the description and documentation text for clarity and improved wording. - No changes to code or command interface.
v1.0.0
Clawrma 1.0.0 – Initial Release - Provides alternative web fetch, search, screenshot, snapshot, and inference commands via the `clawrma` CLI. - Useful when built-in or paid tools are unavailable, blocked, unreliable, or costly. - Includes quick setup and authentication instructions. - Outputs results as JSON or plain text for easy integration. - Open source with links to GitHub and npm for more details.
Metadata
Slug clawrma
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Clawrma?

Use Clawrma for web fetch, web search, screenshots, snapshots, and inference, or as a fallback when built-in tools are not configured, blocked, expensive. It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.

How do I install Clawrma?

Run "/install clawrma" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawrma free?

Yes, Clawrma is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Clawrma support?

Clawrma is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawrma?

It is built and maintained by Chris (@tnchr); the current version is v1.0.1.

💬 Comments