Inspect codebases w/ pygount: LOC, languages, ratios.
Skills in this repository
Z43L/zeus-agent - Page 2
SkillsMP has collected 71 skills from Z43L/zeus-agent. Open a skill to review its source and details.
Z43L/zeus-agentShowing 31 of 71 collected skills.
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
Review PRs: diffs, inline comments via gh or REST.
Create, triage, label, assign GitHub issues via gh or REST.
GitHub PR lifecycle: branch, commit, open, CI, merge.
Clone/create/fork repos; manage remotes, releases.
MCP client: connect servers, register tools (stdio/HTTP).
Search/download GIFs from Tenor via curl + jq.
Spotify: play, search, queue, manage playlists and devices.
OBLITERATUS: abliterate LLM refusals (diff-in-means).
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
Linear: manage issues, projects, teams via GraphQL + curl.
Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.
Extract text from PDFs/scans (pymupdf, marker-pdf).
Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.
Search arXiv papers by keyword, author, category, or ID.
Karpathy's LLM Wiki: build/query interlinked markdown KB.
Query Polymarket: markets, prices, orderbooks, history.
Write ML papers for NeurIPS/ICML/ICLR: design→submit.
X/Twitter via xurl CLI: post, search, DM, media, v2 API.
Debug Hermes TUI slash commands: Python, gateway, Ink UI.
Author in-repo SKILL.md: frontmatter, validator, structure.
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
Plan mode: write markdown plan to .hermes/plans/, no exec.
Debug Python: pdb REPL + debugpy remote (DAP).
Pre-commit review: security scan, quality gates, auto-fix.
Throwaway experiments to validate an idea before build.
Execute plans via delegate_task subagents (2-stage review).
4-phase root cause debugging: understand bugs before fixing.
TDD: enforce RED-GREEN-REFACTOR, tests before code.
Write implementation plans: bite-sized tasks, paths, code.