Focused on Python backend development, covering FastAPI, asynchronous programming, and performance optimization.
提供 Python 后端开发的全栈能力支持。
本 Skill 支持并推荐配合特定的智能体角色和 MCP 工具使用,以获得最佳效果。
# 创建新项目
python scripts/init_fastapi_project.py my_project --path ./projects
# 生成的目录结构:
# my_project/
# ├── app/
# │ ├── api/v1/endpoints/
# │ ├── core/config.py
# │ ├── models/
# │ ├── schemas/
# │ ├── services/
# │ └── main.py
# ├── tests/
# ├── requirements.txt
# └── pyproject.toml
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer