npx skills add https://github.com/boristane/agent-skills --skill logging-best-practices使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities.
Skills follow the Agent Skills format.
Logging best practices focused on wide events (canonical log lines). Contains guidelines for effective logging that enables powerful debugging and analytics.
Use when:
Key concepts:
References:
npx add-skill boristane/agent-skills
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Add logging to this endpoint
Review my logging code
Help me set up logging for this service
Each skill contains:
SKILL.md - Instructions for the agentrules/ - Individual guideline filesmetadata.json - Version and references