netcopilot은(는) 무엇을 하나요?
The first AI agent built for network engineers — SSH, Telnet, Serial terminal with autonomous diagnostics
Source: https://github.com/AnasProgrammer2/netcopilot
Pushed: 2026-05-12T10:18:11Z Stars: 4
네트워크 엔지니어를 위한 최초의 AI 에이전트 — SSH, Telnet, 시리얼 터미널 및 자율 진단 기능
AnasProgrammer2/netcopilot은 네트워크 엔지니어를 위해 특별히 설계된 최초의 AI 에이전트로, SSH, Telnet, 시리얼 터미널 등의 연결 방식을 지원합니다. 이 스킬은 네트워크 장비에 대한 자율적인 진단 및 문제 해결 기능을 제공하여, 엔지니어가 수동으로 명령어를 입력할 필요 없이 에이전트가 직접 네트워크 장치에 접속하여 상태를 점검하고 이상 징후를 탐지할 수 있습니다. 주로 Claude Code, Cursor, Codex와 같은 AI 코딩 에이전트 플랫폼과 통합되어 사용되며, GitHub 저장소를 통해 지속적으로 업데이트됩니다. 네트워크 운영 및 관리 업무를 자동화하여 생산성을 높이고자 하는 엔지니어에게 매우 유용한 도구입니다.
npx skills add AnasProgrammer2/netcopilotThe first AI agent built for network engineers — SSH, Telnet, Serial terminal with autonomous diagnostics
Source: https://github.com/AnasProgrammer2/netcopilot
Pushed: 2026-05-12T10:18:11Z Stars: 4
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.