https://github.com/bastos/skills
My own collection of skills
https://github.com/bastos/skills
agents claude claude-code clawdbot openclaw openclaw-skills skills
Last synced: 5 days ago
JSON representation
My own collection of skills
- Host: GitHub
- URL: https://github.com/bastos/skills
- Owner: bastos
- License: mit
- Created: 2026-01-12T00:37:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T18:38:34.000Z (2 months ago)
- Last Synced: 2026-04-24T20:35:00.046Z (2 months ago)
- Topics: agents, claude, claude-code, clawdbot, openclaw, openclaw-skills, skills
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# 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](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](conventional-commits/) | Format commit messages using the Conventional Commits specification for automated tooling, changelog generation, and semantic versioning. |
| [mikrotik-routeros](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](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. |
| [orbstack-cli](orbstack-cli/) | Drive OrbStack from the terminal on macOS: the orb/orbctl CLI for Linux VMs, Docker engine usage, .orb.local domains and networking, SSH, Kubernetes, config keys, and headless/CI automation. |
| [proxmox-admin](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](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](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](tmuxinator/) | Create, edit, and debug tmuxinator project configurations for complex tmux session layouts and automated development environment startup. |
| [topydo](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](https://agentskills.io/) for documentation and examples.
## License
MIT