Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 17 collected skills from megalithic, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
220
updated
2026-07-09
Forks
6
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

tell
computer-occupations-all-other

Delegate tasks to other agents - pi sessions or external agents (claude, opencode, aider). Non-blocking with task tracking and completion notifications.

2026-07-09
git-worktrees
software-developers

Git worktree conventions and commands. Use when creating, switching to, or cleaning up git worktrees for branch work.

2026-06-25
sesame
software-developers

Search past Pi coding sessions with Sesame local BM25 search. Use for multi-word session search, tool-call searches, and recent session discovery.

2026-06-21
grill-me
project-management-specialists

Interview the user relentlessly to expand context and surface intent, constraints, hidden assumptions, and unstated alternatives. Use whenever the user invokes `/grill-me`, says "grill me", "interview me", "pressure-test this", "help me think through", or whenever the user's first message is more decision than task — across coding, business, marketing, personal branding, SOPs, systems thinking, process design, and tough decisions.

2026-06-11
chrome-cdp
software-developers

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

2026-06-10
github
software-developers

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

2026-06-10
mcpctl
computer-occupations-all-other

Manage MCP server configurations — add, remove, list, inspect, troubleshoot. Use when asked to "add mcp server", "remove mcp", "list mcp servers", "mcp status", "configure mcp", "troubleshoot mcp", or any MCP server management task.

2026-06-10
preview
software-developers

Display code, diffs, images, and other content in a tmux pane or popup, OR render markdown as a single-page interactive HTML and open in the default chromium-family browser. Auto-detects nvim/megaterm for floating popups.

2026-06-10
tmux
software-developers

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.

2026-06-10
handoff
computer-occupations-all-other

REQUIRED when user says 'pickup', '/pickup', 'handoff', '/handoff' — MUST load this skill BEFORE any other work. Compacts conversations into handoff docs or resumes work from a prior handoff document.

2026-06-09
task-pipeline
project-management-specialists

Structured workflow for grill notes → research → plan → tickets → work. Use when starting or continuing a task with /task, /plan, /tickets, /continue, or /retrieve commands.

2026-06-09
pinvim-kitty-test
software-quality-assurance-analysts-and-testers

Use the running kitty app plus tmux to run real end-to-end pinvim rewrite tests across Nvim, Pi, pimux, sockets, manifests, registry state, and nested sessions. Use when testing or manually verifying pinvim, :PiPanel, :PiSplit, gps/gpa, /pinvim-health, /pinvim-doctor, editor-service, registry fast path, dirty-buffer safety, or nested Pi safety.

2026-06-05
web-browser
software-developers

Browse the web, take screenshots, fill forms, and interact with pages via the chrome-devtools MCP server. Auto-triggers when user mentions visual bugs, wants to check a page, needs to fill a form, or discusses anything that benefits from seeing a live website.

2026-06-02
ticket-creator
software-developers

Create and refine tickets for the tk ticket system. Use when the user says 'create tickets for X', 'refine ticket X', 'break this into tickets', 'seed tickets from plan', or anything about creating or refining tk tickets.

2026-05-22
ticket-worker
software-developers

Work on a single tk ticket end-to-end. Use when the user says 'work on ticket X' or when spawned by work-tickets.sh.

2026-05-22
git-commit
software-developers

Conventional commit format and guidelines. Use when creating git commits.

2026-05-22
writing-clearly-and-concisely
technical-writers

Apply Strunk's timeless writing rules to ANY prose humans will read - documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

2026-04-30