🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

skill for searching images and boards in zizo library (https://zizo.pro).

by @foobarhe

Search images and boards in zizo library. Use when user asks to search for images, photos, pictures, visual assets, or boards/collections.

Versionv1.0.4
💡 Examples

User: "搜索 sunset 相关的图片"

node dist/index.js search images "sunset" --limit 10

User: "Find travel boards"

node dist/index.js search boards "travel" --limit 10

User: "帮我找 5 张风景图"

node dist/index.js search images "风景" --limit 5

⚙️ Configuration

获取 Token

1. 访问 https://zizo.pro/#/?settings=token 2. 登录或注册 zizo 账号 3. 在页面上找到并复制你的 token 4. 将 token 设置到环境变量中

设置方式

Environment Variables

export ZIZO_TOKEN=  # 从上述页面获取的 token
export ZIZO_SERVER=https://zizo.pro  # optional, default: https://zizo.pro
export ZIZO_LIMIT=20                 # optional, default: 20
export ZIZO_SCOPE=public             # optional, default: public

Note: Configuration is only read from environment variables. No config file is used.

View on ClawHub
TERMINAL
clawhub install zizo

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →