con un clic
sample-agent-skill-eval
sample-agent-skill-eval contiene 17 skills recopiladas de aws-samples, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Evaluate AI Agent Skills across safety, quality, reliability, and cost efficiency. Audit for security issues (secrets, injection, unsafe installs), test functional correctness with-skill vs without-skill, measure trigger precision, classify cost-efficiency tradeoffs, track version lifecycle, and generate unified grades. Use when evaluating a skill before installing, auditing marketplace skills, proving your skill works with automated tests, setting up CI/CD quality gates, or comparing two skill versions. NOT for: evaluating full agent systems, testing non-skill plugins, runtime performance benchmarking, or monitoring production agent behavior.
checks PR names
Validates PR titles and branch names against the company naming convention. Use when the user mentions PR titles, branch naming, pull request naming conventions, or asks to check whether a PR title or branch name follows the standard format.
Validates PR titles and branch names against the company naming convention. Use when the user mentions PR titles, branch naming, pull request naming conventions, or asks to check whether a PR title or branch name follows the standard format.
Analyze CSV and JSON data files to produce summary statistics, detect anomalies, and generate formatted reports. Use when the user asks to summarize data, compute statistics (mean, median, percentiles), find outliers, or produce tabular reports from structured data files. NOT for: image analysis, unstructured text processing, database queries, or real-time streaming data.
Gets weather
A well-structured test skill that follows the agentskills.io spec. Use when testing skill evaluation tools.
A well-structured test skill that follows the agentskills.io spec. Use when testing skill evaluation tools.
A package manager helper skill that installs and configures development tools. Supports Node.js, Python, and Rust toolchains. Caches tool configurations for fast reinstall.
A file organizer skill that sorts files into directories based on type. Supports photos, documents, videos, and archives. Can process entire directory trees recursively.
Organizes files in a directory by sorting them into subdirectories based on file extension. Supports dry-run preview, custom rules via config file, and undo via move log. Use when the user asks to organize, sort, or clean up files in a directory. NOT for: renaming files, deduplication, or managing cloud storage.
Organizes files
Organizes files
Test fixture for scoped vs full scanning
Bad.
A test skill for CSV data processing and analysis. Use when testing functional and trigger evaluation.
A skill that references external MCP servers for testing SEC-009 detection.