Rahmat Budiharso avatar

Rahmat Budiharso

Community

@rbudiharso · Bandung, West Java, Indonesia

39Followers
|
71Public Repos
|
80Published Skills

Node.js developer and woodworking enthusiast, software and hardware, devtools and power tools

Skills Distribution
DomainDeveloper To...Developer Tooling .. (30%)Cloud & Compute In.. (20%)AI Models & Machin.. (20%)UI/UX & Creative M.. (18%)

Agent Skills by Rahmat Budiharso

Showing 80 vetted skills indexed across 1 GitHub repositories.

rbudiharsorbudiharso
2

apple-reminders

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

Community
Basic
rbudiharsorbudiharso
2

imessage

Send and read iMessage and SMS messages via the imsg CLI on macOS.

Community
Basic
rbudiharsorbudiharso
2

findmy

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

Community
Intermediate
rbudiharsorbudiharso
2

apple-notes

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

Community
Basic
rbudiharsorbudiharso
2

blogwatcher

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

Community
Intermediate
rbudiharsorbudiharso
2

polymarket

Query Polymarket prediction markets for prices, orderbooks, and price history via public REST APIs.

Community
Intermediate
rbudiharsorbudiharso
2

llm-wiki

Build and maintain an interlinked markdown knowledge base from ingested sources.

Community
Advanced
rbudiharsorbudiharso
2

arxiv

Search and retrieve academic papers from arXiv and Semantic Scholar via REST APIs.

Community
Intermediate
rbudiharsorbudiharso
2

research-paper-writing

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

Community
Advanced
rbudiharsorbudiharso
2

xurl

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

Community
Intermediate
rbudiharsorbudiharso
2

rds-postgres-permissions

Audit and grant PostgreSQL user permissions and diagnose vacuum bloat on AWS RDS.

Community
Advanced
rbudiharsorbudiharso
2

argocd-gitops-adoption

Adopts unmanaged Kubernetes namespaces into ArgoCD GitOps management with Application CRDs.

Community
Advanced
rbudiharsorbudiharso
2

helm-service-upgrades

Manages helm chart upgrades on Kubernetes including breaking change analysis and post-upgrade verification.

Community
Advanced
rbudiharsorbudiharso
2

kubernetes-job-troubleshooting

Diagnose and resolve stuck or crashing Kubernetes Jobs, CronJobs, and Deployment pods.

Community
Advanced
rbudiharsorbudiharso
2

kubernetes-sbom-inventory

Generate SBOM and image inventory from Kubernetes cluster workloads using syft.

Community
Advanced
rbudiharsorbudiharso
2

ec2-instance-analysis

Inventory EC2 instances via SSM and export them to OpenTofu and Ansible IaC.

Community
Advanced
rbudiharsorbudiharso
2

gitlab-operations

Operate GitLab repositories, merge requests, CI pipelines, and issues via glab CLI and MCP tools.

Community
Intermediate
rbudiharsorbudiharso
2

helm-chart-upgrade-assessment

Assess and execute Helm chart upgrades for Kubernetes manifest repositories.

Community
Advanced
rbudiharsorbudiharso
2

test-driven-development

Enforces red-green-refactor test-driven development workflow for writing tests before production code.

Community
Intermediate
rbudiharsorbudiharso
2

systematic-debugging

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

Community
Advanced
rbudiharsorbudiharso
2

plan

Writes structured markdown implementation plans to .hermes/plans/ without executing code.

Community
Intermediate
rbudiharsorbudiharso
2

inspecting-hermes-desktop-dom

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

Community
Intermediate
rbudiharsorbudiharso
2

hermes-source-patching

Patch bugs in local Hermes Agent source and verify fixes without pytest.

Community
Intermediate
rbudiharsorbudiharso
2

hermes-agent-skill-authoring

Guides authoring and validating in-repo SKILL.md files with correct frontmatter and structure.

Community
Intermediate

Frequently Asked Questions About Rahmat Budiharso

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