← 返回 Skills 市场
cora007-debug

111

作者 cora007-debug · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
339
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 111
功能描述
根据「会议纪要」任务细化的操作流程与使用说明,支持步骤拆解与最佳实践。
使用说明 (SKILL.md)

会议纪要

使用场景

  • 适用于需要完成「会议纪要」相关任务的场景。
  • 可根据实际输入与上下文自动细化子步骤。

典型步骤

  1. 明确任务目标与输入条件。
  2. 按流程执行各子步骤,必要时调用工具或查阅资料。
  3. 汇总输出并做简单校验。

注意事项

  • 本 Skill 为 Mock 示例,实际使用时可结合 Cursor 中的 skill-creator 生成完整 SKILL.md。
安全使用建议
This skill is a mock/template for meeting-minute workflows and appears safe: it asks for no credentials, makes no network calls, and its Python file is a no-op. Before installing, note that it's only a starting point — a malicious actor could later modify SKILL.md or the code to add network access or credential use, so review any edited versions before granting broader privileges (especially any future requests for env vars, install scripts, or always:true). If you plan to let agents invoke skills autonomously, only enable skills you trust to keep behavior limited to their stated purpose.
功能分析
Type: OpenClaw Skill Name: 111 Version: 1.0.0 The skill bundle is a minimal mock example. The `SKILL.md` provides generic instructions for a 'Meeting Minutes' task and explicitly states it's a mock. The `skill_main.py` script contains only a `pass` statement within its `main` function, performing no operations. There is no evidence of malicious intent, risky capabilities, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description describe a meeting-minutes task helper; the included SKILL.md and a tiny no-op Python entrypoint are consistent with that purpose and do not request unrelated capabilities.
Instruction Scope
SKILL.md contains generic, high-level instructions for breaking down meeting-minutes tasks and explicitly states it is a mock/example. It does not instruct the agent to read system files, access credentials, or transmit data to external endpoints.
Install Mechanism
No install spec is present (instruction-only plus a small local script). Nothing is downloaded or written to disk beyond the provided files.
Credentials
No required environment variables, credentials, or config paths are declared or used; this is proportionate to a template/mock skill.
Persistence & Privilege
Skill does not request always:true, does not alter other skills or system settings, and contains no autonomous setup steps that would persist credentials or modify global configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 111
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /111 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
111
元数据
Slug 111
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

111 是什么?

根据「会议纪要」任务细化的操作流程与使用说明,支持步骤拆解与最佳实践。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 339 次。

如何安装 111?

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

111 是免费的吗?

是的,111 完全免费(开源免费),可自由下载、安装和使用。

111 支持哪些平台?

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

谁开发了 111?

由 cora007-debug(@cora007-debug)开发并维护,当前版本 v1.0.0。

💬 留言讨论