
Review GitHub Pull Requests using the gh CLI. Use when a user asks to review a PR, perform code review, check a pull request, or provide feedback on proposed changes. Triggers on phrases like "review PR", "review pull request", "check PR", "code review".
Backup old AMCP sessions by renaming with execution date, then clean and compact sessions and memory.
使用 gh CLI 分析 GitHub Actions CI 日志,提供结构化的故障诊断和报告
Expert knowledge in AI/ML development, model deployment, and MLOps practices
Expert knowledge in mobile app development for iOS, Android, and cross-platform solutions
Python development best practices and advanced patterns
Periodic heartbeat check that reads HEARTBEAT.md from the workspace and executes any tasks listed there. Use for autonomous background monitoring, periodic maintenance, and proactive task execution. Triggered by a cron schedule.
Security best practices and vulnerability prevention guidelines
Provides expert code review guidelines and best practices
Expert knowledge in React development, hooks, state management, and modern React patterns
Learn how to manage conversation context in AMCP to avoid LLM API errors from exceeding context windows. This skill covers SmartCompactor strategies, token estimation, configuration, and best practices.
Create or update AMCP skills. Use when designing, structuring, or packaging skills with scripts, references, and assets. This skill should be used when users want to create a new skill (or update an existing skill) that extends AMCP's capabilities with specialized knowledge, workflows, or tool integrations.
Send and edit Telegram messages via Bot API. Use when AMCP needs to send a message, reply to a specific message, edit an existing message, or push proactive notifications (cron results, heartbeat alerts, task status). Requires AMCP_TELEGRAM_BOT_TOKEN env var.