meowgorithmmeowgorithmCommunityยท13 Agent Skills Included

dotfiles

Go development, shell scripting, and media conversion workflows

Automates Go code simplification, performance profiling, documentation lookup, and Bubble Tea v2 migrations. Converts images and videos between formats, strips audio, and generates animated WebP files without manual ffmpeg commands. Manages tmux sessions, Nix profiles, Word documents, and conventional git commits from plain-English requests.
npx skills add meowgorithm/dotfiles --all -g -y

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

nix-profile

Manage Nix profiles with the nix profile command.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

commit

Analyze git diffs and generate Conventional Commits messages.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

image-convert

Convert images between formats with quality and resizing options.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

video-mute

Strip audio tracks from video files using ffmpeg.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

go-performance

Identify and analyze performance bottlenecks in Go programs through profiling and benchmarking.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

video-to-webp

Convert video files to animated WebP with ffmpeg and img2webp.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

bash

Format and lint bash scripts using shfmt and shellcheck.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

skill-creator

Create Claude AI agent skills with design patterns and resource management.

Community
Advanced
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

go-doc

Fetch Go package documentation with the go doc command.

Community
Basic
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

go-simplify

Automate simplification and refinement of Go code while preserving functionality.

Community
Advanced
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

border-trim-extend

Trim and extend image borders with ImageMagick using specified colors and widths.

Community
Intermediate
๐Ÿ“ฆ In Repo
meowgorithmmeowgorithm

charmtone

Generate CSS, SCSS, and Vim color variables from the CharmTone palette.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install meowgorithm dotfiles skills?โ–ผ

Run `npx skills add meowgorithm/dotfiles --all -g -y` in your terminal to install all skills globally.

How to convert a video to animated WebP?โ–ผ

Use the video-to-webp skill, which runs ffmpeg and img2webp with control over fps, width, quality, and trimming to produce compact animated WebP files.

How to migrate a Go TUI app to Bubble Tea v2?โ–ผ

The bubble-tea-v2 skill rewrites import paths, applies breaking API changes, and iterates on build errors until your Charm v1 project compiles on v2.

Can these skills control terminal sessions?โ–ผ

Yes. The tmux skill creates sessions, sends commands and keystrokes to panes, and reads output, letting your agent interact with REPLs, servers, and editors.

Do these skills work without coding experience?โ–ผ

Yes. Once installed, your agent handles the underlying commands based on plain-English requests like muting a video or committing changes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’