Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

525 skills found

Data AnalysisResearchAutomation
market-debrief-cn avatar

market-debrief-cn

A deep analysis tool for A-share markets generating interactive, FT-style HTML daily reports using multi-agent parallel architecture, AkShare data, and Tavily news.

Views: 22
EngineeringAutomation
quality-metrics avatar

quality-metrics

Automate quality observability with DORA metrics, defect density tracking, and intelligent quality gate configuration for continuous delivery pipelines.

Views: 9329#metrics#dora#quality-gates#dashboards
EngineeringAutomationResearch
find-stl avatar

find-stl

Search and download 3D models from Printables with automated manifest generation for 3D printing and prototyping workflows.

Views: 164,450
EngineeringAutomation
test-driven-development avatar

test-driven-development

Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.

Views: 65171,902
EngineeringAutomation
refactoring avatar

refactoring

Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.

Views: 181
EngineeringAutomation
secrets-management avatar

secrets-management

Securely manage CI/CD secrets with Vault, AWS Secrets Manager, and environment-specific patterns. Prevent credential leakage, implement rotation, and enforce least-privilege access for pipelines.

Views: 8211
EngineeringAutomation
saving-codeacts avatar

saving-codeacts

Preserve successful Python code executions as reusable tools within the gentools package structure, utilizing Pydantic models for structured output and type-safe interfaces.

Views: 3128
ProductivityEngineeringAutomation
wrap avatar

wrap

Automated session cleanup and documentation tool. Proactively updates CLAUDE.md, detects automation patterns, extracts insights, and organizes pending tasks.

Views: 13279
EngineeringAutomation
indirect-injection-detection avatar

indirect-injection-detection

Detects indirect prompt injection and goal hijacking in AI agents by evaluating how they process external content like RAG, documents, and web data.

Views: 63,605
EngineeringAutomationResearch
bdg avatar

bdg

A terminal-based Chrome DevTools Protocol client designed for AI agents. Provides direct, session-persistent control over browser navigation, DOM manipulation, scraping, and network inspection.

Views: 13128
ProductivityAutomation
scheduling avatar

scheduling

Create and manage recurring tasks and one-off reminders using natural time inputs or cron expressions to keep your AI assistant organized.

Views: 7324
EngineeringAutomation
test-design-techniques avatar

test-design-techniques

Expert systematic test design using BVA, equivalence partitioning, decision tables, and combinatorial testing to maximize coverage and minimize redundancy.

Views: 25329#test-design#bva#equivalence-partitioning#decision-tables