Community藝術與設計github.com

young-lillo/data-visualization-skills

A Codex skill kit to visualize data

相容平台~Claude CodeCodex CLI~Cursor
npx add-skill young-lillo/data-visualization-skills

name: dv description: Data Visualization Kit hub. Use when the user types $dv, asks what $dv-* commands exist, or gives a broad portfolio-data-visualization brief that still needs routing to the right canonical workflow.

DV Hub

Treat $dv as the canonical public hub.

Required Flow

  1. Keep the runtime shape explicit: entrypoints -> hooks -> workflows -> agents -> skills -> outputs.
  2. If the user needs discovery, follow ./.codex/workflows/help-workflow.md.
  3. If the request is broad, ambiguous, or starts a new project, route through ./.codex/workflows/primary-workflow.md.
  4. If one owner workflow is already clear, route to exactly one canonical skill and prompt:
    • $dv-help
    • $dv-plan
    • $dv-cook
    • $dv-data-preparation
    • $dv-data-visualize
    • $dv-publish
    • $dv-debug
    • $dv-document-management
  5. Keep the hub thin. Do not perform deep project work here.

相關技能

fg104/agent-task-cli

Agent Task CLI is a JavaScript tool designed for AI-agent workflows — keeping Markdown as the single source of truth for Epics, FeatureSlices, and Tasks, while aggregating status, parent-child relationships, and timestamps into a lightweight JSON index for fast lookups, tree visualization, and done-item filtering. No npm dependencies needed.

community

derrickhampton/Thin-Runner-Handbook

The official Thin Runner Sandbox: a practical learning environment for building transparent AI workflows without heavyweight black-box agents. Includes learning modules, skills, pipelines, memory systems, observability examples, Ollama/OpenAI integrations, and production-ready orchestration patterns.

community

d3v-null/wsclean-skill

A comprehensive Cursor agent skill for WSClean radio interferometry imaging.

community

perasyudha/skill-web3

A secure, non-custodial Web3 & EVM operations skill for AI Agents (OpenClaw, Claude, Cursor) with built-in MCP server, PnL tracking, security audits, and trade monitoring.

community

danghungspkt/AI-Cursor-Scraping-Assistant

🕵️♂️ Generate web scrapers effortlessly with AI-Cursor-Scraping-Assistant, leveraging Cursor AI and MCP for quick and efficient website analysis.

community

api-evangelist/mastra

Mastra is an open-source TypeScript AI agent framework from the team that built Gatsby. It enables developers to prototype and productionize AI features using a modern JavaScript stack with tools for agents, workflows, RAG, and integrations.

community