Skip to content

Instantly share code, notes, and snippets.

@oddrationale
Created May 27, 2026 19:06
Show Gist options
  • Select an option

  • Save oddrationale/2bd552cb38c04aedfb87cd4f43ba544d to your computer and use it in GitHub Desktop.

Select an option

Save oddrationale/2bd552cb38c04aedfb87cd4f43ba544d to your computer and use it in GitHub Desktop.
example apm.yml
name: chinook-customer-demo
version: 0.1.0
target:
- copilot
- claude
- codex
dependencies:
apm:
- copilotkit/skills/skills/copilotkit-agui
- copilotkit/skills/skills/copilotkit-contribute
- copilotkit/skills/skills/copilotkit-debug
- copilotkit/skills/skills/copilotkit-develop
- copilotkit/skills/skills/copilotkit-integrations
- copilotkit/skills/skills/copilotkit-self-update
- copilotkit/skills/skills/copilotkit-setup
- copilotkit/skills/skills/copilotkit-upgrade
- langchain-ai/langchain-skills
- langchain-ai/langsmith-skills
- fastapi/fastapi/fastapi/.agents/skills/fastapi
mcp:
- name: copilotkit-docs
registry: false
transport: http
url: https://mcp.copilotkit.ai/mcp
- name: fastmcp
registry: false
transport: http
url: https://gofastmcp.com/mcp
- name: langchain-docs
registry: false
transport: http
url: https://docs.langchain.com/mcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment