← Back to Skills Marketplace
logictortoise

Storybook Generator

by AnyGenIO · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ⚠ suspicious
476
Downloads
0
Stars
1
Active Installs
7
Versions
Install in OpenClaw
/install anygen-storybook-generator
Description
Use this skill any time the user wants to create visual stories, illustrated narratives, or storybook content. This includes: storybooks, comics, children's...
README (SKILL.md)

AI Storybook Generator — AnyGen

This skill uses the AnyGen CLI to generate visual stories and illustrated narratives server-side at www.anygen.io.

Authentication

# Web login (opens browser, auto-configures key)
anygen auth login --no-wait

# Direct API key
anygen auth login --api-key sk-xxx

# Or set env var
export ANYGEN_API_KEY=sk-xxx

When any command fails with an auth error, run anygen auth login --no-wait and ask the user to complete browser authorization. Retry after login succeeds.

How to use

Follow the anygen-workflow-generate skill with operation type storybook.

If the anygen-workflow-generate skill is not available, install it first:

anygen skill install --platform \x3Copenclaw|claude-code> -y
Usage Guidance
This skill legitimately wraps the AnyGen CLI and needs your AnyGen API key (or a browser login) to operate. Before installing: confirm you trust AnyGen (www.anygen.io) because content and assets will be sent to that service; be aware the npm package will install a binary on your system; the CLI may store auth tokens locally after login. Only provide an API key with permissions you are comfortable granting, and review AnyGen's privacy/usage policy. If you don't trust the AnyGen publisher, do not install or share your API key.
Capability Analysis
Type: OpenClaw Skill Name: anygen-storybook-generator Version: 3.0.0 The skill is classified as suspicious because SKILL.md contains instructions for the AI agent to automatically install additional software ('anygen skill install') using a 'yes' flag (-y) if a dependency is missing. This self-expansion capability, combined with the requirement to install an external NPM package (@anygen/cli), introduces significant supply chain and execution risks, though no explicitly malicious logic like data exfiltration was found in the provided files.
Capability Assessment
Purpose & Capability
Name/description: visual story generation. Declared requirements: anygen binary and ANYGEN_API_KEY. Install: @anygen/cli that provides anygen. These align with the stated purpose.
Instruction Scope
SKILL.md only instructs use of the AnyGen CLI, how to authenticate (API key or browser login), and to follow an anygen workflow. It does not request unrelated files, system paths, or unrelated credentials.
Install Mechanism
Install uses a Node package (@anygen/cli) which is an expected, traceable mechanism for providing the anygen CLI. This is moderate-risk relative to an instruction-only skill (because it writes a binary to disk), but is proportionate for a CLI integration.
Credentials
Only ONE credential (ANYGEN_API_KEY) is required and is the declared primaryEnv. No unrelated secrets, config paths, or additional tokens are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It does direct use of a third-party CLI which may store auth locally, but the skill itself does not request broader system persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anygen-storybook-generator
  3. After installation, invoke the skill by name or use /anygen-storybook-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
**Major update: Migrates from custom Python scripts to official AnyGen CLI and updates workflow integration.** - Removed all custom Python scripts (`anygen.py`, `auth.py`, `fileutil.py`). - Now requires the official `anygen` CLI (Node package `@anygen/cli`). - Authentication handled via `anygen auth login` (browser or API key). - Storybook generation process is managed by the `anygen-workflow-generate` skill with `storybook` operation. - Installation and usage instructions updated for new CLI integration.
v1.1.4
anygen-storybook-generator 1.1.4 - Improved SKILL.md workflow: requires agents to fully preserve, not rephrase or summarize, AnyGen-generated storybook outlines and prompts; added explicit translation guidance. - Clarified communication: reply and prompt outputs from the API should be presented as-is, except for language translation. - Updated API key prompt: now always uses Markdown link syntax for easier user access. - Expanded workflow to 5 phases for greater clarity. - Enhanced metadata: reorganized and made environment/config requirements explicit.
v1.1.3
Changelog for anygen-storybook-generator v1.1.3: - Clarified security and data handling: reordered steps so user consent is obtained before reading or uploading files. - Updated workflow documentation to clearly state that `prepare` uses only the provided prompt text for requirement analysis and not file contents directly. - Made file handling steps and user consent messaging more explicit and chronological. - Simplified and shortened security explanation; removed duplicate and implementation-specific details from the overview. - No changes to feature behavior or code; documentation only.
v1.1.2
anygen-storybook-generator v1.1.2 - Added `scripts/auth.py` and `scripts/fileutil.py` to modularize authentication and file utility code. - Updated `scripts/anygen.py` to utilize new helper modules for cleaner code structure. - SKILL.md now clarifies security boundaries, describes new script components, and strengthens natural language generation/user privacy rules. - Overall documentation and trigger wording improved for clarity and broader use cases.
v1.1.1
Sync latest updates from repo
v1.1.0
Update SKILL.md and scripts
v1.0.0
Initial release
Metadata
Slug anygen-storybook-generator
Version 3.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 7
Frequently Asked Questions

What is Storybook Generator?

Use this skill any time the user wants to create visual stories, illustrated narratives, or storybook content. This includes: storybooks, comics, children's... It is an AI Agent Skill for Claude Code / OpenClaw, with 476 downloads so far.

How do I install Storybook Generator?

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

Is Storybook Generator free?

Yes, Storybook Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Storybook Generator support?

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

Who created Storybook Generator?

It is built and maintained by AnyGenIO (@logictortoise); the current version is v3.0.0.

💬 Comments