← Back to Skills Marketplace
Metricfire
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install metricfire
Description
MetricFire integration. Manage data, records, and automate workflows. Use when the user wants to interact with MetricFire data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to connect to MetricFire and does not ask for unrelated credentials. Before installing, verify the @membranehq/cli npm package (publisher and package contents) and consider installing in a contained environment if you have concerns about global npm installs. Expect to authenticate interactively (browser or pasted code) so be comfortable granting Membrane access to your MetricFire account. If you want stronger assurance, review Membrane's privacy/security docs and the CLI package source on its official repo before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: metricfire
Version: 1.0.1
The skill bundle provides a standard integration for MetricFire via the Membrane CLI. It follows security best practices by instructing the agent to delegate credential management to the Membrane platform rather than handling raw API keys. The instructions in SKILL.md are aligned with the stated purpose of managing monitoring data and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill is described as a MetricFire integration and all runtime instructions use the Membrane CLI with connectorKey 'metricfire' and actions/connection concepts that match a connector-based integration. Required credentials/configs are appropriately delegated to Membrane rather than being requested by the skill.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, authenticate (browser or headless code flow), create a connection, list and run actions. It does not instruct reading arbitrary local files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints. The guidance to add --json for machine-readable output is reasonable.
Install Mechanism
The skill is instruction-only (no install spec), but it asks users to install the Membrane CLI via 'npm install -g @membranehq/cli@latest' and uses npx in examples. Installing a global npm package is a common approach but has moderate risk if the package source is untrusted—this is expected for a CLI-driven integration.
Credentials
No environment variables or local config paths are required. The SKILL.md explicitly instructs not to ask users for API keys and to let Membrane manage credentials, which keeps requested secrets proportional to the stated purpose.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. It is user-invocable and relies on the Membrane CLI; there is no indication it modifies other skills or global agent configuration beyond standard CLI usage.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install metricfire - After installation, invoke the skill by name or use
/metricfire - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Metricfire?
MetricFire integration. Manage data, records, and automate workflows. Use when the user wants to interact with MetricFire data. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.
How do I install Metricfire?
Run "/install metricfire" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Metricfire free?
Yes, Metricfire is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Metricfire support?
Metricfire is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Metricfire?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills