Muhammad Omer
Community@omerspac · Karachi
Developer in progress...
Agent Skills by Muhammad Omer
Showing 11 vetted skills indexed across 1 GitHub repositories.
neon-async-db
Establishes asynchronous PostgreSQL connections for Neon Serverless using SQLModel and SQLAlchemy async engine and sessions.
fastapi-jwt-auth
Verify JWT tokens and inject current_user into FastAPI routes.
skill-creator
Scaffold Claude skills with standardized SKILL.md frontmatter and bundled resources.
sqlmodel-task-models
Define type-safe SQLModel schemas for Todo apps with user-task relationships.
secure-task-crud
Implement secure multi-tenant task management REST APIs with per-user isolation.
mcp-server
Configure a stateless MCP server with FastAPI and SQLModel for per-user task management.
manage-conversation-db
Create and load conversations with ownership checks and save messages asynchronously.
integrate-openai-agents
Integrate OpenAI Agents SDK with FastAPI for stateless chat endpoints.
configure-chatkit
Configure OpenAI ChatKit in a Next.js frontend with authentication.
errors-confirmations
Implement structured error responses and confirmation messaging across backend and frontend.
nl-to-tools-mapper
Map natural language input to MCP tool calls and extract JWT user context.