agent-skills — Agent Tool by boristane

by boristane · Agent Tool · ★ 57

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About agent-skills

Agent Skills A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. Skills follow the Agent Skills format. Available Skills logging-best-practices Logging best practices focused on wide events (canonical log lines). Contains guidelines for effective logging that enables powerful debugging and analytics. Use when: Writing or reviewing logging code Adding console.log, logger.info, or similar Designing logging strategy for new services Setting up logging infrastructure Key concepts: Wide Events (Critical) - One context-rich event per request per service High Cardinality & Dimensionality (Critical) - Many fields, unique identifiers Business Context (Critical) - User subscription, cart value, feature flags Environment Context (Critical) - Commit hash, version, region, instance ID Single Logger (High) - One logger instance, configured at startup Middleware Pattern (High) - Infrastructure in middleware, business context in handlers References: Logging Sucks Observability Wide Events 101 Stripe - Canonical Log Lines Installation Usage Skills are automatically available once installed.

Quick Facts

Stars57
Forks4
CategoryAgent Tool
Quality Score52.9214516992696/100
Open Issues4
Last Updated2026-01-21
Created2026-01-20
Est. Tokens~1k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Frequently Asked Questions

What is agent-skills?

agent-skills is an open-source agent tool by boristane with 57 GitHub stars.

How do I install or use agent-skills?

You can find installation instructions and usage details in the agent-skills GitHub repository at github.com/boristane/agent-skills. The project has 57 stars and 4 forks, indicating an active community.

View on GitHub → Browse Agent Tool tools