searchbar
Expert guidance on SearchBar, a customizable SwiftUI search component.
Setup & Installation
Install command
clawhub install szpakkamil/searchbarIf the CLI is not installed:
Install command
npx clawhub@latest install szpakkamil/searchbarOr install with OpenClaw CLI:
Install command
openclaw skills install szpakkamil/searchbaror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/szpakkamil/searchbarWhat This Skill Does
SearchBar is a SwiftUI library that provides a unified search component across iOS, iPadOS, macOS, and visionOS. It wraps UISearchBar on iOS and visionOS while using a native SwiftUI implementation on macOS, exposing a consistent modifier-based API for both. Advanced features like search tokens and dynamic suggestions require iOS 16+ or visionOS 1.0+.
Using UISearchBar directly requires UIKit bridging on iOS and has no macOS equivalent, while this library exposes one SwiftUI API that works consistently across all Apple platforms.
When to Use It
- Adding a styled search bar to a SwiftUI app without UIKit bridging
- Filtering content with tappable search tokens on iOS 16+
- Showing contextual suggestions as users type in a search field
- Applying glass or capsule visual styles to a search bar
- Shipping the same search UI across iPhone, iPad, Mac, and Vision Pro
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Adding a styled search bar to a SwiftUI app without UIKit bridging
- 1Adding a styled search bar to a SwiftUI app without UIKit bridging
- 2Filtering content with tappable search tokens on iOS 16+
- 3Showing contextual suggestions as users type in a search field
- 4Applying glass or capsule visual styles to a search bar
- 5Shipping the same search UI across iPhone, iPad, Mac, and Vision Pro
Expert guidance on SearchBar, a customizable SwiftUI search component.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLahmed
Terminal Spotify playback/search via spogo (preferred)
attio-crm
Manage Attio CRM records (companies, people, deals, tasks, notes).
stackunderflow
A knowledge-retrieval protocol allowing the agent to access a verified community knowledge base.
moonbanking
Full access to Moon Banking API endpoints for data about every bank on Earth, including stories, votes, scores.