Search: "visualization"

Showing 22 of 22 results

Development

mesh flow

Skill · by Roy Yuen

What it does Mesh Flow replaces fragile, implicit prompt-chaining with a robust, artifact-driven DAG (Directed Acyclic Graph) orchestration system. By defining your agent workflows in a structured project.yaml, you move logic out of the prompt and into a compile-time validated system. It enforces hard gates—such as human approval or dependency verification—that the AI cannot bypass or hallucinate past. Why use this skill Standard agentic workflows often fail because the LLM decides to skip steps or "forgets" requirements. Mesh Flow treats your agentic workflow like a CI/CD pipeline. It features a Compile-then-Run architecture that validates your topology for cycles and missing artifacts before single token is generated. This ensures 100% predictable execution paths, explicit failure states (failed, blocked, rejected), and absolute control over recovery paths. Supported tools YAML-based workflow configurations Standardized Adapter Interfaces for cross-skill communication Mermaid DAG visualization for debugging Zod-backed schema validation CLI tools for compilation and execution (mesh compile, mesh run) Output structure The skill produces a normalized execution plan and a detailed execution trace. Every node execution returns a standardized status, a list of produced artifacts, and comprehensive metadata including tool calls and verification reasoning. Use Cases Build multi-step agent pipelines with hard verification gates Enforce human-in-the-loop approval before sensitive code deployments Visualize complex agent task dependencies using Mermaid DAGs Standardize artifact sharing between disparate AI skills and agents

Development ClawHub

Visualization

Skill

AI-driven professional data visualization for financial analysis. Create stock charts, portfolio dashboards, and industry comparisons via natural language.

Development ClawHub

Mapbox Data Visualization Patterns

Skill

Patterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, co...

Development ClawHub

Lightweight charting skill: powerful styling & direct PNG export

Skill

Default skill for structured-data visualization, chart generation, and dashboard-style reporting. Use when the user asks to create charts, graphs, plots, das...

Development ClawHub

Data Visualization

Skill

Data visualization with chart selection, color theory, and annotation best practices. Covers chart types (bar, line, scatter, heatmap), axes rules, and story...

Development ClawHub

Data Visualization Studio

Skill

Create interactive and static data visualizations from datasets. Supports charts, graphs, dashboards, and statistical plots with multiple output formats (PNG...

Development ClawHub

System Data Intelligence — File · Analysis · Visualization

Agent

专为文件操作、数据分析、可视化、数据库连接、API 接入和敏感数据处理设计的系统级 Agent Skill。 【强制触发场景】: - 用户提及任何文件操作:Excel / WPS / Word / TXT / Markdown / RTZ / CSV / JSON - 「分析」「读取」「提取」「处理」「建模」「预...

Development ClawHub

Chief Data & Insight Officer

Skill

首席数据智能官 — 多维数据分析与可视化洞察。当用户提供任何形式的业务数据(截图、表格、文本、聊天记录、碎片化信息)并希望获得深度数据分析、业务诊断、象限定位、ROI归因、决策建议时触发。

Development ClawHub

Scientific Visualization

Skill

Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, c...

Development ClawHub

Intelligent Data Analysis Assistant

Skill

LLM-powered intelligent data analysis assistant supporting natural language queries, SQL generation, visualization, and multi-turn conversation. Suitable for...

Development ClawHub

D3.js — A JavaScript library for data visualization.

Skill

D3.js (Data-Driven Documents) — A JavaScript library for data visualization. Covers installation, selections, data binding, scales, shapes, transitions, 30+...

Development ClawHub

d3-visualization

Skill

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external n...

Development ClawHub

interior-design-visualization

Skill

# Interior Design Visualization Transform and visualize interior spaces using each::sense. This skill takes photos of existing rooms and generates redesigned versions with different styles, furniture, colors, and layouts. ## Features - **Room Redesign**: Transform existing rooms into completely new designs - **Style Transformation**: Apply modern, minimalist, bohemian, industrial, and other styles - **Furniture Visualization**: See how new furniture would look in your space - **Color Scheme Changes**: Previ

Development ClawHub

icon-retrieval

Skill

# Icon Search Use the icon HTTP API directly with `curl`. ## API ### Search Endpoint - **Method**: `GET` - **URL**: `https://lab.weavefox.cn/api/v1/infographic/icon` - **Query params**: - `text` (required): search keyword, e.g. `"data analysis"` - `topK` (optional): number of icons to fetch (1-20), default `5` Example: ```bash curl -sS -L --max-time 20 "https://lab.weavefox.cn/api/v1/infographic/icon?text=document&topK=5" ``` Typical response: ```json { "success": true, "data": [ "https://example.com/icon1.

Development ClawHub

narrative-text-visualization

Skill

# Narrative Text Visualization Skill This skill provides a workflow for transforming data into structured narrative text visualizations using **T8 Syntax** - a declarative Markdown-like language for creating data narratives with semantic entity annotations. ## What is T8 T8 is a text visualization solution under the AntV technology stack designed specifically for insight-based narrative text display. Instead of manually constructing DOM elements, you write simple, human-readable syntax that describes your d

Development ClawHub

d3-visualization

Agent

# d3-visualization > Curated from @jiannanya. ## What it does Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and techniques giving the agent expert-level knowledge to generate complex, interactive visualizations. Useful for editorial dashboards, reports, data-rich prototypes, and explanatory graphics. ## Source - Upstream: https://github.com/jiannanya/snow-d3/ - Category: `diagrams` ## How to use This catalogue entry a

Development ClawHub

data-visualization

Skill

# Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. ## Chart Selection Guide ### Choose by Data Relationship | What You're Showing | Best Chart | Alternatives | |---|---|---| | **Trend over time** | Line chart | Area chart (if showing cumulative or composition) | | **Comparison across categories** | Vertical bar chart | Horizontal bar (many categories), lollipop chart | | **Ra

Development ClawHub

geoskill-hillshade-visualization

Skill

Multi-directional hillshade with vertical exaggeration and color overlay using the Horn algorithm

Development ClawHub

geoskill-3d-terrain-visualization

Skill

Render 3D terrain from DEM and imagery with vertical exaggeration and an HTML viewer

Development ClawHub

数学可视化服务

Skill

基于JSXGraph的MCP协议服务器,提供13种数学可视化工具,适用于教育数学、工程和科学应用。

Development ClawHub

Visualization Chart Generation

Skill

可视化图表生成技能,支持SVG/HTML/HTML+JS三种格式,包含完整设计规范,可保存为图片。触发词:画图表、生成图表、可视化、SVG、HTML图表、保存为图片、架构图、流程图、chart、meta-skill-system