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

dotfiles

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

skills collected
39
Stars
5
updated
2026-07-25
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

sase-agents-status
computer-occupations-all-other

Report on currently-running SASE agents. Use when the user asks "what's running?", "agent status", "status report", or any question about live/background agents.

2026-07-25
sase-beads
software-developers

Reference for sase bead commands (create, update, list, search, ready, show, dep). Use when working with beads.

2026-07-25
sase-chats
software-developers

Inspect prior sase agent chat transcripts. Use when the user asks about previous chats, chat transcripts, prior agent conversations, "what did agent X say?", "summarize the previous agent", or any question about an earlier sase agent's prompt or response.

2026-07-25
sase-plan
software-developers

Create an implementation plan. Use instead of plan mode (which is disabled).

2026-07-23
sase-plan
software-developers

Create an implementation plan. Use instead of plan mode (which is disabled).

2026-07-23
sase-plan
software-developers

Create an implementation plan. Use instead of plan mode (which is disabled).

2026-07-23
sase-plan
software-developers

Create an implementation plan. Use instead of plan mode (which is disabled).

2026-07-23
sase-plan
software-developers

Create an implementation plan. Use instead of plan mode (which is disabled).

2026-07-23
sase-run
computer-occupations-all-other

Request a SASE agent launch through LaunchApproval instead of spawning directly.

2026-07-19
sase-var
software-developers

Attach named output variables to the current SASE agent run.

2026-07-19
sase-gate
computer-occupations-all-other

Create beautiful, robust, and powerful custom notification gates on the fly. Use this as the easy way to propose commands for user confirmation, especially dangerous commands or commands the user asked to confirm before use.

2026-07-18
sase-notify
computer-occupations-all-other

Inspect SASE notifications and notification inbox entries. Use when the user asks about SASE notifications, the notification inbox, axe notifications/errors, plan or question notifications, or "the notification I just got".

2026-07-18
sase-artifact-file
computer-occupations-all-other

Create explicit SASE artifact files produced during an agent run.

2026-07-17
sase-questions
computer-occupations-all-other

Ask the user questions. Use instead of AskUserQuestion (which is disabled).

2026-07-16
sase-questions
computer-occupations-all-other

Ask the user questions. Use instead of ask_user (which is disabled).

2026-07-16
sase-questions
computer-occupations-all-other

Ask the user questions. Use instead of ask_user (which is disabled).

2026-07-16
sase-questions
computer-occupations-all-other

Ask the user questions. Use instead of ask_user (which is disabled).

2026-07-16
sase-questions
computer-occupations-all-other

Ask the user questions. Use instead of ask_user (which is disabled).

2026-07-16
sase-repo
software-developers

Work with repos through `sase repo` (list, open, log). MUST be used to open any repo other than your own workspace checkout before reading or modifying its files: linked repos, sidecars, other SASE projects, or any GitHub repo not linked to the current project (opened on demand as an external repo). Also required instead of web-fetching a repo's files or history (github.com / raw.githubusercontent.com / GitHub API).

2026-07-14
sase-project
software-developers

Inspect and manage SASE projects with `sase project` (list, show, enable, disable, alias). Use when you need the set of enabled projects, one project's lifecycle record, or machine-readable project data — e.g. to fan out one agent per enabled project.

2026-07-14
bob-query
software-developers

Run read-only Obsidian Dataview queries against Bryan's Bob vault via `bob query`.

2026-07-10
sase-git-commit
software-developers

Commit changes using sase commit for git-based VCS (bare git and GitHub). This is the ONLY way you should EVER commit to git repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-07-07
sase-git-commit
software-developers

Commit changes using sase commit for git-based VCS (bare git and GitHub). This is the ONLY way you should EVER commit to git repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-07-07
sase-git-commit
software-developers

Commit changes using sase commit for git-based VCS (bare git and GitHub). This is the ONLY way you should EVER commit to git repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-07-07
sase-git-commit
software-developers

Commit changes using sase commit for git-based VCS (bare git and GitHub). This is the ONLY way you should EVER commit to git repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-07-07
sase-git-commit
software-developers

Commit changes using sase commit for git-based VCS (bare git and GitHub). This is the ONLY way you should EVER commit to git repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-07-07
sase-changespecs
computer-occupations-all-other

Analyze and work with SASE ChangeSpecs. Use when inspecting PR status, dependencies, commits, hooks, comments, mentors, or `.sase` project files.

2026-07-07
sase-plan
project-management-specialists

Create an implementation plan. Use instead of plan mode (which is disabled).

2026-06-19
sase-beads
computer-occupations-all-other

Reference for sase bead commands (create, update, list, search, ready, show, dep). Use when working with beads.

2026-06-18
sase-memory-read
computer-occupations-all-other

Guide audited SASE long-term memory reads through `sase memory read`. Use when instructions require reading long-term memory context or mention the long-memory read procedure.

2026-06-17
sase-agents-status
software-developers

Report on currently-running SASE agents. Use when the user asks "what's running?", "agent status", "status report", or any question about live/background agents.

2026-06-17
sase-chats
software-developers

Inspect prior sase agent chat transcripts. Use when the user asks about previous chats, chat transcripts, prior agent conversations, "what did agent X say?", "summarize the previous agent", or any question about an earlier sase agent's prompt or response.

2026-06-17
sase-gmail
software-developers

Read-only personal Gmail access through gog.

2026-06-15
sase-changespecs
software-developers

Analyze and work with SASE ChangeSpecs. Use when inspecting CL/PR status, dependencies, commits, hooks, comments, mentors, or `.sase` project files.

2026-06-15
sase-git-commit
software-developers

Commit changes using sase commit for git-based VCS (bare git and GitHub). This is the ONLY way you should EVER commit to git repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-06-15
sase-hg-commit
software-developers

Commit changes using sase commit for Google's fig VCS. This skill is the ONLY way that you should EVER commit to fig repos. NEVER invoke this skill unless the user explicitly asks you to commit or a post-completion finalizer triggers it.

2026-06-15
sase-notify
computer-occupations-all-other

Inspect SASE notifications and notification inbox entries. Use when the user asks about SASE notifications, the notification inbox, axe notifications/errors, plan or question notifications, or "the notification I just got".

2026-06-15
sase-questions
project-management-specialists

Ask the user questions. Use instead of ask_user (which is disabled).

2026-06-15
sase-var
software-developers

Attach named output variables to the current SASE agent run.

2026-06-15