dotfiles
Terminal dotfiles with engineering workflow and CLI skills
All Skills in This Repository (19)
Pure Emerald Level Indicatorspython
Manage Python projects with uv for dependencies, environments, versions, and scripts.
acli
Automates Git and GitHub workflows including commits, branches, pull requests, and gh CLI tasks.
rust
Enforce a check-first cargo workflow for Rust project validation.
xlsx
Manipulate Excel (.xlsx) files from the command line without Python or Node dependencies.
gspace
Automate Google Workspace file and data management via gspace CLI and MCP tools.
pkm
Search and audit personal knowledge bases with hybrid vector and BM25 indexing.
lancer
Ingest and search text and images in LanceDB using the lancer CLI.
az
Automate Azure resource management and DevOps tasks using the az CLI.
xsv
Processes CSV files with high-speed, Rust-based command-line tools.
phab
Automate Phabricator tasks, revisions, and diffs via the phab CLI.
jq
Parse, filter, and transform JSON data with jq pipelines.
git
Standardize Git commits and GitHub workflows using the gh CLI.
Frequently Asked Questions
FAQPage SchemaHow to install lanej/dotfiles?▼
Run `npx skills add lanej/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.
What does this dotfiles repo include?▼
It bundles shell, editor, and terminal configs plus a large set of skills covering Go, Rust, Python, Git, BigQuery, Jira, Excel, PDF, and document workflows.
Does it work with Claude Code and Gemini CLI?▼
Yes. Skills are provided under both claude/skills and gemini/skills, and the Makefile symlinks them into the right agent directories.
How are the configs installed on a new machine?▼
The Makefile symlinks configs into your home directory, and a bootstrap script installs the required packages on macOS or Linux.
Can I use the skills without the full dotfiles setup?▼
Yes. Each SKILL.md is self-contained, so your agent can follow individual tool playbooks without adopting the whole environment.
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