Skip to content

cuongnm-dev/ai-kit

Repository files navigation

ai-kit

Bộ cấu hình AI dùng chung cho team — agents, skills, MCP servers cho Claude Code & Cursor.

Cài đặt

Windows (PowerShell):

irm https://raw.githubusercontent.com/cuongnm-dev/ai-kit/main/bootstrap.ps1 | iex

Mac / Linux:

curl -sL https://raw.githubusercontent.com/cuongnm-dev/ai-kit/main/bootstrap.sh | bash

Bootstrap tự kiểm tra môi trường (git, node ≥ 18, docker), clone repo + cài Node deps + deploy agents/skills vào ~/.claude & ~/.cursor, kéo MCP image.

Lệnh thường dùng

Lệnh Mô tả
ai-kit update Cập nhật agents/skills/MCP image lên phiên bản team mới nhất
ai-kit status Xem phiên bản đã deploy + tình trạng MCP container
ai-kit doctor Kiểm tra môi trường (git, docker, node, paths)
ai-kit doc Mở mục lục tài liệu sử dụng
ai-kit doc <topic> Mở 1 trang tài liệu cụ thể
ai-kit mcp <verb> Điều khiển MCP container (start / stop / restart / logs / status)
ai-kit help Danh sách đầy đủ

Yêu cầu hệ thống

  • Git ≥ 2.32
  • Node.js ≥ 18
  • Docker Desktop (chạy MCP container)
  • PowerShell 5.1+ (Windows) hoặc Bash (Mac/Linux)

Cập nhật định kỳ

ai-kit update sẽ overwrite agents/skills về đúng phiên bản team. Nếu bạn cần thay đổi quy trình hoặc agent — phản hồi với maintainer của team thay vì sửa file local (sẽ bị overwrite ở lần update kế).

Hỗ trợ

Báo lỗi / yêu cầu tính năng: liên hệ maintainer của team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors