apm-usage

bởi microsoft

APM (Agent Package Manager) là trình quản lý gói mã nguồn mở dành cho các tác nhân lập trình AI. Nó cho phép các nhóm cài đặt, chia sẻ và quản lý các hướng dẫn, lời nhắc, tác nhân, kỹ năng và cấu hình máy chủ MCP có thể tái sử dụng giữa các dự án.

npx skills add https://github.com/microsoft/apm --skill apm-usage

APM Usage

APM (Agent Package Manager) is the open-source package manager for AI coding agents. It lets teams install, share, and govern reusable instructions, prompts, agents, skills, and MCP server configurations across projects.

When to activate

  • User mentions apm or "Agent Package Manager"
  • Questions about installing or managing AI-agent packages
  • Setting up instructions, prompts, agents, skills, or chatmodes
  • Configuring MCP servers through apm.yml
  • Authentication for private repos (GitHub, ADO, GHES, Artifactory)
  • Policy enforcement or apm audit
  • Package authoring or publishing
  • Compiling agent context (apm compile)
  • Troubleshooting apm errors

Key rules

  • Commit these files: apm.yml, apm.lock.yaml, .apm/, deployed harness directories including .grok/, and AGENTS.md
  • Never commit: apm_modules/ (add to .gitignore)
  • Team sync: after git clone, run apm install to restore dependencies
  • Update deps: apm install --update refreshes to latest refs
  • Pin versions: use tags (#v1.0.0) in production, branches for development
  • ASCII only: all CLI output and source must stay within printable ASCII

Reference

For detailed guidance, see the following resources:

Thêm skills từ microsoft

oss-growth
microsoft
Cá tính tăng trưởng OSS
official
winapp-ui-automation
microsoft
Kiểm tra và tương tác với giao diện ứng dụng Windows đang chạy từ dòng lệnh bằng UI Automation (UIA). Sử dụng khi một tác nhân AI hoặc nhà phát triển cần kiểm tra giao diện người dùng...
official
accessibility-aria-expert
microsoft
Phát hiện và sửa các vấn đề về khả năng tiếp cận trong giao diện web React/Fluent UI. Sử dụng khi xem xét mã để đảm bảo tương thích với trình đọc màn hình, sửa nhãn ARIA, đảm bảo…
official
generate-canvas-app
microsoft
[DEPRECATED — sử dụng canvas-app thay thế] Tạo một ứng dụng canvas Power Apps hoàn chỉnh.
official
django
microsoft
Các phương pháp tốt nhất cho phát triển web Django bao gồm models, views, templates và testing.
official
github-issue-creator
microsoft
Chuyển đổi ghi chú thô, nhật ký lỗi, ghi âm giọng nói hoặc ảnh chụp màn hình thành báo cáo vấn đề markdown sắc nét theo phong cách GitHub. Sử dụng khi người dùng dán thông tin lỗi, lỗi…
official
python-package-management
microsoft
Sử dụng uv để quản lý phụ thuộc và poethepoet để tự động hóa tác vụ.
official
runtime-validation
microsoft
Xác thực thời gian chạy cho các ứng dụng đã di chuyển — bao gồm chiến lược kiểm thử (giai đoạn lập kế hoạch) và thực thi kiểm thử (giai đoạn xác thực): xác minh khởi động,…
official