openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Fireflies AI

Fireflies.ai meeting intelligence — search meetings, get transcripts, action items, summaries, attendee info, and contacts via GraphQL API. No data storage;...

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 391 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aiwithabidi/fireflies-ai

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is internally consistent with a Fireflies.ai GraphQL client: it only needs a Fireflies API key, queries api.fireflies.ai, and its code matches the SKILL.md description.

目的

Name/description match the implemented functionality. The script queries https://api.fireflies.ai/graphql and requires only FIREFLIES_API_KEY, which is precisely what a Fireflies client would need. The package is authored by a third party (agxntsix.ai) rather than Fireflies, which is informational but not inconsistent.

说明范围

Instructions and the included CLI map to the script's behavior. The script honors FIREFLIES_API_KEY and will read a .env file in WORKSPACE (~/.openclaw/workspace/.env by default) to locate the key if not in the environment. It does not persist meeting data to disk and prints responses to stdout. The script includes a network fallback that invokes curl with a hardcoded SOCKS5 proxy (127.0.0.1:1080) if direct urllib requests fail.

安装机制

No install spec; this is instruction-only plus a single Python script. The script uses only the Python stdlib and subprocess to call curl as a fallback. Nothing is downloaded from untrusted URLs or written to disk by an installer.

证书

Only FIREFLIES_API_KEY is required (declared as primary). The script will also consult WORKSPACE to locate a local .env file, but it only reads that file to extract FIREFLIES_API_KEY. No other credentials or config paths are requested.

持久

Skill is not always:true and is user-invocable only. It does not modify other skills or system-wide agent settings and does not request permanent presence.

综合结论

This skill appears to be a straightforward Fireflies.ai GraphQL client and only needs your FIREFLIES_API_KEY. Before installing: (1) Verify you trust the third-party publisher (agxntsix.ai) and are comfortable using their wrapper rather than an official client. (2) Provide a Fireflies API key with the minimum necessary scope and be prepared to rotate it if needed. (3) Note the script will try a curl fallback using a hardcoded SOCKS5 proxy at 1…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Fireflies AI」。简介:Fireflies.ai meeting intelligence — search meetings, get transcripts, action it…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/fireflies-ai/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。