Skip to content

bastos/skills

Repository files navigation

Agent Skills

A collection of skills for AI agents.

Overview

This repository contains reusable skills that enhance AI agent capabilities. Skills are modular, composable units that provide specialized knowledge and workflows for agents.

Skills

Skill Description
awk Expert GNU awk (gawk) one-liner generation and transformation for text field processing, column extraction, aggregation, CSV/TSV reformatting, and log analysis.
conventional-commits Format commit messages using the Conventional Commits specification for automated tooling, changelog generation, and semantic versioning.
mikrotik-routeros Configure and automate MikroTik RouterOS routers through the terminal, CLI, .rsc imports, scripts, Scheduler, Netwatch, firewall, NAT, DHCP, bridge, VLAN, routing, and backups.
obsidian-daily Manage Obsidian Daily Notes via the official Obsidian CLI. Create, open, and append entries to daily notes, read past notes by date, and search vault content.
proxmox-admin Administer Proxmox VE hosts, create and manage KVM virtual machines with qm, manage LXC containers with pct, and configure storage, networking, and clusters via the CLI.
sed Expert GNU sed one-liner generation for stream editing, in-place file editing, bulk find/replace, log filtering, and text transformation pipelines.
swift-review Review Swift/Xcode codebases, pull requests, local changes, or individual files against Swift best practices for style, API design, memory management, performance, and testing.
tmuxinator Create, edit, and debug tmuxinator project configurations for complex tmux session layouts and automated development environment startup.
topydo Manage todo.txt tasks using topydo CLI. Add, list, complete, prioritize, tag, and organize tasks with dependencies, due dates, and recurrence.

Learn More

Visit agentskills.io for documentation and examples.

License

MIT