Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI
Awesome Korean Agent Skills
Awesome Korean Agent Skills is an open-source workflow skill for Claude Code, Cursor, Codex, and Gemini CLI, published by J-nowcow. Its author describes it as: βπ°π· 400+ Korean AI Coding Agent Skills β Claude Code, Gemini CLI, Codex, Cursor μ€ν¬μ κΈ°λ₯λ³λ‘ λͺ¨μ νλ μ΄μ β. The project has 28 stars on GitHub and is available under the CC0-1.0 license. Add it to your setup with `git clone https://github.com/J-nowcow/awesome-korean-agent-skills ~/.claude/skills/awesome-korean-agent-skills`.
Installation
Add Awesome Korean Agent Skills to your agent with:
git clone https://github.com/J-nowcow/awesome-korean-agent-skills ~/.claude/skills/awesome-korean-agent-skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Awesome Korean Agent Skills when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear CC0-1.0 license β safe to read and adapt
- Declares compatibility with Claude Code, Cursor, Codex, Gemini CLI
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does Awesome Korean Agent Skills do?
- π°π· 400+ Korean AI Coding Agent Skills β Claude Code, Gemini CLI, Codex, Cursor μ€ν¬μ κΈ°λ₯λ³λ‘ λͺ¨μ νλ μ΄μ
- How do I install Awesome Korean Agent Skills?
- Run git clone https://github.com/J-nowcow/awesome-korean-agent-skills ~/.claude/skills/awesome-korean-agent-skills in your agent, then reload your skills. Review the source at https://github.com/J-nowcow/awesome-korean-agent-skills before installing.
- Is Awesome Korean Agent Skills free to use?
- Yes. Awesome Korean Agent Skills is free and open source under the CC0-1.0 license, so you can read, run, and adapt it within that license's terms.
- Which agents does Awesome Korean Agent Skills work with?
- Awesome Korean Agent Skills declares compatibility with Claude Code, Cursor, Codex, and Gemini CLI. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Related skills
More Workflow βMaster systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.