Overview
- Skill Key
- con2000us/zentable
- Author
- con2000us
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/con2000us/zentable
- Latest Commit SHA
- d75997015acbe3ece586398af7023441f24858e4
Render structured table data as high-quality PNG images using Headless Chrome. Use when: need to visualize tabular data for chat interfaces, reports, or social media. NOT for: simple text tables that don't need visualization.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 zentable 技能。 若已安装,则直接安装 zentable 技能。
# ZenTable Skill Render structured table data into high-quality PNG images. ## TL;DR ZenTable turns messy table-like content into readable, decision-ready table outputs for both mobile (Discord-first) and desktop. **Accepted inputs** - text-based content (raw text tables, long agent responses) - structured JSON - screenshots / real-world photos (via OCR-assisted extraction when needed) **Core capabilities** - CSS + PIL rendering - sorting / filtering / pagination - threshold-based highlighting - optional PNG + TXT dual output (`--both`) ## Runtime & security note This skill runs local scripts and depends on local runtime binaries (`python3`, `google-chrome`). Review code and dependencies before running in sensitive environments. ## Naming convention - Canonical code name: `zentable` (lowercase) - UI / brand label: `ZenTable` - `zeble*` / `zenble*` are legacy compatibility aliases - Reference: `NAMING_MIGRATION.md` (repository document) ## When to use ✅ Use this skill when: - You need a visual table image instead of plain text - You need polished output for chat/report/social sharing - The dataset is large enough that plain text is hard to read - You need a specific visual theme (iOS-like, dark, compact, etc.) ❌ Do not use this skill when: - The table is tiny and plain text is enough - The user explicitly asks for no image output - The user needs an editable spreadsheet format (CSV/Excel) ## Capability matrix (SkillHub release) | Capability | Status | Notes | |---|---|---| | CSS output | ✅ Stable | Primary release path; default `minimal_ios_mobile + width=450` | | PIL output | ✅ Stable | Safe fallback when Chrome is unavailable | | ASCII output | ⚠️ Beta / Experimental | Works, but alignment can drift cross-platform due to font and whitespace behavior | ## Known limitations - ASCII output is sensitive to platform font fallback and whitespace handling. - Create separate calibration profiles per platform; do not share blindly. - `--both` already inc...
# ZenTable (Beta) ZenTable transforms messy table-like content into clean, decision-ready outputs for both mobile (Discord-first) and desktop viewing. It supports: - text-based inputs (raw text tables, long agent explanations, structured JSON) - OCR-assisted extraction from screenshots and real-world photos (workflow-assisted) - CSS + PIL rendering - sorting / filtering / pagination / threshold highlighting - optional PNG + TXT dual output (`--both`) ## Notes - ASCII output is beta/experimental. - Current validation is Discord-first. - Demo video is coming soon. ## Release GitHub release: https://github.com/con2000us/zenTable/releases/tag/skillhub-zentable-beta-2026-03-01 ## Support / Contact - GitHub Issues: https://github.com/con2000us/zenTable/issues - Maintainer: @con2000us (Discord) - Bug report checklist: - input type (text / screenshot / photo / json) - expected vs actual output - platform (Discord/mobile/desktop) - command/options used
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
camopel
Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.