Instructions file CodexOpenCode
AGENTS.md instructions for gaganjainse/shesh-skills, covering agents.md, this repository and local notes.
Instructions file CodexOpenCode
AGENTS.md instructions for gaganjainse/shesh-skills, covering agents.md, this repository and local notes.
Skill Claude CodeCodex
Control output volume, list audio devices, and switch the active sink. Use when the user asks to change the volume, mute, pick headphones or speakers, or reports that sound is coming from the wrong device.
Skill Claude CodeCodex
Inspect the audit log and verify its integrity. Use when the user asks what an agent did, why an action was blocked, whether the log has been tampered with, or wants a record of recent activity.
Skill Claude CodeCodex
Make safe unattended progress on the backlog. Use when asked to continue work autonomously or work through the task list without supervision.
Skill Claude CodeCodex
Run, inspect, and prune backups. Use when the user asks to back up, check whether backups are current, free space in the backup repository, or verify that a restore would work.
Skill Claude CodeCodex
Pair, connect, disconnect, and list Bluetooth devices. Use when the user asks about headphones, a speaker, a keyboard, or any wireless device, or reports that audio is not reaching the right place.
Skill Claude CodeCodex
Read and set screen brightness. Use when the user says the screen is too dark or too bright, wants to save battery, or is moving between indoors and sunlight.
Skill Claude CodeCodex
Read the calendar and report what is scheduled. Use when the user asks about their day, their next meeting, whether a time is free, or what is coming up.
Skill Claude CodeCodex
Read and replace the clipboard. Use when the user asks what they copied, wants something put on the clipboard, or wants to move text between applications.
Skill Claude CodeCodex
Write, test, and refactor code safely. Use when asked to implement a feature, fix a bug, refactor, or review a diff. Enforces read-before-edit, running tests, and never pushing unreviewed work.
Skill Claude CodeCodex
Produce the morning or evening digest. Use when asked for a daily summary, a standup note, or an end-of-day report.
Skill Claude CodeCodex
Read the screen and drive the desktop: accessibility tree, window targeting, screenshots, clicking, and typing. Use when a task needs a graphical application that has no command-line equivalent, or when the user asks to click, type into, or read something on screen.
Skill Claude CodeCodex
Reclaim disk space by clearing caches and reporting what is consuming storage. Use when the disk is full, a build fails for space, or the user asks what is taking up room.
Skill Claude CodeCodex
Inspect and change monitor resolution, refresh rate, scaling, and arrangement. Use when the user mentions a second screen, a projector, text being too small or too large, the wrong refresh rate, or a display that is not working.
Skill Claude CodeCodex
Write or revise documentation in the house style. Use when asked to create, rewrite, or review a README, guide, reference page, or architecture decision record.
Skill Claude CodeCodex
Read, convert, and extract text from PDF, Word, Excel, PowerPoint, and OpenDocument files. Use when the user asks to read a document, convert between formats, pull text out of a PDF, or summarise a file the agent cannot open directly.
Skill Claude CodeCodex
Sort files into folders by type, date, or project. Use when the user asks to tidy Downloads, organise a folder, clean up the desktop, or file documents.
Skill Claude CodeCodex
Report repository state, recent history, and what has changed. Use when the user asks what changed, wants a commit message, needs a review of their diff, or asks which branch they are on.
Skill Claude CodeCodex
Inspect and switch the hybrid graphics MUX between integrated and discrete mode. Use when the user asks about the GPU, wants longer battery life, needs maximum graphics performance, or asks why an external display is not working.
Skill Claude CodeCodex
Send and read messages through connected bridges. Use when the user asks to message someone, check messages, or when a long task should report its result to a phone.
Skill Claude CodeCodex
Choose which model handles a task and inspect what is installed. Use when a response is poor, a task needs a stronger or faster model, or the user asks which model is running.
Skill Claude CodeCodex
Append to and search the Markdown notes vault. Use when the user wants to write something down, capture an idea, keep a decision, or find an earlier note.
Skill Claude CodeCodex
Send a desktop notification. Use when a long task finishes, something needs attention, or the user asks to be reminded on screen.
Skill Claude CodeCodex
Explain what the agent is currently permitted to do and why an action needs confirmation. Use when the user asks about permissions, why something was denied, or wants to review the guard rules.