← 返回 Skills 市场
177
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install slonaide
功能描述
Query and manage SlonAide voice recording notes - list recordings, get transcriptions and AI summaries.
安全使用建议
This skill appears coherent: it needs only your SlonAide API key and uses curl to call the service's API. Before installing, confirm you trust https://h5.aidenote.cn and understand that requests (audio metadata, transcriptions, summaries) are sent to that third-party service. Only provide an API key you control; prefer a key with minimal scope if the service supports it. Remove or rotate the key if you stop using the skill. If you need stronger privacy, test with non-sensitive recordings first and review SlonAide's privacy/terms pages.
能力评估
Purpose & Capability
Name/description (SlonAide recording listing, transcription, summaries) align with required artifacts: curl and a SLONAIDE_API_KEY to call api.aidenote.cn. Nothing requested appears unrelated to managing recordings.
Instruction Scope
SKILL.md instructs the agent to exchange the API key for a token and then call specific SlonAide API endpoints (api.aidenote.cn) using curl. It does not ask the agent to read unrelated files, other environment variables, or send data to third-party endpoints outside the stated service.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded code. No archives or external installers are used, which minimizes on-disk risk.
Credentials
Only SLONAIDE_API_KEY is required (declared as primaryEnv). That single credential is appropriate for the described API interactions; no unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true or other elevated presence. It asks the user to add their API key to the user's OpenClaw config, which is the expected local configuration step for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slonaide - 安装完成后,直接呼叫该 Skill 的名称或使用
/slonaide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
slonaide v3.0.0 – Major structural update
- Migrated to use a simplified, environment-based configuration using the SLONAIDE_API_KEY variable.
- All source code, scripts, and plugin files have been removed; only documentation/methods using curl remain.
- README and documentation rewritten for clarity and minimalism, focusing on direct API usage via curl.
- Usage instructions updated for manual JWT token authentication and OpenClaw environment configuration.
- Retains only essential interface and API usage guidance for querying and managing recording notes.
v1.0.3
- 新增 slonaide_get_notes 统一入口,支持列表与摘要双视图,参数更灵活。
- 详情接口说明由 GET 变为 POST,并补充请求体示例。
- 原 get_list、get_summary 工具仍兼容保留。
- 文档用法与参数部分同步补充、优化,提升查找和调用一致性。
- 其余内容保持不变。
v1.0.2
- 修正官网及相关 API Key 获取链接为 https://h5.aidenote.cn/
- 其余内容与前一版本一致,无功能和行为上的更改
v1.0.1
**Major update: Adds OpenClaw tool support, improves configuration and error handling, and updates documentation.**
- Introduced complete OpenClaw toolchain: now provides `slonaide_get_list`, `slonaide_get_detail`, `slonaide_get_summary`, and connection test commands for easy note management.
- Added automated token management, caching, and retry logic for more reliable API use.
- Enhanced user-oriented error messages, troubleshooting, and debug options.
- Updated and simplified configuration process—including example configs and new instructions.
- Improved documentation, showcasing usage scenarios and API details.
- Old Python helper scripts and documentation were removed in favor of integrated OpenClaw tools.
v1.0.0
SlonAide 录音笔记 1.0.0 首次发布
- 首次上线,提供智能录音笔记自动转写与 AI 总结
- 支持录音笔记查询、搜索与文件夹分类
- 集成知识库管理和语义检索功能
- 附带完整 API 文档与 Python 脚本示例
- 提供详细的使用场景说明与常见问题解答
元数据
常见问题
SlonAide 是什么?
Query and manage SlonAide voice recording notes - list recordings, get transcriptions and AI summaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 SlonAide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slonaide」即可一键安装,无需额外配置。
SlonAide 是免费的吗?
是的,SlonAide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SlonAide 支持哪些平台?
SlonAide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SlonAide?
由 ajingmiao(@ajingmiao)开发并维护,当前版本 v3.0.0。
推荐 Skills