Claude Code
Native hoặc plugin delivery (plugin cần chọn rõ). Skills, agents, slash commands, rules, hooks và status line có thể active ở project hoặc user scope.
Adapter đưa Kit vào coding agent — không phải bảng parity đầy đủ.
Mô hình
Coding assistants không chia sẻ một layout file, bộ tool hay model lifecycle event. Runtime adapter chuyển Kit thành bề mặt assistant có thể khám phá và dùng. Nếu không có tương đương, AgentKit có thể giữ supporting content, bỏ qua kèm cảnh báo, hoặc báo unsupported.
Gọi Skill
Cú pháp và bề mặt hỗ trợ thay đổi theo runtime.
| Runtime | Cú pháp | Ví dụ |
|---|---|---|
| Claude Code | /ak:<skill> | /ak:cook /ak:plan |
| Cursor | /ak:<skill> | /ak:cook /ak:plan |
| Codex | $ak:<skill> | $ak:cook $ak:plan |
Kỳ vọng
Native hoặc plugin delivery (plugin cần chọn rõ). Skills, agents, slash commands, rules, hooks và status line có thể active ở project hoặc user scope.
Native skill discovery và agent dispatch. Hook support partial — một số group drop/narrow. Không status line. Command files có thể chỉ là supporting content.
Adapter chiếu skills, agents, rules, hooks. Coverage live install/update/invocation có thể chưa đầy đủ — đừng suy ra full parity.
Ngoài 3 runtime trên
Một số coding agent vẫn đọc/discover skill AgentKit (thường qua thư mục skill chuẩn), nhưng AgentKit chưa cam kết full-support harness: hooks, adapter install/update, status line, hay parity command như Claude Code / Codex / Cursor. Load được skill ≠ support chính thức.
Đừng suy ra parity install/update/invocation chỉ vì skill hiện trong agent. Kiểm tra install summary và hành vi thật trên runtime của bạn.