Rahmat Budiharso
Community@rbudiharso · Bandung, West Java, Indonesia
Node.js developer and woodworking enthusiast, software and hardware, devtools and power tools
Agent Skills by Rahmat Budiharso
Showing 80 vetted skills indexed across 1 GitHub repositories.
apple-reminders
Manage Apple Reminders from the terminal using the remindctl command-line tool.
imessage
Send and read iMessage and SMS messages 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.
blogwatcher
Monitor blogs and RSS/Atom feeds using the blogwatcher-cli command-line tool.
polymarket
Query Polymarket prediction markets for prices, orderbooks, and price history via public REST APIs.
llm-wiki
Build and maintain an interlinked markdown knowledge base from ingested sources.
arxiv
Search and retrieve academic papers from arXiv and Semantic Scholar via REST APIs.
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.
rds-postgres-permissions
Audit and grant PostgreSQL user permissions and diagnose vacuum bloat on AWS RDS.
argocd-gitops-adoption
Adopts unmanaged Kubernetes namespaces into ArgoCD GitOps management with Application CRDs.
helm-service-upgrades
Manages helm chart upgrades on Kubernetes including breaking change analysis and post-upgrade verification.
kubernetes-job-troubleshooting
Diagnose and resolve stuck or crashing Kubernetes Jobs, CronJobs, and Deployment pods.
kubernetes-sbom-inventory
Generate SBOM and image inventory from Kubernetes cluster workloads using syft.
ec2-instance-analysis
Inventory EC2 instances via SSM and export them to OpenTofu and Ansible IaC.
gitlab-operations
Operate GitLab repositories, merge requests, CI pipelines, and issues via glab CLI and MCP tools.
helm-chart-upgrade-assessment
Assess and execute Helm chart upgrades for Kubernetes manifest repositories.
test-driven-development
Enforces red-green-refactor test-driven development workflow for writing tests before production code.
systematic-debugging
Diagnose software bugs through a four-phase root cause investigation workflow.
plan
Writes structured markdown implementation plans to .hermes/plans/ without executing code.
inspecting-hermes-desktop-dom
Inspect the live Hermes desktop DOM and computed CSS over Chrome DevTools Protocol.
hermes-source-patching
Patch bugs in local Hermes Agent source and verify fixes without pytest.
hermes-agent-skill-authoring
Guides authoring and validating in-repo SKILL.md files with correct frontmatter and structure.
Frequently Asked Questions About Rahmat Budiharso
FAQPage SchemaWhat tasks can I accomplish with rbudiharso's skill registry?▼
The 80 skills cover Kubernetes troubleshooting and Helm upgrades, AWS EC2/RDS analysis, GitHub and GitLab repository operations, LLM serving with vLLM and llama.cpp, ML experiment tracking via Weights & Biases, ComfyUI image and video generation, Office document editing (docx, xlsx, pptx, pdf), and macOS integrations like Apple Reminders, iMessage, and FindMy.
Who is the target audience for these skills?▼
DevOps and platform engineers managing Kubernetes, ArgoCD, Helm, and AWS; ML engineers serving and benchmarking LLMs; developers practicing TDD and systematic debugging; and creative technologists building with ComfyUI, TouchDesigner, p5.js, and Manim. The author's Node.js background shapes the debugger and devtools skills.
How do I install and run these skills?▼
Skills are SKILL.md packages loaded by Hermes Agent on Linux, macOS, or Windows. Many require prerequisite CLI binaries such as remindctl, imsg, glab, pygount, himalaya, or blogwatcher-cli, while others need environment variables like NOTION_API_KEY, AIRTABLE_API_KEY, TENOR_API_KEY, or Microsoft Graph credentials.
Are these skills open source and free to use?▼
Most skills carry the MIT license, including the Kubernetes, debugging, GitHub, and creative-coding entries. However, the Anthropic-adapted Office skills (docx, xlsx, pdf, powerpoint) are proprietary with terms defined in their bundled LICENSE.txt files, so review those before redistribution.
What dependencies do the ML and research skills require?▼
The vLLM serving skill needs vllm, torch, and transformers; llama-cpp requires llama-cpp-python; evaluation needs lm-eval and transformers; and the research-paper-writing pipeline depends on semanticscholar, arxiv, habanero, scipy, numpy, matplotlib, and SciencePlots, targeting Linux and macOS platforms.