← 返回 Skills 市场
soponcd

Swift Concurrency

作者 soponcd · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install swift-concurrency
功能描述
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, o...
安全使用建议
This skill appears coherent: it only asks the agent to inspect your Swift project files and provide concurrency advice. Before installing, confirm: (1) you trust the skill/source (homepage points to a GitHub repo but the publisher identity is not verified), (2) the agent's repository read scope is limited and it will not be given access to secrets or unrelated system files, and (3) any automated code changes suggested by the skill are reviewed before being applied. If you plan to run this on repositories containing secrets or credentials, restrict the skill's access or avoid running it on those repos.
功能分析
Type: OpenClaw Skill Name: swift-concurrency Version: 1.0.0 The skill bundle provides technical guidance for Swift Concurrency and migration to Swift 6. The instructions in SKILL.md direct the agent to analyze project configuration files (e.g., Package.swift, .pbxproj) using standard tools like Read and Grep to provide context-aware advice, which is entirely consistent with its stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name and description describe Swift Concurrency guidance and the SKILL.md only asks for repository/project analysis (Package.swift, project.pbxproj, grep for Swift flags) and to consult internal reference docs — these requirements match the stated purpose.
Instruction Scope
Runtime instructions limit analysis to project configuration and source-level checks (Package.swift, SWIFT_* flags, lint warnings, actor/isolation boundaries). There are no instructions to read unrelated system files, request secrets, or send data to external endpoints.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill so nothing is written to disk or downloaded during install.
Credentials
The skill declares no environment variables, credentials, or config paths. The guidance that the agent should read project files is proportionate to providing code-level concurrency advice.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modifications to other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swift-concurrency
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swift-concurrency 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of swift-concurrency skill. - Provides expert guidance on Swift Concurrency, async/await, actors, tasks, and Sendable. - Includes detailed agent behavior rules for diagnosing and advising on concurrency issues and migration. - Recommends best practices for project settings analysis, isolation boundaries, and structured concurrency. - Offers a decision tree and triage playbook for handling common errors and migration scenarios. - Lists core patterns and code snippets to help with practical implementation.
元数据
Slug swift-concurrency
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Swift Concurrency 是什么?

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 Swift Concurrency?

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

Swift Concurrency 是免费的吗?

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

Swift Concurrency 支持哪些平台?

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

谁开发了 Swift Concurrency?

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

💬 留言讨论