CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. modular
  4. /
  5. skills
  6. /
  7. Mojo Python Interop

Mojo Python Interop

modular/skills
761 installs99 stars
Summary

If you're calling Python libraries from Mojo or building Python extension modules in Mojo, this skill keeps you from fighting with outdated syntax. The main thing it hammers home is the `py=` keyword requirement for PythonObject conversions (Int(py=obj), not Int(obj)), which pretrained models consistently get wrong. It also covers PythonModuleBuilder patterns for exposing Mojo structs to Python, including the two method signature styles for downcasting. The skill is terse by design since it's meant as a correction layer, not a tutorial. Use it alongside mojo-syntax when your Mojo code needs to talk to Python in either direction.

Install

npx skills add https://github.com/modular/skills --skill mojo-python-interop
Categories
Python
First SeenMay 16, 2026
View on GitHub

Recommended

More Python →
celery

bobmatnyc/claude-mpm-skills

Celery is a distributed task queue system for Python that enables asynchronous execution of background jobs across multiple workers. It supports scheduling, retries, task workflows, and integrates seamlessly with Django, Flask, and FastAPI.
216
49
fastapi-python

mindrally/skills

Expert guidance for building high-performance FastAPI APIs with async best practices and clean Python patterns.
9.6k
128
django-celery

affaan-m/everything-claude-code

django celery
971
202.7k
django-celery-expert

vintasoftware/django-ai-plugins

django celery expert
639
78
flask-python

mindrally/skills

flask python
635
128
django-python

mindrally/skills

django python
476
128