← 返回 Skills 市场
SearchBar
作者
SzpakKamil
· GitHub ↗
· v1.0.0
1512
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install searchbar
功能描述
Expert guidance on SearchBar, a customizable SwiftUI search component. Use when developers mention: (1) SearchBar, (2) custom search bars in SwiftUI, (3) search tokens or suggestions, (4) styling search bars (glass, capsule), (5) cross-platform search (iOS, macOS, visionOS), (6) specific SearchBar modifiers like .searchBarStyle or .searchBarSuggestions.
安全使用建议
This skill appears coherent and focused on authoring-help for a SwiftUI SearchBar. Before installing or recommending the package in a project: (1) verify the GitHub repository and maintainer (SzpakKamil/SearchBar) and review the package source and license, (2) confirm the package version and that it meets your deployment-target and security policies, (3) inspect any code you pull in via SPM for unexpected network calls or data collection, and (4) be aware that suggestions/tokens examples assume you will implement data providers — avoid sending sensitive user queries to untrusted remote services. If you need higher assurance, review the package source or vendor contact history.
功能分析
Type: OpenClaw Skill
Name: searchbar
Version: 1.0.0
The skill bundle is benign. All files, including the agent instructions in SKILL.md and the reference documentation, are consistently focused on providing expert guidance for a SwiftUI SearchBar component. There are no prompt injection attempts against the agent, no instructions for malicious execution, data exfiltration, persistence, or any other harmful behaviors. The external dependency referenced (https://github.com/SzpakKamil/SearchBar.git) is a legitimate GitHub repository for the library the skill describes, and the instructions are for the user to add it, not for the agent to execute.
能力评估
Purpose & Capability
The name and description match the included documentation files: all files describe a SwiftUI SearchBar package, its API, modifiers, and platform/version caveats. The only external resource referenced is the SPM URL (https://github.com/SzpakKamil/SearchBar.git), which is coherent for a Swift package. No unrelated binaries, credentials, or system access are requested.
Instruction Scope
SKILL.md gives bounded guidance for answering developer questions (ask target platform, mention version requirements, provide code snippets, and point to reference docs). It does not instruct the agent to read local files, access environment variables, or exfiltrate data. The only external action suggested is adding the package via Swift Package Manager, which is expected for this kind of skill.
Install Mechanism
This is an instruction-only skill with no install spec and no code files that run on the agent. It tells users to add the package via SPM (GitHub). That will cause a normal repository fetch/build when added to a project, but the skill itself does not download or execute third-party code on the agent.
Credentials
The skill declares no required env vars, credentials, or config paths. Its examples imply user-side networking for suggestions (e.g., myDataService.search), which is normal and must be implemented by the developer — nothing in the skill asks for unrelated secrets or broad access.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges; flags show always:false and normal agent invocation behavior. It does not modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install searchbar - 安装完成后,直接呼叫该 Skill 的名称或使用
/searchbar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the SearchBar skill.
- Provides expert guidance for using and customizing the SearchBar component in SwiftUI on iOS, macOS, iPadOS, and visionOS.
- Covers platform-specific tips, version availability, localization, and advanced features like search tokens and suggestions.
- Offers quick decision trees and triage playbook for common SearchBar questions.
- Includes concise code examples and modifier usage patterns.
- References dedicated guides for setup, styling, data, modifiers, and behaviors.
元数据
常见问题
SearchBar 是什么?
Expert guidance on SearchBar, a customizable SwiftUI search component. Use when developers mention: (1) SearchBar, (2) custom search bars in SwiftUI, (3) search tokens or suggestions, (4) styling search bars (glass, capsule), (5) cross-platform search (iOS, macOS, visionOS), (6) specific SearchBar modifiers like .searchBarStyle or .searchBarSuggestions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1512 次。
如何安装 SearchBar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install searchbar」即可一键安装,无需额外配置。
SearchBar 是免费的吗?
是的,SearchBar 完全免费(开源免费),可自由下载、安装和使用。
SearchBar 支持哪些平台?
SearchBar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SearchBar?
由 SzpakKamil(@szpakkamil)开发并维护,当前版本 v1.0.0。
推荐 Skills