sqlmodel-database
Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sync Session and async AsyncSession patterns.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install mjunaidca/mjs-agent-skills/sqlmodel-databaseskilz install mjunaidca/mjs-agent-skills/sqlmodel-database --agent opencodeskilz install mjunaidca/mjs-agent-skills/sqlmodel-database --agent codexskilz install mjunaidca/mjs-agent-skills/sqlmodel-database --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mjunaidca/mjs-agent-skillscp -r mjs-agent-skills/docs/taskflow-vault/skills/engineering/sqlmodel-database ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
sql-translation
by Microck
Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like...
technical-seo
by gtmagents
Use when diagnosing crawl/index issues, performance regressions, or structured data gaps.
component-search
by redpanda-data
This skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about findi...
reasoningbank-with-agentdb
by ruvnet
"Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory disti...
Agentic Skill Details
- Repository
- mjs-agent-skills
- Stars
- 1
- Forks
- 2
- Type
- Technical
- Meta-Domain
- data ai
- Primary Domain
- database
- Market Score
- 17
Agent Skill Grade
A Score: 100/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing TOC for 677-line file
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've been digging through the SQLModel ecosystem lately, and your skill immediately stood out—the way you've layered database patterns with type safety is exactly what the Python/FastAPI crowd has been asking for. Scoring a perfect 100 tells me you've nailed both the technical depth and the teaching clarity.
Links:
The TL;DR
You're at 100/100, A territory—that's production-ready status. This is based on Anthropic's agent skill best practices. Your strongest pillar is Writing Style (10/10 perfect score), with Utility and PDA right behind at 20/20 and 28/30. The only real gap is Spec Compliance at 11/15, which is fixable in minutes.
What's Working Well
- Writing is surgical. Imperative voice throughout, zero marketing fluff, every code example pulls its weight. The Common Pitfalls section and MissingGreenlet debugging are genuinely useful.
- PDA layering is chef's kiss. SKILL.md handles the comprehensive guide while migrations.md sits cleanly in references/—exactly the right depth for token economy. 677 lines but it doesn't feel bloated because every section adds value.
- Utility is rock solid. You're solving real problems: async patterns, Neon PostgreSQL specifics, relationship patterns, testing fixtures. The 9 core patterns (Model Hierarchy, Sync/Async Connection, etc.) give developers degrees of freedom while staying prescriptive where it matters—async timing, commit patterns.
- Trigger coverage is solid. SQLModel, FastAPI, PostgreSQL, Neon, async, relationships, dependency injection—you've got the searchability piece dialed in.
The Big One
Your description is missing trigger phrases (Spec Compliance issue). Right now it's:
Design and...
Browse Category
More data ai Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.