example AI Agent Skills
Browse 14 skills related to example
enact-hello-brainfuck
A greeting tool written entirely in Brainfuck - the esoteric programming language
enact-dice-roll-rust
Roll dice with configurable sides and count - a simple Rust example tool
Logging Patterns
Common logging patterns and practices. This skill is designed to be included in composite skills via the 'includes' feature.
Complete Rust Development
A comprehensive skill for Rust development that combines error handling, testing, and logging patterns. Demonstrates the 'includes' composition feature by merging content from multiple standalone skills.
Rust Error Handling
Rust-specific error handling patterns, building on the base error handling skill. Demonstrates the 'extends' composition feature.
Error Handling Base
Foundation for error handling patterns. This is a base skill designed to be extended by language-specific error handling skills.
Testing Patterns
Common testing patterns and practices. This skill is designed to be included in composite skills via the 'includes' feature.
hello_world
A simple skill that greets the user
example-framework-skill
Example of a properly self-contained skill following all best practices
example-calculator
A simple calculator skill demonstrating SKILL.md format
advanced-example
Advanced example showing all available metadata fields and complex folder structure
template
Starter template — replace this with your skill's one-line description.
example-skill
An example skill demonstrating the framework capabilities. Use when testing skill execution with JavaScript, Python, or Shell scripts.
example-skill
This is an example skill template. Use this as a reference when creating your own skill.