← Back to Skills Marketplace
szpakkamil

SearchBar

by SzpakKamil · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1512
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install searchbar
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install searchbar
  3. After installation, invoke the skill by name or use /searchbar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug searchbar
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1512 downloads so far.

How do I install SearchBar?

Run "/install searchbar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SearchBar free?

Yes, SearchBar is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SearchBar support?

SearchBar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SearchBar?

It is built and maintained by SzpakKamil (@szpakkamil); the current version is v1.0.0.

💬 Comments