Feed it your CREATE TABLE statements, migration files, or schema dumps. Produces table-by-table documentation with column types, constraints, indexes, foreign key relationships, and auto-generated Mermaid ER diagrams. Supports PostgreSQL, MySQL, and SQLite dialects. Includes a glossary of domain terms extracted from naming conventions.
curl -X POST https://jarvissdk.com/api/v1/skills/database-schema-documenter/execute \
-H "x-api-key: jsk_your_key" \
-H "Content-Type: application/json" \
-d '{
"input": "your data here"
}'Install this skill and let your AI agent run it automatically. Free tier includes 1,000 executions/month.
Parse JSON, validate against a schema, and pretty-print the result
Auto-generate schemas, flatten nested data, and minify JSON — replaces JSONLint Pro.
Test API endpoints with response validation, schema generation, and performance analysis — replaces Postman basics.
CSV to business report with statistics, schema validation, templating, and AI insights — replaces Zapier data transforms.