jakub bartnik
Community@jakubbartnik
Jakub Bartnik maintains an 86-skill registry for Codex and Hermes agents spanning coding delegation, ML inference, creative media generation, and desktop productivity integrations.
Agent Skills by jakub bartnik
Showing 83 vetted skills indexed across 1 GitHub repositories.
skill-creator
Create and validate Codex skill directories with templates and scripts.
plugin-creator
Scaffold Codex plugin directories with plugin.json manifests and marketplace.json entries.
skill-installer
Installs Codex skills from curated GitHub lists or arbitrary repository paths.
openai-docs
Retrieves official OpenAI documentation for model selection, API migration, and prompt upgrades.
imagegen
Generate and edit raster images using GPT Image models via built-in tool or CLI.
yuanbao
Mention users, query group info, and send direct messages in Yuanbao groups.
dogfood
Tests web applications through browser automation and generates structured bug reports with screenshots.
apple-reminders
Manage Apple Reminders from the terminal using the remindctl command-line tool.
macos-computer-use
Automates macOS desktop interactions via screenshots, element indices, mouse, and keyboard input.
imessage
Send and read iMessage and SMS messages via the imsg CLI on macOS.
findmy
Track Apple devices and AirTags via FindMy.app using AppleScript and screenshots on macOS.
apple-notes
Create, search, edit, and export Apple Notes via the memo CLI on macOS.
blogwatcher
Monitor blogs and RSS/Atom feeds for new articles using the blogwatcher-cli 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 with ingest, query, and lint operations.
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.
kanban-worker
Guides Hermes Kanban workers through task lifecycle pitfalls, handoffs, and retry diagnostics.
kanban-orchestrator
Decomposes goals into Kanban task graphs and routes cards to worker profiles.
jupyter-live-kernel
Execute stateful Python code through a live Jupyter kernel with persistent variables.
test-driven-development
Enforces red-green-refactor TDD workflow requiring failing tests before production code.
systematic-debugging
Diagnose software bugs through a four-phase root cause investigation workflow.
plan
Writes actionable markdown implementation plans with bite-sized tasks to .hermes/plans/ without executing code.
Frequently Asked Questions About jakub bartnik
FAQPage SchemaWhat 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.