← Back to Skills Marketplace
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcf-notifications-engine
Description
Multi-channel notification delivery with customizable templates, email and SMS sending, and full delivery logging — built for AI agents.
Usage Guidance
This skill appears coherent for sending notifications, but take these precautions before installing: verify who runs gateway.mcfagentic.com (request publisher/homepage and documentation), confirm pricing and how payments (USDC on Base L2) are initiated and billed, and ensure you are comfortable that notification content (emails/SMS) will be sent to that external service (avoid sending sensitive personal data until you trust the provider). Because the skill will allow the agent to call an external API, review and restrict the agent's autonomy/permissions if you don't want it sending messages without approval. If you plan to rely on this in production, ask the publisher for API request/response formats, privacy policy, and an alternative billing/auth scheme (API key) you can audit.
Capability Analysis
Type: OpenClaw Skill
Name: mcf-notifications-engine
Version: 1.0.0
The skill bundle consists of metadata and documentation for a notification delivery service (email/SMS) via an external API gateway (gateway.mcfagentic.com). There is no executable code provided, and the instructions in SKILL.md are purely descriptive of the service's functionality and x402 payment model, with no evidence of malicious intent or prompt-injection attacks.
Capability Assessment
Purpose & Capability
Name, description, and the SKILL.md endpoints align: the skill describes a notification API (templates, send, logs) and lists corresponding HTTP endpoints. It does not request unrelated binaries or environment variables.
Instruction Scope
SKILL.md instructs the agent to use an external gateway (gateway.mcfagentic.com) and lists endpoints/prices. It does not ask the agent to read local files or credentials, but it is terse — missing payload schema, headers, expected responses, and privacy guidance. The agent will transmit notification content (potentially sensitive) to an external service.
Install Mechanism
Instruction-only skill with no install spec or downloadable artifacts, so nothing is written to disk by an installer step.
Credentials
No environment variables, credentials, or config paths are requested. The only externally required action is payment via the stated x402 (USDC on Base) mechanism, which is handled outside the skill metadata.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. The default ability for the agent to invoke the skill autonomously remains (platform default) but is not elevated by the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcf-notifications-engine - After installation, invoke the skill by name or use
/mcf-notifications-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the mcf-notifications-engine skill.
- Multi-channel notification delivery via email and SMS.
- Customizable, reusable templates for each event type and channel.
- Simple API with unified endpoints for sending notifications and managing templates.
- Full delivery logging for verifiable notification history.
- x402 pricing model with USDC payments on Base L2.
Metadata
Frequently Asked Questions
What is Notifications Engine?
Multi-channel notification delivery with customizable templates, email and SMS sending, and full delivery logging — built for AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Notifications Engine?
Run "/install mcf-notifications-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Notifications Engine free?
Yes, Notifications Engine is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Notifications Engine support?
Notifications Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Notifications Engine?
It is built and maintained by Cameron48 (@cameron48); the current version is v1.0.0.
More Skills