jakub bartnik avatar

jakub bartnik

Community

@jakubbartnik

1Followers
|
4Public Repos
|
83Published Skills

Jakub Bartnik maintains an 86-skill registry for Codex and Hermes agents spanning coding delegation, ML inference, creative media generation, and desktop productivity integrations.

Skills Distribution
DomainDeveloper To...Agent Skill Author.. (30%)ML Inference, Eval.. (20%)Creative Media & G.. (20%)Office, Productivi.. (20%)

Agent Skills by jakub bartnik

Showing 83 vetted skills indexed across 1 GitHub repositories.

jakubbartnikjakubbartnik

skill-creator

Create and validate Codex skill directories with templates and scripts.

Community
Intermediate
jakubbartnikjakubbartnik

plugin-creator

Scaffold Codex plugin directories with plugin.json manifests and marketplace.json entries.

Community
Intermediate
jakubbartnikjakubbartnik

skill-installer

Installs Codex skills from curated GitHub lists or arbitrary repository paths.

Community
Intermediate
jakubbartnikjakubbartnik

openai-docs

Retrieves official OpenAI documentation for model selection, API migration, and prompt upgrades.

Community
Advanced
jakubbartnikjakubbartnik

imagegen

Generate and edit raster images using GPT Image models via built-in tool or CLI.

Community
Advanced
jakubbartnikjakubbartnik

yuanbao

Mention users, query group info, and send direct messages in Yuanbao groups.

Community
Intermediate
jakubbartnikjakubbartnik

dogfood

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

Community
Intermediate
jakubbartnikjakubbartnik

apple-reminders

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

Community
Basic
jakubbartnikjakubbartnik

macos-computer-use

Automates macOS desktop interactions via screenshots, element indices, mouse, and keyboard input.

Community
Intermediate
jakubbartnikjakubbartnik

imessage

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

Community
Basic
jakubbartnikjakubbartnik

findmy

Track Apple devices and AirTags via FindMy.app using AppleScript and screenshots on macOS.

Community
Intermediate
jakubbartnikjakubbartnik

apple-notes

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

Community
Basic
jakubbartnikjakubbartnik

blogwatcher

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

Community
Intermediate
jakubbartnikjakubbartnik

polymarket

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

Community
Intermediate
jakubbartnikjakubbartnik

llm-wiki

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

Community
Advanced
jakubbartnikjakubbartnik

arxiv

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

Community
Intermediate
jakubbartnikjakubbartnik

research-paper-writing

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

Community
Advanced
jakubbartnikjakubbartnik

xurl

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

Community
Intermediate
jakubbartnikjakubbartnik

kanban-worker

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

Community
Advanced
jakubbartnikjakubbartnik

kanban-orchestrator

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

Community
Advanced
jakubbartnikjakubbartnik

jupyter-live-kernel

Execute stateful Python code through a live Jupyter kernel with persistent variables.

Community
Intermediate
jakubbartnikjakubbartnik

test-driven-development

Enforces red-green-refactor TDD workflow requiring failing tests before production code.

Community
Intermediate
jakubbartnikjakubbartnik

systematic-debugging

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

Community
Intermediate
jakubbartnikjakubbartnik

plan

Writes actionable markdown implementation plans with bite-sized tasks to .hermes/plans/ without executing code.

Community
Intermediate

Frequently Asked Questions About jakub bartnik

FAQPage Schema
What tasks can I automate using jakubbartnik's skills?▼

You can delegate coding to Codex, Claude Code, or OpenCode CLIs, run GitHub PR and issue lifecycles, serve LLMs with vLLM or llama.cpp, generate images and music via ComfyUI and AudioCraft, edit PDF/DOCX/XLSX files, and control macOS apps like Reminders, iMessage, and FindMy.

Who are these skills designed for?▼

Developers and ML engineers extending Codex or Hermes agents, researchers writing NeurIPS/ICML papers, data scientists using live Jupyter kernels, and power users automating macOS desktops, Philips Hue lights, email via Himalaya, or Teams meeting summaries through Microsoft Graph.

How do I install and run these skills?▼

Use the skill-installer skill to install curated skills into $CODEX_HOME/skills from a list or any GitHub repo path, including private repos. Individual skills declare prerequisite CLI commands (e.g., remindctl, himalaya, xurl) or environment variables like NOTION_API_KEY and MSGRAPH_CLIENT_ID.

Are these skills open source and free to use?▼

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

What prerequisites and dependencies do the skills require?▼

Dependencies vary per skill: ML skills need torch, transformers, vllm, or llama-cpp-python; integration skills need API keys (TENOR_API_KEY, AIRTABLE_API_KEY) or OAuth credential files for Google Workspace; macOS skills require platform-specific CLIs like imsg, memo, or remindctl.