← Back to Skills Marketplace
111
by
cora007-debug
· GitHub ↗
· v1.0.0
339
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 111
Description
根据「会议纪要」任务细化的操作流程与使用说明,支持步骤拆解与最佳实践。
README (SKILL.md)
会议纪要
使用场景
- 适用于需要完成「会议纪要」相关任务的场景。
- 可根据实际输入与上下文自动细化子步骤。
典型步骤
- 明确任务目标与输入条件。
- 按流程执行各子步骤,必要时调用工具或查阅资料。
- 汇总输出并做简单校验。
注意事项
- 本 Skill 为 Mock 示例,实际使用时可结合 Cursor 中的 skill-creator 生成完整 SKILL.md。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install 111 - After installation, invoke the skill by name or use
/111 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
111
Metadata
Frequently Asked Questions
What is 111?
根据「会议纪要」任务细化的操作流程与使用说明,支持步骤拆解与最佳实践。 It is an AI Agent Skill for Claude Code / OpenClaw, with 339 downloads so far.
How do I install 111?
Run "/install 111" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 111 free?
Yes, 111 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 111 support?
111 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 111?
It is built and maintained by cora007-debug (@cora007-debug); the current version is v1.0.0.
More Skills