← Back to Skills Marketplace
Tab
by
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
161
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tab
Description
Tab UI component reference — design patterns, accessibility, state management, responsive tabs. Use when implementing tabbed interfaces, designing tab naviga...
Usage Guidance
This skill appears coherent and low-risk: it simply prints a tab-component reference from an included shell script. However, the script content in the prompt was truncated so you should (1) open and read the full scripts/script.sh before running it to confirm there are no network calls, eval/exec of untrusted input, or file writes, (2) run it in a sandbox or non-privileged environment first, and (3) avoid granting any credentials or environment variables since the skill doesn't need them. If you want higher assurance, paste the full script here for re-review.
Capability Analysis
Type: OpenClaw Skill
Name: tab
Version: 1.0.0
The 'tab' skill bundle is a purely informational reference guide for UI design patterns, accessibility, and implementation of tab components. The core logic in 'scripts/script.sh' consists of simple bash functions that output static text documentation using heredocs, with no network activity, file system modifications, or sensitive data access.
Capability Assessment
Purpose & Capability
Name/description (tab UI reference) align with the files and runtime instructions: SKILL.md calls a local helper (scripts/script.sh) to output documentation for various tab-related topics. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md only instructs the agent to run the included scripts/script.sh with simple command names (intro, anatomy, patterns, etc.). The instructions do not ask the agent to read unrelated files, send data externally, or access environment variables.
Install Mechanism
There is no install spec (instruction-only). The shipped script is executed locally; no downloads, package installs, or archive extraction are used.
Credentials
The skill declares no required environment variables, credentials, or config paths. The provided script output appears to be static documentation and does not reference secrets or external service tokens.
Persistence & Privilege
The skill is not always-enabled and requests no elevated privileges. It does not modify other skills or global agent configuration based on the provided materials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tab - After installation, invoke the skill by name or use
/tab - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Tab?
Tab UI component reference — design patterns, accessibility, state management, responsive tabs. Use when implementing tabbed interfaces, designing tab naviga... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Tab?
Run "/install tab" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tab free?
Yes, Tab is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tab support?
Tab is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tab?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.
More Skills