← Back to Skills Marketplace
975
Downloads
3
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install storybook
Description
Build component stories with proper args, controls, decorators, and testing patterns.
Usage Guidance
This skill is a read-only, instruction-only guide for writing Storybook stories and appears internally consistent. Because the source is unknown, prefer to: 1) review the SKILL.md yourself (already provided) before use; 2) run any suggested npx/storybook commands in a safe or sandboxed project if you plan to follow its runtime advice; and 3) avoid providing credentials or installing third-party packages unless you trust their sources. No sensitive environment access is requested by the skill itself.
Capability Analysis
Type: OpenClaw Skill
Name: storybook
Version: 1.0.0
The skill bundle contains standard metadata and a comprehensive guide on using Storybook. The `SKILL.md` file is purely informational, explaining Storybook concepts and best practices. There are no instructions for the AI agent that suggest malicious activity, data exfiltration, unauthorized command execution, or prompt injection attempts. The `npx` binary requirement is legitimate for Storybook development and is not leveraged in a suspicious manner within the provided content.
Capability Assessment
Purpose & Capability
Name/description (Storybook authoring guidance) matches the content of SKILL.md. The only declared required binary is npx, which is reasonable for running Storybook-related commands; there are no unexpected environment variables, credentials, or unrelated binaries.
Instruction Scope
SKILL.md is purely documentation and best-practice guidance about CSF, args/argTypes, decorators, play functions, configuration files (.storybook/main.js and preview.js), etc. It does not instruct the agent to read arbitrary system files, exfiltrate data, call external endpoints, or access credentials beyond what is normal for Storybook usage.
Install Mechanism
No install specification — instruction-only — so nothing is downloaded or written to disk by the skill itself. This minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials. That is proportionate for a documentation-style skill about authoring stories.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or special privileges. It does not modify other skills or agent-wide configuration according to the provided metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install storybook - After installation, invoke the skill by name or use
/storybook - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Storybook?
Build component stories with proper args, controls, decorators, and testing patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 975 downloads so far.
How do I install Storybook?
Run "/install storybook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Storybook free?
Yes, Storybook is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Storybook support?
Storybook is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Storybook?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills