josoroma avatar

josoroma

Community

@josoroma

6Followers
|
27Public Repos
|
98Published Skills

josoroma maintains a 99-skill Hermes Agent registry spanning AppLoop Next.js development, ML model serving, creative media generation, and desktop productivity integrations.

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

Agent Skills by josoroma

Showing 98 vetted skills indexed across 1 GitHub repositories.

josoromajosoroma
6

hermes-gateway

Normalizes Hermes gateway streaming events with server-only authentication and cancellation handling.

Community
Advanced
josoromajosoroma
6

apploop-presentations

Guides development of AppLoop Marp presentation features including slides lifecycle, preview, and style persistence.

Community
Advanced
josoromajosoroma
6

yuanbao

Send @mentions, direct messages, and query member info in Yuanbao groups.

Community
Basic
josoromajosoroma
6

presentation-inspect-editor

Debug and modify the AppLoop presentation visual inspector for multi-select, drag, resize, and style persistence.

Community
Advanced
josoromajosoroma
6

marp-presentations

Authors and edits Marp Markdown slide decks in AppLoop presentation workspaces.

Community
Intermediate
josoromajosoroma
6

chat-checkpoints

Implements chat checkpointing with git snapshots, session restore, and edit-resend rollback in AppLoop.

Community
Advanced
josoromajosoroma
6

project-runtime

Manages Next.js dev server lifecycle, logs, and readiness checks for generated AppLoop projects.

Community
Advanced
josoromajosoroma
6

frontend-design

Define layout hierarchy, responsive behavior, and shadcn composition for generated Next.js app interfaces.

Community
Intermediate
josoromajosoroma
6

theme-system

Applies and migrates Luma/shadcn theme token sets with preview and rollback support.

Community
Intermediate
josoromajosoroma
6

generated-app-standards

Enforces formatting, export, component, and schema conventions for generated Next.js app code.

Community
Advanced
josoromajosoroma
6

visual-selector

Locate and edit preview elements by selector within bounded visual scopes.

Community
Advanced
josoromajosoroma
6

security-review

Reviews generated-project edits for path containment, secret exposure, and isolation violations.

Community
Intermediate
josoromajosoroma
6

apple-reminders

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

Community
Basic
josoromajosoroma
6

imessage

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

Community
Basic
josoromajosoroma
6

findmy

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

Community
Intermediate
josoromajosoroma
6

apple-notes

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

Community
Basic
josoromajosoroma
6

blogwatcher

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

Community
Basic
josoromajosoroma
6

polymarket

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

Community
Intermediate
josoromajosoroma
6

llm-wiki

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

Community
Advanced
josoromajosoroma
6

arxiv

Search and retrieve arXiv papers via the arXiv REST API and Semantic Scholar.

Community
Intermediate
josoromajosoroma
6

research-paper-writing

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

Community
Advanced
josoromajosoroma
6

xurl

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

Community
Intermediate
josoromajosoroma
6

jupyter-live-kernel

Execute stateful Python code through a live Jupyter kernel via the hamelnb script.

Community
Intermediate
josoromajosoroma
6

test-driven-development

Enforces red-green-refactor TDD cycles with failing tests before production code.

Community
Intermediate

Frequently Asked Questions About josoroma

FAQPage Schema
What tasks can I accomplish with josoroma's skill registry?▼

You can build AppLoop Next.js projects and Marp presentations, debug code with TDD and root-cause methods, serve and evaluate LLMs via vLLM and llama.cpp, generate images, music, and video with ComfyUI and AudioCraft, and manage GitHub PRs, Office documents, and macOS apps like Reminders and iMessage.

Who is the target audience for these skills?▼

The registry targets developers working with the Hermes Agent runtime, AppLoop frontend engineers building Next.js and shadcn interfaces, ML researchers running inference and benchmarks, and creative coders producing generative art, music, and video across Linux, macOS, and Windows.

How are these skills installed and executed?▼

Skills are authored as SKILL.md files with YAML frontmatter and loaded by the Hermes Agent at runtime. Many declare prerequisite CLI commands such as remindctl, himalaya, or blogwatcher-cli, environment variables like NOTION_API_KEY, or Python dependencies installed via pip before invocation.

Are these skills open source and free to use?▼

Most skills carry the MIT license, including Hermes gateway, debugging, and ML serving skills. The Office document skills (docx, xlsx, pdf, powerpoint) adapted from Anthropic are proprietary with terms defined in their bundled LICENSE.txt files.

What prerequisites do the ML and research skills require?▼

ML skills declare Python dependencies such as torch, transformers, vllm, segment-anything, and audiocraft, typically on Linux or macOS. The research paper pipeline additionally requires semanticscholar, habanero, scipy, and matplotlib, while ComfyUI needs python3 plus a local or cloud ComfyUI backend.