WarPuppy avatar

WarPuppy

Community

@GreenyZA · South Africa

0Followers
|
6Public Repos
|
90Published Skills

Autodidact. Lifelong Learner. Exploring AI

Skills Distribution
DomainDeveloper To...Developer Tooling .. (35%)UI/UX & Creative M.. (25%)AI Models & Machin.. (20%)Business, Finance .. (12%)

Agent Skills by WarPuppy

Showing 90 vetted skills indexed across 1 GitHub repositories.

GreenyZAGreenyZA

token-optimiser

Routes agent tasks across local, free cloud, and paid LLM tiers using confidence gates.

Community
Advanced
GreenyZAGreenyZA

james

Switches the terminal session back to the James SuperGrok environment.

Community
Basic
GreenyZAGreenyZA

bring-grok

Logs local and free model failures to a markdown file for future Grok escalation decisions.

Community
Basic
GreenyZAGreenyZA

light

Enforces Light Engine identity and local-first model routing rules every session turn.

Community
Basic
GreenyZAGreenyZA

acer-ssh

Executes SSH commands on the local server acer at 192.168.1.10.

Community
Basic
GreenyZAGreenyZA

apple-reminders

Manage Apple Reminders from the terminal using the remindctl command-line tool.

Community
Basic
GreenyZAGreenyZA

imessage

Send and receive iMessages and SMS via the imsg CLI on macOS.

Community
Basic
GreenyZAGreenyZA

findmy

Track Apple devices and AirTags via FindMy.app UI automation on macOS.

Community
Intermediate
GreenyZAGreenyZA

apple-notes

Create, search, edit, and export Apple Notes via the memo CLI on macOS.

Community
Basic
GreenyZAGreenyZA

blocked-page-recovery

Recover blocked or paywalled web pages via Wayback Machine, archive.today, and Jina Reader fallbacks.

Community
Intermediate
GreenyZAGreenyZA

grounded-citations

Grounds answers and documents in numbered, verifiable source citations via a ledger script.

Community
Advanced
GreenyZAGreenyZA

blogwatcher

Monitor blogs and RSS/Atom feeds using the blogwatcher-cli command-line tool.

Community
Basic
GreenyZAGreenyZA

competitor-news-monitor

Monitor competitor companies for material news events and deliver cited digests.

Community
Intermediate
GreenyZAGreenyZA

llm-wiki

Build and maintain an interlinked markdown knowledge base with ingest, query, and lint operations.

Community
Advanced
GreenyZAGreenyZA

arxiv

Search and retrieve arXiv papers via the free REST API using curl and Python.

Community
Intermediate
GreenyZAGreenyZA

research-paper-writing

Guides end-to-end ML research paper production from experiment design through conference submission.

Community
Advanced
GreenyZAGreenyZA

xurl

Post, search, and manage X/Twitter content via the official xurl CLI.

Community
Intermediate
GreenyZAGreenyZA

itil

Classify and manage ITIL 4 incidents, problems, changes, requests, and events for service operations.

Community
Advanced
GreenyZAGreenyZA

sdlc-review

Verify Kanban implementation handoffs and route review verdicts through approve, request-changes, or escalate transitions.

Community
Intermediate
GreenyZAGreenyZA

test-driven-development

Enforces RED-GREEN-REFACTOR test-driven development with failing tests written before production code.

Community
Intermediate
GreenyZAGreenyZA

systematic-debugging

Diagnose software bugs through a four-phase root cause investigation workflow.

Community
Intermediate
GreenyZAGreenyZA

plan

Writes a timestamped markdown implementation plan to .hermes/plans/ without executing code.

Community
Intermediate
GreenyZAGreenyZA

inspecting-hermes-desktop-dom

Inspect the live Hermes desktop DOM and computed CSS over Chrome DevTools Protocol.

Community
Intermediate
GreenyZAGreenyZA

hermes-agent-skill-authoring

Author in-repo SKILL.md files with compliant frontmatter and structure.

Community
Intermediate

Frequently Asked Questions About WarPuppy

FAQPage Schema
What 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.