joonlab/joonlab-claudecode-setting-for-share

1년 넘게 매일 쓰면서 쌓인 Claude Code 하네스 설정 — 전역 CLAUDE.md·훅·슬래시 커맨드·서브에이전트·범용 스킬 58개. 레벨 1~4 단계 도입, 설치는 Claude에게 한 문장.

10Stars on the repository
72Mods indexed here, across every type
27d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-council

01

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Collect and synthesize opinions from multiple AI agents. Use when users say "summon the council", "ask other AIs", or want multiple AI perspectives on a question.

not rated 10 27d ago A 40 tokens copy · 100% MIT

aside-browser

02

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Read when you need a browser automation (QA, element interaction, screencapture/snapshot, network capture, so on), or have to work across user's logged-in accounts, apps (e.g. Slack, X, LinkedIn, etc.), memory, and browsing history.

not rated 10 27d ago A 58 tokens original MIT

browser-automation

03

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Unified browser automation — the single entry point for driving a real web browser: opening/reading/ scraping pages, filling and submitting web forms, clicking through multi-step flows, taking screenshots or PDFs, downloading files from web pages, researching across many sites at once, and operating LOGGED-IN web…

not rated 10 27d ago A 370 tokens original MIT

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

A setup guide for running Claude Code inside GitHub Actions, GitHub's service for automated tasks connected to code repositories. It covers scheduled, manual, and issue-comment workflows, plus integrations with external tools.

not rated 10 27d ago A 121 tokens original MIT

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Set up a web-based Claude Code conversation history viewer with FastAPI backend. This skill should be used when the user wants to view, search, or manage their Claude Code conversation history through a web interface, or when they ask about setting up a history viewer, conversation browser, or session manager for…

not rated 10 27d ago A 99 tokens original MIT

cmux-browser

06

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

A command-line browser for opening web pages, reading their contents, and interacting with them. It uses a browser surface that can load pages, inspect elements, and perform actions through commands.

not rated 10 27d ago A 183 tokens original MIT

joonlab/joonlab-claudecode-setting-for-share

Skill Codex

Call OpenAI Codex CLI (or ChatGPT CLI) from within Claude Code to leverage GPT models for cross-checking, code generation, or alternative perspectives. This skill should be used when the user requests to use Codex, ChatGPT, OpenAI, or GPT models from within Claude Code, or when cross-validation with another AI is…

not rated 10 27d ago B 120 tokens original MIT

deep-agents-core

08

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

INVOKE THIS SKILL when building ANY Deep Agents application. Covers createdeepagent(), harness architecture, SKILL.md format, and configuration options.

not rated 10 27d ago A 36 tokens copy · 100% MIT

deep-agents-memory

09

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.

not rated 10 27d ago A 46 tokens copy · 100% MIT

deepseek-ocr

11

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

A tool for extracting text from images and PDF files using the DeepSeek-OCR model, a system designed to read text from visual documents. It supports several common image formats and saves extracted text files in the Downloads folder.

not rated 10 27d ago A 120 tokens original MIT

elevenlabs-stt

12

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

An audio-to-text add-on that uses ElevenLabs Scribe to turn recordings into written text, then corrects likely mistakes using your projects, notes, memory, and glossary. It can keep the original transcript and a record of corrections.

not rated 10 27d ago A 0 tokens original MIT

find-skills

13

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

not rated 10 27d ago A 67 tokens copy · 91% MIT

framework-selection

14

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determines which framework layer is right for the task: LangChain, LangGraph, Deep Agents, or a combination. Must be consulted before other agent skills.

not rated 10 27d ago A 61 tokens copy · 92% MIT

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

An image-analysis workflow that combines Gemini's vision model with extended reasoning and code execution. It can inspect an image and then write and run code to produce the requested result.

not rated 10 27d ago A 173 tokens original MIT

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Call Google Gemini CLI from within Claude Code to leverage Gemini models for cross-checking, web search integration, or alternative perspectives. This skill should be used when the user requests to use Gemini or Google AI from within Claude Code, or when cross-validation with another AI is needed. Triggers include…

not rated 10 27d ago A 99 tokens original MIT

git-manager

17

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

A version-control workflow that stores text files in Git and synchronizes non-text files through Hugging Face Hub, an online service for storing files and datasets. It also defines rules for initializing repositories and making commits.

not rated 10 27d ago A 161 tokens original MIT

graphify

19

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Turn any folder of files into a navigable knowledge graph with community detection, an honest audit trail, and three outputs: interactive HTML, GraphRAG-ready JSON, and a plain-language GRAPHREPORT.md.

not rated 10 27d ago A 27 tokens copy · 83% MIT

hook-creator

20

joonlab/joonlab-claudecode-setting-for-share

Skill Claude Code

Create and configure Claude Code hooks for customizing agent behavior. Use when the user wants to (1) create a new hook, (2) configure automatic formatting, logging, or notifications, (3) add file protection or custom permissions, (4) set up pre/post tool execution actions, or (5) asks about hook events like…

not rated 10 27d ago B 83 tokens copy · 100% MIT

json-canvas

21

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

not rated 10 27d ago A 54 tokens copy · 100% MIT

joonlab/joonlab-claudecode-setting-for-share

Skill Claude CodeCodex

INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain, LangGraph, LangSmith, or Deep Agents. Covers required packages, minimum versions, environment requirements, versioning best practices, and common community tool packages for both…

not rated 10 27d ago A 70 tokens copy · 95% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: