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
conventional-commits Format commit messages using the Conventional Commits specification for automated tooling, changelog generation, and semantic versioning.
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.
obsidian-daily Manage Obsidian Daily Notes via obsidian-cli. Create, open, and append entries to daily notes, read past notes by date, and search vault content.
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