BytesAgainBytesAgain

Find the Right AI Skill for Any Job

Browse 48+ curated AI agent skills. Search by use case, filter by category, get the right tool instantly.

Browse by Use Case →Pick My Role

All Skills — coding

48 skills in "coding" matching "python"

🦀 ClawHub
Python Coding Guidelines
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.
🦀 ClawHub
111 dl
Piglet Python Craftsman
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data st...
🦀 ClawHub
python-code-pep8-style
Apply PEP 8 Python code style standards when writing, reviewing, or refactoring Python code. Use this skill when the user asks to enforce Python coding style...
🦀 ClawHub
296 dl
Friendly Python
Practical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style. If the skills set includes...
🦀 ClawHub
274 dl
Python Env Setup
Host-specific Python execution guidance for OpenClaw on this machine. Prefer $PYTHON over python/python3 in PATH, because OpenClaw exec runs in a non-interac...
🦀 ClawHub
173 dl
skill-python-env
【OpenClaw 内部工具 skill】为其他 skill 提供 Python 虚拟环境管理。按 Python 版本号在 ~/.python_env/<version> 下创建共享环境,多个 skill 可复用同一版本环境。自动安装 uv(若未安装)。不直接面向用户。
🦀 ClawHub
126 dl
Dolphindb Init
DolphinDB Python 环境初始化技能。自动检测并切换到已安装 DolphinDB SDK 的 Python 环境(含 Anaconda/Miniconda/系统 Python),若未找到则自动安装。**这是 DolphinDB 套件的前置依赖,所有 DolphinDB 相关操作必须首先执行此技能**。
🦀 ClawHub
66 dl
Senior Python Developer
Senior Python Developer operating in strict mode. Produces production-ready, statically typed, secure Python code for containerized architectures, microservi...
🦀 ClawHub
Python Development Setup
Opinionated Python development setup with uv + ty + ruff + pytest + just. Use when creating new Python projects, setting up pyproject.toml, configuring linti...
🦀 ClawHub
python-services
Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with as...
🦀 ClawHub
pytessarct
Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images. Python-tesseract is a wrapper for [Google's Tesseract-OCR Engine](https://github.com/tesseract-ocr/tesseract).
🦀 ClawHub
Python Seniorify: Intermediate Python Tutor
Wise Python tutor focusing on advanced coding principles by [@vasarmilan](https://github.com/vasarmilan)
🦀 ClawHub
Shadows Python Sensei
Python best practices enforcer — clean code, proper patterns, performance, testing, type hints. Use when writing or reviewing Python code.
🦀 ClawHub
python-arch-optimizer
Python 项目架构优化技能。用于分析和重构 Python 项目结构,使其符合最佳实践。使用场景:(1) 评估现有项目架构,(2) 重构目录结构,(3) 优化依赖管理,(4) 改进代码组织,(5) 建立测试架构,(6) 配置 CI/CD
🦀 ClawHub
Prioritize uv
Prioritize uv over pip for all Python package management and execution. When running ANY Python command or CLI tool (python, dbt, pytest, etc.), MUST wrap wi...
🦀 ClawHub
3.3k dl
Python
Write reliable Python avoiding mutable defaults, import traps, and common runtime surprises.
🦀 ClawHub
2.4k dl
Python Script Generator
生成专业的 Python 脚本和应用模板,支持 CLI 工具、Flask API、FastAPI、Django Command、Scraper 等,一键生成完整项目代码。
🦀 ClawHub
2.0k dl
Linkedin API
Work with LinkdAPI Python SDK for accessing LinkedIn professional profile and company data. Use when you need to fetch profile information, company data, job listings, or search for people/jobs on LinkedIn. The skill uses uv script pattern for ephemeral Python scripts with inline dependencies.
🦀 ClawHub
1.9k dl
Azure Ai Projects - Microsoft Foundry SDKs
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evaluations, managing connections/deployments/datasets/indexes, or using OpenAI-compatible clients. This is the high-level Foundry SDK - for low-level agent operations, use azure-ai-agents-python skill.
🦀 ClawHub
1.5k dl
openclaw-ppt-generator
Generate PPT documents using Python and python-pptx. No third-party API calls, fully open source.
🦀 ClawHub
1.4k dl
Azure Cosmos DB Python
Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key".
🦀 ClawHub
1.3k dl
OCR with python
Extract Chinese and English text from images and scanned PDFs, including documents like invoices and contracts, using PaddleOCR in Python.
🦀 ClawHub
1.3k dl
LSP Python
Python code quality checking and LSP integration using pylsp. Provides code diagnostics, completion, hover tips, and style analysis. Use when: checking Pytho...
🦀 ClawHub
823 dl
python
Use Python for practical project setup, dependency install, script execution, and environment troubleshooting with safe defaults. Use when tasks involve pypr...
🦀 ClawHub
436 dl
create-pptx
Create PowerPoint presentations (PPTX) using Python and python-pptx. Handles timelines, charts, diagrams, slide layouts, custom colors, shapes, connectors, t...
🦀 ClawHub
322 dl
AgentMail sending and receiving with Python scripts
python files which are used to send an email and to download received emails from an inbox. The email provider is agentmail.to, which offers an API. This way...
🦀 ClawHub
288 dl
伐谋 - 实验结果渲染
为 FaMou 进化算法生成可行解的 Python 代码解生成可视化结果页面。当用户提到"FaMou 可视化"、"把这个解可视化"、"可行解结果展示"、"evolution 结果"、"evolve 可视化",或者提供了 Python 代码形式的问题解(路径规划、排课、背包、TSP、调度、机器学习等)需要直观展示效...
🦀 ClawHub
286 dl
baidu-aistudio-llm-api
百度「AI Studio 星河社区」大模型 API 调用助手,帮助开发者快速接入大模型 API 服务,调用文心(ERNIE)、DeepSeek 等大模型能力。该服务依托百度智能云千帆平台,兼容 OpenAI Python SDK,可直接使用原生 openai-python SDK 接入开发,同时支持模型调用、使用...
🦀 ClawHub
263 dl
Paper Reproduction by Python
This skill should be used when the user asks to "reproduce a paper", "implement paper methods in Python", "extract paper content to Markdown", or works on pa...
🦀 ClawHub
247 dl
Python Venv
Python environment management skill. Automatically detect project type and existing environments, recommend based on popularity. Minimize interruptions, only...
🦀 ClawHub
242 dl
py-homeassistant-cli
Tiny and short Python CLI tool to control Home Assistant devices and automations via the REST API. No external dependencies — uses only Python 3.6+ standard...
🦀 ClawHub
233 dl
Python Cheat Sheets
Provides functional Python code and detailed answers by fetching and applying proven patterns and examples from pythonsheets.com across core, system, concurr...
🦀 ClawHub
190 dl
Python Auto Dev
Automates Python code generation, testing, debugging, and optimization within a configured conda environment, managing all project files at H:\\code\\Daily.
🦀 ClawHub✦ BytesAgain
153 dl
Rag Evaluator
Python SDK for Agent AI Observability, Monitoring and Evaluation Framework. Includes features like a ragaai catalyst, python, agentic-ai.
🦀 ClawHub
132 dl
Vnstock Environment Setup for Python Vibe Coding
Comprehensive environment diagnostic, setup, and agent guide installation for the Vnstock ecosystem (Free or Sponsored). Validates OS, Python, venv, and perf...
🦀 ClawHub
112 dl
text-transformer
调用 Python 脚本处理文本(当前支持:转换为大写)。 / Python-powered text transformation tool.
🦀 ClawHub
98 dl
Python Packaging
Deep Python packaging workflow—pyproject metadata, dependencies and optional extras, build backends, wheels, versioning, publishing, and CI release hygiene....
🦀 ClawHub
96 dl
Python PPT Generator
Generate dark-themed, tech-style PPTX presentations in 16:9 using python-pptx with customized slides, fonts, colors, and layouts.
🦀 ClawHub
91 dl
Li Python Sec Check
Python 安全规范检查工具 - 基于 CloudBase 规范 + 腾讯安全指南 + LLM 智能分析(LLM 功能默认禁用,本地执行优先)
🦀 ClawHub
72 dl
polymarket-minimal-buy-python
Minimal Python client for authenticated Polymarket trading with private key from private.env, supporting market/limit buy/sell, order queries, and cancellati...
🦀 ClawHub
67 dl
Alibabacloud Sdk Client Initialization For Python
Initialize and manage Alibaba Cloud SDK clients in Python. Covers singleton pattern, thread safety, endpoint vs region configuration, VPC endpoints, async mo...
🦀 ClawHub
python-pptx
Python library for creating and updating PowerPoint (.pptx) files.
🦀 ClawHub
sentry-python
Sentry SDK for Python.
🦀 ClawHub
python-slugify
A Python slugify library that translates unicode to ASCII.
🦀 ClawHub
Talk Python To Me
Talk Python To Me - Podcasts
🦀 ClawHub
Python Code Review
Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usag...
🦀 ClawHub
**best-of-web-python**
A ranked list of awesome python libraries for web development.
🦀 ClawHub
autobahn-python
WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).