Skip to content

Repository files navigation

Skills

A collection of agent skills. Each subdirectory holds a SKILL.md an agent loads on demand.

Skills

create-launchd-periodic-job

Creates a macOS launchd LaunchAgent that runs a command on a schedule. Supports both wall-clock (StartCalendarInterval) and fixed-interval (StartInterval) timing. Generates the plist and loads it with launchctl.

distill-agent-docs

Distills always-loaded agent documentation down to its behavioral contract. Keeps the rules, cuts the waste. Discloses reference material only when it meaningfully reduces context.

recover-project-from-opencode-session-history

Reconstructs a deleted or emptied project by replaying write/edit tool calls recorded in opencode.db. Useful when the working directory is gone but prior OpenCode sessions exist. Replays the preserved edits to restore files.

tmux-orchestration

Runs and orchestrates shell commands via tmux using only the non-interactive CLI. Creates named sessions, windows, and panes; captures stdout from line-based and TUI processes; sends keystrokes and monitors lifecycle. Use it for background processes, long-lived servers, and TUI apps.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages