dotfiles-bootstrap

dotfiles-bootstrap is a skill for Claude Code, Codex from sebastienrousseau/dotfiles. It costs 88 tokens per session (1,040 once invoked), scanned A, original, Apache-2.0.

A workstation setup skill that initializes configuration files from a GitHub dotfiles repository. Dotfiles are personal files that configure tools such as shells and editors.

In plain words
What is it for?
Use it to preview, clone, or apply another person’s workstation setup from a GitHub user, repository, or clone URL.
Why use it?
It checks the repository target and current safety mode before cloning or applying configuration, while warning that repository scripts may run with the user’s permissions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md; mentions Claude Code; mentions AGENTS.md.

Good fit Use it to preview, clone, or apply another person’s workstation setup from a GitHub user, repository, or clone URL.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sebastienrousseau/dotfiles/dotfiles-bootstrap
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sebastienrousseau/dotfiles --skill dotfiles-bootstrap
Clone the repo
git clone --depth 1 https://github.com/sebastienrousseau/dotfiles

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dotfiles-bootstrap

README.md
[![agentmods](https://agentmods.dev/badge/skills/sebastienrousseau/dotfiles/dotfiles-bootstrap.svg)](https://agentmods.dev/skills/sebastienrousseau/dotfiles/dotfiles-bootstrap)
Your own site
<a href="https://agentmods.dev/skills/sebastienrousseau/dotfiles/dotfiles-bootstrap"><img src="https://agentmods.dev/badge/skills/sebastienrousseau/dotfiles/dotfiles-bootstrap.svg" alt="Measured on agentmods" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,040 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00088 $0.01040
Opus 5 $0.00044 $0.00520
Sonnet 5 $0.00018 $0.00208
Haiku 4.5 $0.00009 $0.00104

Measured 7d ago against content hash 151ccb9083b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

dotfiles-bootstrap scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

defaults/dot_claude/skills/dotfiles-bootstrap/SKILL.md · 85 lines

How it starts

The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.

dotfiles-bootstrap

Provision a new workstation from a public dotfiles repository through the sebastienrousseau/dotfiles harness.

This skill is for Claude Code to invoke dot init <user> on the user's behalf — most useful when the user says "set me up like Alice" or "bootstrap a fresh laptop using my GitHub dotfiles."

What this skill does

When invoked, it:

  1. Verifies the target argument is one of:
    • a GitHub username (e.g. alice → expands to github.com/alice/dotfiles)
    • an owner/repo pair (e.g. alice/configs)
    • a full HTTPS or git@host:path clone URL
  2. Refuses plain http:// URLs (no transit integrity).
  3. Reads the user's current agent profile from $DOT_AGENT_PROFILE (defaults to ask):
    • ask → run dot init <user> --dry-run (read-only preview)
    • plan → run dot init <user> --dry-run and explain the plan
    • apply → run dot init <user> (full apply with chezmoi apply)
    • audit → run dot init <user> --no-apply (clone only, no chezmoi apply)
  4. Surfaces the trust prompt warnings before any clone runs — the target repo's scripts execute with the user's privileges.
  5. Reports the outcome (success / failed / aborted-by-trust-prompt) so the user can decide next steps.

Invocation pattern

# canonical
dot init <user>                       # github.com/<user>/dotfiles
dot init <owner>/<repo>               # github.com/<owner>/<repo>
dot init <https-or-ssh-url>           # explicit URL

# safety flags
dot init <user> --dry-run             # preview only
dot init <user> --no-apply            # clone, skip chezmoi apply
dot init <user> --force               # overwrite existing chezmoi source dir

Profile-aware defaults

Profile Default flag set Notes
ask --dry-run Show the plan; ask the user before running for real.
plan --dry-run Same plan, augmented with chezmoi diff if available.
apply (no flags) Full apply; interactive trust prompt remains.
audit --no-apply Clone the source; let the user inspect before apply.

Read the full file on GitHub · 85 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 85 lines · 88 tokens per session scan A 151ccb9083b3

Subscribe to this mod's changes

dotfiles-bootstrap is a skill published in the GitHub repository sebastienrousseau/dotfiles (75 stars, last pushed 3d ago), licensed Apache-2.0. It adds 88 tokens to every session and 1,040 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

avatar-contribution-pr

Turn an avatar GitHub issue (from the in-app avatar-editor easter egg) into a merged sprite — validate the art, then either add a new module or replace an existing one, and open a PR that closes the issue. Handles both "Avatar contribution: " (a brand-new sprite) and "Avatar edit: " (a hand-redraw of an existing…

khromov/codebay · 0 tokens

toolbelt

Inventory of the CLI tools actually installed on this machine (aqua/mise/nix) and which one to reach for per task — search, structural rewrite, structured data, diff, HTTP, profiling, VCS, k8s, security, docs, media. Use when picking a command-line tool, when a POSIX default (grep/find/sed/curl/wc) feels clumsy, when…

signalridge/dotfiles · 160 tokens

oss-launch

Turn one open-source release/topic into platform-tailored posts and publish them through a gated, auditable path. Use when the user wants to announce or promote an OSS project/release across X, Bluesky, dev.to, Reddit, Hacker News, etc. Triggers: "announce my release", "promote my repo", "post about this project"…

signalridge/dotfiles · 94 tokens

remotion

Build, run, and render videos programmatically with Remotion (React-based video). Use when scaffolding a Remotion project, writing compositions/animations, previewing in Remotion Studio, rendering to MP4/WebM/GIF/stills, embedding the Remotion Player, or troubleshooting Remotion + Bun. Triggers - "Remotion"…

signalridge/dotfiles · 118 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

khromov/codebay · 43 tokens

create-skill

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

warpdotdev/warp · 64 tokens