一键导入
python
Composition skill which invokes sub-skills for python tasks. It is a meta-skill that orchestrates the use of other coding-related skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Composition skill which invokes sub-skills for python tasks. It is a meta-skill that orchestrates the use of other coding-related skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | python |
| description | Composition skill which invokes sub-skills for python tasks. It is a meta-skill that orchestrates the use of other coding-related skills. |
Load following skills:
Create a new Bruno API endpoint file from API documentation
Create and manage Bruno API collections in the Bru Lang (.bru) format — adding a request, creating an environment, writing pre/post scripts, or scaffolding a collection. Triggers: "add Bruno request", "Bruno collection", "write a .bru", "Bru Lang".
AWS service-specific best practices and configuration rules. Use when making decisions about SSM Parameter Store, SQS consumer types, Lambda function structure, or SAM template conventions.
AWS serverless architecture patterns for webhooks, event routing, SQS/Lambda pipelines, and microservices. Use when designing webhook ingestion, adding SQS queues, wiring Lambda consumers, deciding between FIFO vs standard queues, reviewing event-driven architecture, or structuring Python Lambda microservice directories.