$npx skillfedfor your agent

Data Write Query

Data Write Query transforms natural language descriptions into production-ready SQL, optimized for PostgreSQL and the Evolution ecosystem. It handles complex queries with CTEs, multiple joins, and aggregations while following performance best practices. Secondary dialect support includes Snowflake, BigQuery, MySQL, and DuckDB.

Data Write Query generates optimized SQL for the Evolution stack, translating natural language into PostgreSQL queries with support for secondary dialects.

AI-generated summary based on this skill's SKILL.md

511 177 unlicensed, metadata onlyupdated by evolution-foundation

Decision gist · record as of 2026-05-13

Data Write Query generates optimized SQL for the Evolution stack, translating natural language into PostgreSQL queries with support for secondary dialects. Data Write Query transforms natural language descriptions into production-ready SQL, optimized for PostgreSQL and the Evolution ecosystem. It handles complex queries with CTEs, multiple joins, and aggregations while following performance best practices. Secondary dialect support includes Snowflake, BigQuery, MySQL, and DuckDB.

manual: git clone https://github.com/evolution-foundation/evo-nexus → cp -r evo-nexus ~/.claude/skills/data-write-query

Use it when

  • Data Write Query converts your natural language request into SQL write operations.
  • Yes, Data Write Query specializes in generating INSERT statements to add records into database tables.
Same gist for agents: .md · .json

Install

evolution-foundation/evo-nexus/data-write-query · repository language: Python

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does Data Write Query do?

Data Write Query transforms natural language descriptions into production-ready SQL optimized for PostgreSQL and the Evolution ecosystem. It handles complex queries with CTEs, multiple joins, and aggregations while following performance best practices, with secondary dialect support for Snowflake, BigQuery, MySQL, and DuckDB.

How do I write data to database using Data Write Query?

Data Write Query converts your natural language request into SQL write operations. Describe what data you want to insert, update, or persist, and it generates the appropriate INSERT, UPDATE, or MERGE statements tailored to your target database dialect, ensuring compliance with production standards.

Can Data Write Query insert records into database?

Yes, Data Write Query specializes in generating INSERT statements to add records into database tables. It translates your description of the data and target table into optimized SQL that handles single or batch insertions while maintaining data integrity and performance.

Does Data Write Query support database update operations?

Data Write Query generates UPDATE queries to modify existing records in your database tables. It creates efficient UPDATE statements from natural language specifications, supporting conditional updates and complex WHERE clauses to target the exact records you need to modify.

What databases does Data Write Query support?

Data Write Query primarily optimizes for PostgreSQL within the Evolution ecosystem. It also provides secondary support for Snowflake, BigQuery, MySQL, and DuckDB, allowing you to generate dialect-specific SQL write operations across multiple database platforms.

Can Data Write Query save query results permanently?

Data Write Query enables you to persist query results by generating CREATE TABLE AS SELECT (CTAS) or INSERT INTO SELECT statements. This allows you to save structured data and query results permanently to your database while maintaining performance optimization.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Execute database write operations to persist data”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Data Explore
by evolution-foundation · evolution-foundation/evo-nexus

Data Explore generates a comprehensive profile of any table or file, revealing structure, data quality issues, and patterns. It classifies columns by role, detects anomalies like high nulls and duplicates, and recommends follow-up analyses to guide your next steps.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
Data Analyze
by evolution-foundation · evolution-foundation/evo-nexus

Query your workspace data sources to answer business questions at any depth. Handle quick metric lookups, multi-dimensional trend analysis, or formal reporting with built-in validation and cross-source verification. Supports Stripe, Omie, Licensing, Evo CRM, and Linear.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
Data Validate
by evolution-foundation · evolution-foundation/evo-nexus

Data Validate reviews analyses for methodological soundness, calculation accuracy, and common analytical pitfalls before stakeholder presentation. It systematically checks data quality, spot-verifies aggregations, evaluates visualizations, and assesses whether conclusions are actually supported by the underlying data, then delivers a confidence rating and prioritized improvement suggestions.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
Data Build Dashboard
by evolution-foundation · evolution-foundation/evo-nexus

Data Build Dashboard generates self-contained HTML files with interactive charts, filterable data, and professional styling in the Evolution theme. Open directly in your browser to monitor metrics, compare categories, and drill into details without external dependencies.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
Data Create Viz
by evolution-foundation · evolution-foundation/evo-nexus

Data Create Viz turns raw data into polished charts using Python, matplotlib, seaborn, and plotly. It handles data from workspace sources like Stripe and Omie, pasted datasets, or CSVs—then recommends the right chart type and applies the Evolution dark theme with consistent styling, proper formatting, and design best practices.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 511repo stars
database-fundamentals
by DanielPodolsky · DanielPodolsky/ownyourcode

Database Fundamentals guides code review of schemas, queries, and migrations across SQL and NoSQL systems. It surfaces common pitfalls like N+1 queries, missing indexes, and unsafe string concatenation, while providing checklists for normalization, data types, and reversible migrations.

MITfor claude-codeupdated Jun 2026
★ 265repo stars

More skills Legal Vendor Check (NOASSERTION)

Tags
data-persistencedatabase-operationscrud-functionalityquery-executiondata-storagerecord-managementwrite-operationsdatabase-integration