Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.
Python 기반 AI 에이전트가 구조화된 스크립트와 CLI 인터페이스를 사용하여 사용자 지정 플러그인 개발을 필요로 할 때 완벽합니다. 플러그인 스크립트 개발은 AI 에이전트의 기능을 확장하는 스크립트를 생성하는 과정입니다
이 스킬을 사용하는 이유
Python 3와 click 라이브러리를 사용하여 사용자 지정 플러그인을 생성할 수 있는 에이전트를 강화하고, CLI 인터페이스, 후크 및 MCP 서버를 통해 효율적인 개발 및 구조화된 스크립트 관리를 제공합니다.
최적의 용도
Python 기반 AI 에이전트가 구조화된 스크립트와 CLI 인터페이스를 사용하여 사용자 지정 플러그인 개발을 필요로 할 때 완벽합니다.
↓ 실행 가능한 사용 사례 for plugin-script-development
! 보안 및 제한 사항
- Python 3이 필요
- CLI 기능을 위해 click 라이브러리에 의존
- 스크립트의 조직화를 위해 특정 디렉토리 구조가 필요
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
- - The underlying skill quality score is below the review floor.
Source Boundary
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Decide The Next Action Before You Keep Reading Repository Material
Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.
Start With Installation And Validation
If this skill is worth continuing with, the next step is to confirm the install command, CLI write path, and environment validation.
Cross-Check Against Trusted Picks
If you are still comparing multiple skills or vendors, go back to the trusted collection before amplifying repository noise.
Move To Workflow Collections For Team Rollout
When the goal shifts from a single skill to team workflows, approvals, and repeatable execution, move into workflow collections.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is plugin-script-development?
Python 기반 AI 에이전트가 구조화된 스크립트와 CLI 인터페이스를 사용하여 사용자 지정 플러그인 개발을 필요로 할 때 완벽합니다. 플러그인 스크립트 개발은 AI 에이전트의 기능을 확장하는 스크립트를 생성하는 과정입니다
How do I install plugin-script-development?
Run the command: npx killer-skills add lazygophers/ccplugin. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for plugin-script-development?
Key use cases include: 구조화된 스크립트를 사용하여 사용자 지정 플러그인을 개발하는 것, CLI 인터페이스를 구현하여 플러그인 관리를 수행하는 것, 이벤트 驱動의 플러그인 상호 작용을 위한 후크를 생성하는 것.
Which IDEs are compatible with plugin-script-development?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for plugin-script-development?
Python 3이 필요. CLI 기능을 위해 click 라이브러리에 의존. 스크립트의 조직화를 위해 특정 디렉토리 구조가 필요.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add lazygophers/ccplugin. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use plugin-script-development immediately in the current project.
! Reference-Only Mode
This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
plugin-script-development
플러그인 스크립트 개발을 위한 기술 문서입니다. Python과 CLI를 사용하여 개발하는 방법을 소개합니다