← 返回 Skills 市场
openlang-cn

Thread

作者 openlang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
216
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install thread
功能描述
Provides guidance and code examples for using threads, synchronization, thread pools, and concurrency patterns across languages.
安全使用建议
This skill appears coherent and low-risk: it only provides docs and small Python examples and asks for no credentials or installs. Before using: (1) review any code snippets before executing them in your environment (the Python examples are benign standard-library code); (2) if you ask the skill to generate or fetch language-specific templates that require external packages, be careful about installing third-party packages; (3) note that the skill can be invoked autonomously by the agent (standard behavior) — if you want tighter control, invoke it manually.
功能分析
Type: OpenClaw Skill Name: thread Version: 1.0.0 The skill bundle is a legitimate educational resource designed to help an AI agent provide guidance on multi-threading and concurrency. It contains standard, safe code examples in Python (assets/python-thread-starter.py and assets/python-thread-pool.py) and comprehensive technical documentation regarding locks, deadlocks, and language-specific APIs. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name and description (threading/concurrency guidance) align with the included reference docs and example code. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md limits the agent to clarifying language/runtime, giving guidance, citing reference files, and adapting provided templates. It does not instruct reading unrelated files, exfiltrating data, or calling external endpoints.
Install Mechanism
No install spec is provided (instruction-only with bundled example assets). That minimizes disk-write/remote-download risk; included Python examples use only the standard library.
Credentials
The skill requires no environment variables or credentials. The included code does not reference secrets or external services.
Persistence & Privilege
The skill is not forced-always and uses normal autonomous invocation settings. It does not request persistent system-wide privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install thread
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /thread 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the thread skill: - Provides quick references and decision guides for concurrency: threads vs processes vs async. - Includes practical advice on synchronization primitives (locks, queues), thread pools, and handling race conditions or deadlocks. - Features language-specific guidance for Python, Java, C#, Node.js, and Go. - Offers starter code templates for threading patterns. - Emphasizes safety and best practices for thread-based programming.
元数据
Slug thread
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Thread 是什么?

Provides guidance and code examples for using threads, synchronization, thread pools, and concurrency patterns across languages. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。

如何安装 Thread?

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

Thread 是免费的吗?

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

Thread 支持哪些平台?

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

谁开发了 Thread?

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

💬 留言讨论