Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
korean-trading logo

korean-trading

aydenden-plugins

OtherClaude Codeby aydenden

Summary

한국 주식 단타 트레이딩 분석 도구 — KIS, KRX, DART, ECOS, FRED API 기반 시장 데이터 조회 및 분석

Install to Claude Code

/plugin install korean-trading@aydenden-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add aydenden/cc-plugins if you haven't already.

README.md

CC Plugins

개인용 Claude Code 플러그인 마켓플레이스. codex CLI에서도 동일한 .claude-plugin/plugin.json 구조로 인식되어 양쪽에서 사용 가능.

설치

마켓플레이스로 등록

# Claude Code
/plugin marketplace add aydenden/cc-plugins

# Private repo
/plugin marketplace add https://github.com/aydenden/cc-plugins.git

# codex CLI
codex plugin marketplace add aydenden/cc-plugins

등록 후 /plugin 명령어로 개별 플러그인을 선택하여 설치할 수 있습니다.

개별 플러그인 직접 사용

git clone https://github.com/aydenden/cc-plugins.git
claude --plugin-dir ./cc-plugins/plugins/<plugin-name>

포함된 플러그인

| 플러그인 | 버전 | 설명 | 커맨드 | 스킬 | 에이전트 | OpenCode | |---------|------|------|--------|------|----------|----------| | llm-wiki | v0.5.0 | Obsidian 볼트 기반 LLM Wiki — 전용 검색 CLI(Orama BM25+형태소+bge-m3 벡터 하이브리드+rerank, 초성·증분·lint·link-boost·decay·watch), 출처 추적, 교차참조. cc-opencode 가용 시 외부 조사·문서 작성을 OC에 위임 | 4 | 1 | 1 | O (@aydenden/plugin-llm-wiki) | | korean-trading | v0.4.0 | 한국 주식 단타 트레이딩 분석 — KIS, KRX, DART, ECOS, FRED API | 6 | 17 | - | - | | worktree-task | v0.11.1 | Git worktree 기반 태스크 격리 개발 — 생성/제거, main 보호 | - | 3 | 1 | - | | pm | v0.1.1 | PMS + Beads 통합 PM 워크플로우 — 로드맵, PRD, 에픽 분해 | 5 | 2 | 1 | - | | cmux-tools | v0.1.0 | cmux 워크플로우 도구 | - | 1 | - | - | | codex-opencode-cmux | v0.1.1 | codex captain + opencode crew + cmux IPC 3-tool orchestration | - | 4 | 1 | - | | cc-opencode | v0.2.4 | Claude Code Opus(오케스트레이터) + OpenCode(저렴 모델 구현) + cmux(병렬 세션) 3-tool 위임 — 7종 task type, SSE 기반 hang 감지, 작업별 권한 차등 | 5 | 2 | 1 | - | | cc-deep-tutor | v0.1.0 | DeepTutor 메커니즘의 CC 네이티브 재구현 — memsearch KB + 분해·조사·풀이·출제·소크라테스 학습 루프. cc-opencode 가용 시 조사/압축/집필을 OC에 위임 | - | 5 | 7 | - |

Agent 모델 정책

이 마켓플레이스의 모든 agent는 codex 1차 호환을 위해 codex 모델 ID를 사용합니다 (2026-05 기준).

| 역할 | 모델 | |---|---| | forwarding wrapper / 라우팅 | gpt-5.4-mini (codex subagent 공식 권장) | | 조사·작성 / 구조화 추론 / 복잡 코딩 | gpt-5.5 (most tasks 공식 추천) |

> gpt-5.5는 ChatGPT 로그인 인증 전용. BYOK 환경에선 gpt-5.4 또는 gpt-5.3-codex로 다운그레이드 필요.

디렉토리 구조

cc-plugins/
├── .claude-plugin/marketplace.json   # 마켓플레이스 정의
└── plugins/
    └── {plugin-name}/
        ├── .claude-plugin/plugin.json
        ├── commands/    # 슬래시 명령어 (.md)
        ├── skills/      # Agent Skills (SKILL.md)
        ├── agents/      # 서브에이전트 (.md, codex 모델 사용)
        └── hooks/       # 이벤트 훅 (hooks.json)

라이선스

MIT

Related plugins

Browse all →
cc-deep-tutor logo

cc-deep-tutor

aydenden-plugins

DeepTutor 메커니즘의 Claude Code 네이티브 재구현 — 마크다운 위키 KB(frontmatter scan 검색) + 분해·조사·풀이·출제·소크라테스 학습 루프. cc-opencode-cmux 설치 시 검색·조사·집필을 Skill(cc-opencode-cmux:delegate-oc)로 위임해 CC 토큰 절감.

Open plugin →
cc-opencode-cmux logo

cc-opencode-cmux

aydenden-plugins

CC Opus가 OpenCode(저비용)에 작업을 위임하는 Skill 전용 플러그인. Skill(cc-opencode-cmux:delegate-oc)이 단일 컨트롤러 bin/oc-delegate.sh를 1회 호출 → 컨트롤러가 daemon ensure / 세션 생성 / SSE watcher / HTTP API v2 prompt / wait / diff / 분류를 내부 처리 → 7줄 리포트 + 약속된 exit code (0=done / 10~13=error / 20=aborted-perm / 30=timeout). 메인 세션은 1회 Bash + exit code 분기만 수행. v0.7.0부터 bin/oc-fanout.sh로 N개 spec 병렬 위임 지원 (N=5까지 ~97% 효율, N=8까지 ~84%). v0.8.0부터 --workflow 모드(bin/oc-workflow-tui.js)로 phase 배리어·동시성 큐·cmux 패널 ANSI TUI 기반 워크플로 위임 지원; 위임 시 TASK_TYPE→oc-* agent 자동 매핑(무효 top-level model hang 수정). opencode v1.15.5 핀.

Open plugin →
cmux-tools logo

cmux-tools

aydenden-plugins

cmux 워크플로우 도구

Open plugin →
codex-opencode-cmux logo

codex-opencode-cmux

aydenden-plugins

codex captain + opencode crew + cmux IPC 3-tool orchestration. cmux split + wait-for signal 패턴(B')으로 opencode를 서브에이전트처럼 호출, 미설치 시 bash subprocess 자동 폴백

Open plugin →
memory-guard logo

memory-guard

aydenden-plugins

CC auto memory 비대·stale 방지 — MEMORY.md 인덱스를 키우는 write를 한도(24KB/190줄/항목 250자) 기준으로 차단(정리 방향은 통과)하고, 하루 1회 SessionStart 점검으로 토픽 파일의 깨진 링크·노후를 결정적으로 검출해 메인 세션에 리포트(자동 삭제 없음). 프로젝트 메모리 경로 자동 인식.

Open plugin →
obsidian-knowledge logo

obsidian-knowledge

aydenden-plugins

Obsidian 볼트 기반 LLM Wiki — 볼트 SCHEMA.md(SSoT)를 따르는 ingest/query/lint 연산으로 지식을 복리 축적한다. hermes llm-wiki와 같은 볼트·같은 컨벤션 공유. cc-opencode-cmux:delegate-oc skill이 가용하면 외부 조사·문서 작성을 OpenCode에 자동 위임해 CC 토큰 절감.

Open plugin →