← 返回 Skills 市场
cyberforexblockchain

NEXUS Meeting Notes

作者 CyberForexBlockchain · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
250
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nexus-meeting-notes
功能描述
Convert meeting transcripts into structured notes
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nexus-meeting-notes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nexus-meeting-notes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug nexus-meeting-notes
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

NEXUS Meeting Notes 是什么?

Convert meeting transcripts into structured notes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。

如何安装 NEXUS Meeting Notes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nexus-meeting-notes」即可一键安装,无需额外配置。

NEXUS Meeting Notes 是免费的吗?

是的,NEXUS Meeting Notes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

NEXUS Meeting Notes 支持哪些平台?

NEXUS Meeting Notes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 NEXUS Meeting Notes?

由 CyberForexBlockchain(@cyberforexblockchain)开发并维护,当前版本 v1.1.0。

💬 留言讨论