← Back to Skills Marketplace
cyberforexblockchain

NEXUS Meeting Notes

by CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
250
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nexus-meeting-notes
Description
Convert meeting transcripts into structured notes
Usage Guidance
This skill sends your meeting text and a payment-proof credential to an external host (https://ai-service-hub-15.emergent.host). Only install it if you trust that service. For testing use the documented sandbox value (X-Payment-Proof: sandbox_test). Do not store unrelated secrets as NEXUS_PAYMENT_PROOF; treat that env var as sensitive because it will be transmitted to the provider. If you need stronger assurance, review the provider's documentation and privacy terms on their site before enabling the skill.
Capability Analysis
Type: OpenClaw Skill Name: nexus-meeting-notes Version: 1.1.0 The skill is a legitimate API wrapper for a meeting notes generation service hosted at ai-service-hub-15.emergent.host. It requests only network permissions and explicitly denies filesystem and shell access, which is appropriate for its stated purpose. While it references non-existent AI models (e.g., GPT-5.2) and uses a future-dated timestamp in its metadata, the code logic and instructions are transparent, focusing on standard HTTP 402 payment protocols (MPP/x402) and data processing without any indicators of malicious intent, data exfiltration, or prompt injection.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (convert transcripts to notes) align with the runtime instructions and required network access. Requesting a payment proof credential for a paid API is coherent with the stated purpose.
Instruction Scope
SKILL.md is an instruction-only API client: it tells the agent to POST inputs to a single external endpoint and to include payment headers. It explicitly disallows filesystem and shell access. The doc also describes optional flows that involve posting a user-signed Stellar XDR to a sponsor endpoint — this requires the user/agent to produce a signed transaction outside the skill and would expose that signed payload to the external service. This is expected for the described payment flows but is worth noting as sensitive.
Install Mechanism
No install spec or code is included (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill only requires one environment variable, NEXUS_PAYMENT_PROOF, which is the declared primary credential and matches the documented payment header usage. This is proportionate for a paid API; however, NEXUS_PAYMENT_PROOF is a sensitive value and will be transmitted to the external service when the skill is invoked.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does permit network access as required to call the external API.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nexus-meeting-notes
  3. After installation, invoke the skill by name or use /nexus-meeting-notes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added x402 payment protocol (Coinbase/Masumi), multi-chain Cardano + Stellar documentation, 10 protocols
v1.0.2
Structured meeting intelligence for autonomous agent workflows
Metadata
Slug nexus-meeting-notes
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is NEXUS Meeting Notes?

Convert meeting transcripts into structured notes. It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.

How do I install NEXUS Meeting Notes?

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

Is NEXUS Meeting Notes free?

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

Which platforms does NEXUS Meeting Notes support?

NEXUS Meeting Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created NEXUS Meeting Notes?

It is built and maintained by CyberForexBlockchain (@cyberforexblockchain); the current version is v1.1.0.

💬 Comments