Agentient Python Core

Agentient Python Core from Agentient/vibekit.

by @agentient 3 skills

Skills in this plugin

3
  1. Async Patterns · agentient
    Async/await patterns with comprehensive error handling and resource cleanup for Python 3.13. Use this skill when implementing asynchronous code, concurrent operations, or working with async libraries. PROACTIVELY use for: async functions, asyncio tasks, aiohttp requests, async context managers, concurrent API calls, background tasks. Keywords: async, await, asyncio, concurrent, aiohttp, gather, create_task, timeout.
    2 installs
  2. Python 3 13 Patterns · agentient
    Modern Python 3.13 development patterns and syntax. Use this skill when working with Python 3.13 code, async/await patterns, modern type annotations, structural pattern matching, or when implementing concurrent operations. PROACTIVELY use for: async functions, match/case statements, context managers, decorators, generators, and Python 3.13-specific features.
    2 installs
  3. Type Hints Best Practices · agentient
    Type hints best practices with mypy strict mode for Python 3.13. Use this skill when writing type annotations, configuring mypy, or ensuring static type safety. PROACTIVELY use for: type annotations, mypy configuration, Generic types, Protocol definitions, TypeAlias, strict type checking. Keywords: type hints, mypy, typing, Generic, Protocol, TypeAlias, strict mode, type checking.
    2 installs