Analyze data, explore schemas, build insights, and run forecasts using AI agents on the Altertable platform, with support for DuckDB, Snowflake, BigQuery, and more.
<what it does and when to use it>
Creates and analyzes conversion funnels. Use when analyzing user journeys, drop-off points, onboarding, checkout, or multi-step flows.
Interprets Insight data to identify patterns, anomalies, and trends. Use when analyzing visualizations, extracting findings, or explaining patterns in graphs.
Analyzes web analytics traffic patterns and user behavior. Use when asked about pageviews, sessions, traffic sources, or website user behavior.
Routes user queries to the best-fit Altertable skill. Use when unsure which Altertable skill applies to a request.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Agent Skills for Altertable AI agents. Skills are portable, version-controlled packages of instructions, scripts, and references that give agents new capabilities.
Agent Skills are an open standard for giving AI agents specialized capabilities. Each skill is a self-contained folder with a SKILL.md file containing instructions that agents load on demand. Build once, use across any compatible platform.
/altertable:askDon't know which skill to use? Just type:
/altertable:ask <your question>
The /altertable:ask command routes your query to the best skill automatically. Examples:
/altertable:ask show me my web traffic -> analyzing-web-traffic/altertable:ask what tables do I have? -> exploring-data/altertable:ask analyze my signup funnel -> analyzing-funnels/altertable:ask what is Altertable? -> understanding-platform| Skill | Description |
|---|---|
| analyzing-funnels | Creates and analyzes conversion funnels to understand user journeys |
| analyzing-insights | Interprets chart data to identify patterns, anomalies, and trends |
| analyzing-web-traffic | Analyzes web analytics data to identify traffic patterns |
| building-segments | Creates user segments and cohorts using filters and dimensions |
| configuring-tasks | Configures autonomous background tasks for AI analysis |
| creating-insights | Creates discoveries with insights through the approval workflow |
| deciding-actions | Decision matrices for choosing insight types and discovery actions |
| evaluating-skills | Evaluates and creates agent skills following best practices |
| exploring-data | Explores data connections and schemas |
| forecasting-timeseries | Analyzes time series data for trends, anomalies, and forecasts |
| managing-discoveries | Manages the discovery approval workflow and user feedback |
| querying-lakehouse | Writes and executes SQL queries against the DuckDB Lakehouse |
| tracking-events | Works with product analytics events and user identification |
| understanding-platform | Explains platform concepts and architecture |
| using-memory | Stores and retrieves agent memories for learning and context |
git clone https://github.com/altertable-ai/skills.git
cd skills
uv sync
uv run pre-commit install
uv run skills validate ./skills/skill-name
Every skill is scored by an LLM judge against the Agent Skills spec (threshold: 70/100):
uv run python scripts/score-skills.py ./skills/skill-name --verbose
uv run pytest scripts/tests/ -v
cp -r skills/SKILL_TEMPLATE skills/my-new-skill
Each skill follows the Agent Skills Specification:
skills/
skill-name/
SKILL.md # Required: metadata + instructions
references/ # Optional: detailed documentation
scripts/ # Optional: executable code
assets/ # Optional: templates, resources
See CONTRIBUTING.md for full guidelines.
Skills follow the open Agent Skills standard and work across 30+ compatible platforms:
Claude Code | Cursor | VS Code | Gemini CLI | OpenAI Codex | GitHub Copilot | Goose | Roo Code | OpenHands | and more
npx claudepluginhub altertable-ai/skills --plugin altertableWrite SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Give your AI a memory — mine projects and conversations into a searchable palace. 33 MCP tools, auto-save hooks, and guided setup.
MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export