AntV AI Visualization Team
Official@antvis · Hangzhou, China
Visualize Data with Vitality by AI 让数据栩栩如生
Agent Skills by AntV AI Visualization Team
Showing 13 vetted skills indexed across 4 GitHub repositories.
antv-skills-maintainer
Synchronize README and marketplace.json after skill changes.
icon-retrieval
Query a public HTTP API to retrieve SVG icon strings by keyword.
antv-s2-expert
Configure PivotSheet, TableSheet, and grid-tree layouts in @antv/s2.
narrative-text-visualization
Generate structured narrative text visualizations from data using T8 Syntax.
antv-g2-chart
Translate natural-language chart requests into runnable G2 v5 Spec code.
antv-g6-graph
Generates ready-to-run G6 v5 graph visualization code from high-level requirements.
chart-visualization
Generate GPT-Vis syntax and render-ready HTML, React, or Vue chart code.
infographic-template-updater
Synchronize infographic template keys across catalogs and UI prompt mappings.
infographic-structure-creator
Generate TypeScript/TSX structure components with registerStructure calls for the Infographic framework.
infographic-creator
Generate infographics from plain text using AntV Infographic DSL.
infographic-syntax-creator
Convert user content into AntV Infographic DSL syntax with templates and theming.
infographic-item-creator
Generate TypeScript Item component code with registerItem composites for the infographic framework.
antv-l7
Compose interactive geospatial visualizations with AntV L7.
Frequently Asked Questions About AntV AI Visualization Team
FAQPage SchemaWhat specific visualization tasks can be performed using these capabilities?▼
These capabilities enable the generation of interactive geospatial maps, complex graph structures, pivot tables, and narrative-driven data visualizations. Users can convert natural language requests into G2 v5 or G6 v5 code, generate TypeScript components for infographic frameworks, and retrieve SVG icons for custom dashboard interfaces.
Which technical personas benefit most from these visualization frameworks?▼
Frontend engineers, data visualization specialists, and dashboard developers benefit most from these frameworks. The ecosystem is designed for developers building complex analytical interfaces who require granular control over chart specifications, grid-tree layouts, and component-based infographic structures within React, Vue, or standard HTML environments.
What are the primary dependencies and prerequisites for implementing these visualizations?▼
Implementation requires a modern JavaScript environment with support for TypeScript. Developers must integrate specific AntV packages such as @antv/l7 for maps, @antv/s2 for tabular data, or G2/G6 for charting. Projects typically require a build environment capable of processing TSX components and registering custom visualization structures.