jnotsknab

33 mods across 2 repositories, 8 stars between them.

2-captcha

01

jnotsknab/mux-swarm

Skill Claude CodeCodex

Solve CAPTCHAs using 2Captcha service via CLI. Use for bypassing captchas during web automation, account creation, or form submission.

7 2d ago A 34 tokens GPL-3.0

ai-prompt-optimizer

02

jnotsknab/mux-swarm

Skill Claude CodeCodex

Optimize prompts for better LLM responses. Use when users want to improve prompt clarity, add structure, enhance specificity, or need prompt templates for specific tasks. Uses CodeAgent for analysis and generation, and MemoryAgent for storing optimized prompts.

7 2d ago A 53 tokens GPL-3.0

docker-admin

03

jnotsknab/mux-swarm

Skill Claude CodeCodex

Build, manage, and configure Docker images and containers. Use when creating new sandbox environments, adding packages to existing images, or managing the Docker image catalog.

7 2d ago C 34 tokens GPL-3.0

docker-sandbox

04

jnotsknab/mux-swarm

Skill Claude CodeCodex

Run code in isolated Docker containers with pre-installed dependencies. Use for all tasks requiring any code execution, specific libraries, or file generation.

7 2d ago A 30 tokens GPL-3.0

docx

05

jnotsknab/mux-swarm

Skill Claude CodeCodex

Best practices for creating, editing, and manipulating Word documents (.docx files). Use when creating reports, memos, letters, templates, or any .docx output. Also use when reading, editing, or extracting content from existing Word documents.

7 2d ago A 53 tokens GPL-3.0

error-recovery

06

jnotsknab/mux-swarm

Skill Claude CodeCodex

Patterns for diagnosing failures, reading error output, adapting approach, and recovering from errors without repeating the same mistake.

7 2d ago A 26 tokens GPL-3.0

git-guide

07

jnotsknab/mux-swarm

Skill Claude CodeCodex

Guide for using git through the git-container Docker container. All git operations must use the git-container for isolation.

7 2d ago A 25 tokens GPL-3.0

markdown-report

08

jnotsknab/mux-swarm

Skill Claude CodeCodex

Best practices for creating well-structured markdown reports, summaries, documentation, and written deliverables saved to files.

7 2d ago A 25 tokens GPL-3.0

mcp-swagger

09

jnotsknab/mux-swarm

Skill Claude CodeCodex

Generate runnable MCP servers from Swagger/OpenAPI specifications using the mcp-swagger-cli tool inside Docker. Use when the user wants to turn any REST API into an MCP server, integrate a third-party API into an agent workflow, or generate MCP tools from an OpenAPI/Swagger spec (JSON or YAML, local file or URL).

7 2d ago A 71 tokens GPL-3.0

mux-docker

10

jnotsknab/mux-swarm

Skill Claude CodeCodex

Launch and manage Mux Swarm CLI instances in Docker containers with full bidirectional communication. Enables spawning isolated agent sessions, switching between agents, and orchestrating multi-agent workflows in containerized environments. Use when you need process isolation, reproducible environments, or want to run…

7 2d ago A 100 tokens GPL-3.0

new-agent

11

jnotsknab/mux-swarm

Skill Claude CodeCodex

Use this skill when adding a new agent to the swarm configuration. Covers swarm.json syntax, security rules, prompt file creation, and canDelegate guidance.

7 2d ago A 33 tokens GPL-3.0

pdf

12

jnotsknab/mux-swarm

Skill Claude CodeCodex

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter. Runs inside Docker with reportlab, pdfplumber, pypdf, and poppler pre-installed.

7 2d ago A 41 tokens GPL-3.0

python

13

jnotsknab/mux-swarm

Skill Claude CodeCodex

Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via pycompile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.

7 2d ago A 62 tokens GPL-3.0

session-reader

14

jnotsknab/mux-swarm

Skill Claude CodeCodex

Summarize Mux session folders into a clean markdown report. Use when you need fast context at task start, want to review tool calls, delegated agents, artifacts, or outcomes across one or more sessions.

7 2d ago A 45 tokens GPL-3.0

skill-creator

15

jnotsknab/mux-swarm

Skill Claude CodeCodex

Guide for creating, updating, and packaging skills. Use when a user wants to create a new skill, improve an existing skill, or package a skill for distribution. Triggers on requests like "create a skill", "make a new skill for X", "update this skill", or "package this skill".

7 2d ago A 66 tokens GPL-3.0

skill-installer

16

jnotsknab/mux-swarm

Skill Claude CodeCodex

Install bundled skills into local skills directory from curated lists or GitHub repos. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

7 2d ago A 47 tokens GPL-3.0

sys-admin-guide

17

jnotsknab/mux-swarm

Skill Claude CodeCodex

Use this skill when performing general system administration tasks across Windows, macOS, or Linux, such as configuring OS settings, managing packages/software, interacting with services, or network operations.

7 2d ago A 40 tokens GPL-3.0

web-research

18

jnotsknab/mux-swarm

Skill Claude CodeCodex

Best practices for conducting web research, gathering current information, cross-referencing sources, and producing well-structured research outputs.

7 2d ago A 28 tokens GPL-3.0

code-review

19

jnotsknab/mux-swarm

Skill Claude CodeCodex

Structured diff and PR code review with a prioritized checklist. Use when reviewing staged changes, pull requests, or any code diff before merge.

7 2d ago A 30 tokens GPL-3.0

jnotsknab/mux-swarm

Skill Claude CodeCodex

Convert Unix/Linux-based skill.md files to {{os}} equivalents. Use when you need to transform a skill that contains Unix/Linux-specific commands, paths, and tools into a version that works on {{os}}. Takes a file path to an input skill.md and outputs a converted {{os}}.md version.

7 2d ago D 69 tokens GPL-3.0

csharp

21

jnotsknab/mux-swarm

Skill Claude CodeCodex

C# and .NET 8+ coding conventions, naming standards, idiomatic patterns, CLI commands, dependency management, testing with xUnit, and XML documentation. Use when writing, reviewing, or refactoring C# code.

7 2d ago A 49 tokens GPL-3.0

data-analysis

22

jnotsknab/mux-swarm

Skill Claude CodeCodex

Profile, clean, and analyze tabular data (CSV/JSON/Parquet) with pandas/polars. Use when exploring datasets, computing aggregations, joining tables, resampling time series, or producing analysis charts.

7 2d ago A 48 tokens GPL-3.0

dependency-audit

23

jnotsknab/mux-swarm

Skill Claude CodeCodex

Find vulnerable and outdated dependencies across ecosystems (Python, Node, .NET, Rust, Go). Use when auditing a project for CVEs, preparing a release, or investigating a security report.

7 2d ago A 42 tokens GPL-3.0

frontend-design

24

jnotsknab/mux-swarm

Skill Claude CodeCodex

Design distinctive, polished UI that avoids generic 'AI slop'. Use when making visual design decisions: typography, color, spacing, hierarchy, motion, and component composition.

7 2d ago A 37 tokens GPL-3.0