dotfiles
macOS dotfiles with coding workflow, browser, and ticket skills
All Skills in This Repository (6)
Pure Emerald Level Indicatorsgithub
Automate GitHub issues, PRs, and CI data using the gh CLI.
web-search
Retrieve web search results via DuckDuckGo with a Brave fallback.
tmux
Send keystrokes and capture pane output in tmux sessions via a private socket.
tell
Delegate tasks to pi agents or external agents with tmux-based tracking and notifications.
brave-search
Query the Brave Search API and convert page content to Markdown.
web-browser
Control Chrome via CDP to navigate pages and execute JavaScript.
Frequently Asked Questions
FAQPage SchemaHow to install megalithic/dotfiles?โผ
Run `npx skills add megalithic/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repo automate?โผ
It manages a full macOS dev setup with Nix and mise, and adds skills for git commits, worktrees, ticket workflows, tmux control, and browser automation.
How do the ticket workflow skills work?โผ
The task-pipeline, ticket-creator, and ticket-worker skills turn a plan into small verified tickets, then work each one end to end with tests and conventional commits.
Can it control my browser or terminal sessions?โผ
Yes. The web-browser and chrome-cdp skills drive Chromium browsers, and the tmux skill safely sends keystrokes to interactive terminal sessions.
Do I need Nix experience to use these skills?โผ
No. The skills run as plain-English commands in your coding agent, while the Nix and mise layers only matter if you adopt the dotfiles setup itself.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core