← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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 statusis not authenticated, runclawrma 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 JSONclawrma search \x3Cquery>: run web search as JSONclawrma screenshot \x3Curl>: capture a screenshotclawrma snapshot \x3Curl>: capture structured page dataclawrma infer "\x3Cprompt>": run solver-backed inferenceclawrma status: show balance, solver state, and capabilitiesclawrma 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, andsnapshotprint JSON to stdoutinferprints plain text to stdoutscreenshotwrites an image file and prints JSON with the output path
Links
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawrma - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawrma触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Clawrma?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawrma」即可一键安装,无需额外配置。
Clawrma 是免费的吗?
是的,Clawrma 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Clawrma 支持哪些平台?
Clawrma 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawrma?
由 Chris(@tnchr)开发并维护,当前版本 v1.0.1。
推荐 Skills