Hibbatur 'ibe' Rizqo avatar

Hibbatur 'ibe' Rizqo

Community

@i-bebsi

0Followers
|
7Public Repos
|
73Published Skills

@uii

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

Agent Skills by Hibbatur 'ibe' Rizqo

Showing 73 vetted skills indexed across 1 GitHub repositories.

i-bebsii-bebsi

yuanbao

Query Yuanbao group info and members, send @mentions and direct messages.

Community
Intermediate
i-bebsii-bebsi

dogfood

Tests web applications via browser automation and generates structured bug reports with screenshots.

Community
Intermediate
i-bebsii-bebsi

apple-reminders

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

Community
Basic
i-bebsii-bebsi

macos-computer-use

Automates macOS desktop interactions via screenshots, element indexing, mouse, and keyboard control.

Community
Intermediate
i-bebsii-bebsi

imessage

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

Community
Basic
i-bebsii-bebsi

findmy

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

Community
Intermediate
i-bebsii-bebsi

apple-notes

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

Community
Basic
i-bebsii-bebsi

blogwatcher

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

Community
Basic
i-bebsii-bebsi

polymarket

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

Community
Intermediate
i-bebsii-bebsi

llm-wiki

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

Community
Advanced
i-bebsii-bebsi

arxiv

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

Community
Intermediate
i-bebsii-bebsi

research-paper-writing

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

Community
Advanced
i-bebsii-bebsi

xurl

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

Community
Intermediate
i-bebsii-bebsi

kanban-worker

Guides Hermes Kanban workers through task lifecycle pitfalls, handoffs, and retry diagnostics.

Community
Advanced
i-bebsii-bebsi

kanban-orchestrator

Decomposes goals into Kanban task graphs and routes cards to worker profiles.

Community
Advanced
i-bebsii-bebsi

jupyter-live-kernel

Executes Python code in a stateful live Jupyter kernel with persistent variables across calls.

Community
Intermediate
i-bebsii-bebsi

test-driven-development

Enforces RED-GREEN-REFACTOR test-driven development workflow for writing tests before production code.

Community
Intermediate
i-bebsii-bebsi

systematic-debugging

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

Community
Intermediate
i-bebsii-bebsi

plan

Writes actionable markdown implementation plans with bite-sized tasks, exact file paths, and complete code.

Community
Intermediate
i-bebsii-bebsi

hermes-agent-skill-authoring

Author and validate in-repo SKILL.md files following Hermes Agent frontmatter conventions.

Community
Intermediate
i-bebsii-bebsi

python-debugpy

Debug Python code using pdb breakpoints and debugpy remote DAP attach.

Community
Advanced
i-bebsii-bebsi

spike

Builds throwaway prototype experiments to validate technical feasibility before committing to a real build.

Community
Intermediate
i-bebsii-bebsi

requesting-code-review

Verifies git diffs with security scans, baseline tests, and independent reviewer subagents before commit.

Community
Advanced
i-bebsii-bebsi

simplify-code

Reviews recent code changes with three parallel subagents and applies cleanup fixes.

Community
Advanced

Frequently Asked Questions About Hibbatur 'ibe' Rizqo

FAQPage Schema
What tasks can I accomplish with i-bebsi's skill registry?▼

The 73 skills cover GitHub repo/PR/issue management, test-driven development and debugging (debugpy, node-inspect), LLM serving and evaluation (vLLM, llama.cpp, lm-eval-harness), macOS desktop control and Apple apps (Reminders, Notes, iMessage, FindMy), creative generation (ComfyUI, p5.js, Manim, ASCII art), and productivity suites (Google Workspace, Notion, Airtable, Teams).

Who is the target audience for these skills?▼

Software engineers running Hermes Agent, ML practitioners serving and benchmarking models, QA testers doing exploratory web testing, researchers writing NeurIPS/ICML papers with arXiv and Semantic Scholar, and creative coders building generative art, music, and video. Most skills target developers comfortable with terminal-based environments on Linux, macOS, or Windows.

How are these skills installed and run?▼

Skills are SKILL.md packages loaded by Hermes Agent at runtime. Many depend on external CLI binaries installed separately — e.g., remindctl, imsg, memo, blogwatcher-cli, xurl, himalaya, openhue, pygount, songsee — while ML skills declare pip dependencies like torch, transformers, vllm, and wandb. Platform support is declared per skill as linux, macos, or windows.

Are these skills open source and free to use?▼

Nearly all skills carry the MIT license, including the GitHub suite, debugging skills, ML serving skills, and creative tools. The sole exception is the powerpoint skill, which is proprietary with terms defined in its own LICENSE.txt file. Several skills are community contributions or ports of upstream open-source projects.

What prerequisites and credentials do the skills require?▼

Integration skills need API keys or OAuth credentials: NOTION_API_KEY, AIRTABLE_API_KEY, TENOR_API_KEY, MSGRAPH_TENANT_ID/CLIENT_ID/CLIENT_SECRET for Teams, and google_token.json plus google_client_secret.json for Google Workspace. macOS skills require their companion CLIs, and ML skills require PyTorch and Transformers installations.