WarPuppy
Community@GreenyZA · South Africa
Autodidact. Lifelong Learner. Exploring AI
Agent Skills by WarPuppy
Showing 90 vetted skills indexed across 1 GitHub repositories.
token-optimiser
Routes agent tasks across local, free cloud, and paid LLM tiers using confidence gates.
james
Switches the terminal session back to the James SuperGrok environment.
bring-grok
Logs local and free model failures to a markdown file for future Grok escalation decisions.
light
Enforces Light Engine identity and local-first model routing rules every session turn.
acer-ssh
Executes SSH commands on the local server acer at 192.168.1.10.
apple-reminders
Manage Apple Reminders from the terminal using the remindctl command-line tool.
imessage
Send and receive iMessages and SMS via the imsg CLI on macOS.
findmy
Track Apple devices and AirTags via FindMy.app UI automation on macOS.
apple-notes
Create, search, edit, and export Apple Notes via the memo CLI on macOS.
blocked-page-recovery
Recover blocked or paywalled web pages via Wayback Machine, archive.today, and Jina Reader fallbacks.
grounded-citations
Grounds answers and documents in numbered, verifiable source citations via a ledger script.
blogwatcher
Monitor blogs and RSS/Atom feeds using the blogwatcher-cli command-line tool.
competitor-news-monitor
Monitor competitor companies for material news events and deliver cited digests.
llm-wiki
Build and maintain an interlinked markdown knowledge base with ingest, query, and lint operations.
arxiv
Search and retrieve arXiv papers via the free REST API using curl and Python.
research-paper-writing
Guides end-to-end ML research paper production from experiment design through conference submission.
xurl
Post, search, and manage X/Twitter content via the official xurl CLI.
itil
Classify and manage ITIL 4 incidents, problems, changes, requests, and events for service operations.
sdlc-review
Verify Kanban implementation handoffs and route review verdicts through approve, request-changes, or escalate transitions.
test-driven-development
Enforces RED-GREEN-REFACTOR test-driven development with failing tests written before production code.
systematic-debugging
Diagnose software bugs through a four-phase root cause investigation workflow.
plan
Writes a timestamped markdown implementation plan to .hermes/plans/ without executing code.
inspecting-hermes-desktop-dom
Inspect the live Hermes desktop DOM and computed CSS over Chrome DevTools Protocol.
hermes-agent-skill-authoring
Author in-repo SKILL.md files with compliant frontmatter and structure.
Frequently Asked Questions About WarPuppy
FAQPage SchemaWhat tasks can I automate using WarPuppy's skills?▼
You can run local LLM inference via llama.cpp and vLLM, manage the full GitHub issue-to-PR lifecycle, generate diffusion images and video with ComfyUI, edit PDF/DOCX/XLSX/PPTX documents, triage email inboxes, monitor RSS feeds and competitor news, and control macOS apps like Reminders, iMessage, Notes, and FindMy.
Who is the target audience for this skill registry?▼
The registry targets developers and power users running the Hermes Agent on Linux, macOS, or Windows. It suits ML engineers benchmarking models, developers practicing TDD and systematic debugging, creative coders using p5.js and TouchDesigner, and operators applying ITIL 4 incident classification.
How do I install and run these skills?▼
Skills are SKILL.md files loaded by Hermes Agent, triggered by slash commands or natural-language phrases. Many require prerequisite CLI binaries such as remindctl, imsg, himalaya, blogwatcher-cli, or pygount, while ML skills need Python dependencies like vllm, torch, transformers, or llama-cpp-python installed first.
Are WarPuppy's skills open source and free to use?▼
Yes. Every skill in the manifest carries an MIT license, permitting free use, modification, and redistribution. Several skills are forks or ports of upstream community projects such as blogwatcher-cli, humanizer, and obra/superpowers, with original authors credited in the frontmatter.
What prerequisites and credentials do the skills require?▼
Requirements vary per skill: google-workspace needs OAuth2 token and client secret JSON files, teams-meeting-pipeline needs MSGraph tenant/client env vars, notion and airtable need API keys, gif-search needs a Tenor API key plus curl and jq, and acer-ssh expects SSH access to a local GPU server.