zizo

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "zizo" with this command: npx skills add foobarhe/zizo

Zizo Search

Search images and boards in zizo library using zizo.

Configuration

获取 Token

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

设置方式

Environment Variables

export ZIZO_TOKEN=<your_mcp_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.

Prerequisites

Ensure zizo is configured:

  • node dist/index.js version to verify installation
  • node dist/index.js config show to verify configuration

Usage

Search Images

node dist/index.js search images "$QUERY" --limit ${LIMIT:-10} --scope ${SCOPE:-public}

Search Boards

node dist/index.js search boards "$QUERY" --limit ${LIMIT:-10}

Arguments

  • $QUERY: Search query (required) - supports Chinese and English
  • --limit: Number of results, default 10
  • --scope: Search scope for images
    • public: Public images only
    • mine: User's own images
    • all: All accessible images

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

Environment Variables

VariableDescriptionDefault
ZIZO_TOKENAPI token (required)-
ZIZO_SERVERAPI server URLhttps://zizo.pro
ZIZO_LIMITDefault result limit20
ZIZO_SCOPEDefault search scopepublic

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Gigo Lobster Resume

🦞 GIGO · gigo-lobster-resume: 续跑入口:v2 stable 当前会清理旧 checkpoint 并从头重跑;保留此 slug 作为旧 checkpoint 兼容入口。 Triggers: 继续试吃 / 恢复评测 / resume tasting / continue lobster...

Registry SourceRecently Updated
General

YiHui CONTEXT MODE

context-mode is an MCP server that saves 98% of your context window by sandboxing tool outputs. It routes large file reads, shell outputs, and web fetches th...

Registry SourceRecently Updated
General

xinyi-drink

Use when users ask about 新一好喝/新一咖啡 drinks, stores, menu, activities, Skill用户大礼包, today drink recommendations, afternoon tea, feeling sleepy, or personalized...

Registry SourceRecently Updated
General

vedic-destiny

吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗...

Registry SourceRecently Updated