Is your feature request related to a problem? Please describe.
I'm frustrated when managing AI agent packages with APM because Cline — one of the most widely used open-source AI coding agents — is not a supported target. There's no way to declare or install skills, prompts, and instructions specifically for Cline via apm.yml.
Describe the solution you'd like
Add cline as a recognized target agent in APM, similar to how copilot or claude are supported. This should include auto-detection (e.g. via .clinerules/ folder), proper output file generation, and CLI support (apm install --target cline).
Describe alternatives you've considered
N/A
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
I'm frustrated when managing AI agent packages with APM because Cline — one of the most widely used open-source AI coding agents — is not a supported target. There's no way to declare or install skills, prompts, and instructions specifically for Cline via apm.yml.
Describe the solution you'd like
Add cline as a recognized target agent in APM, similar to how copilot or claude are supported. This should include auto-detection (e.g. via .clinerules/ folder), proper output file generation, and CLI support (apm install --target cline).
Describe alternatives you've considered
N/A
Additional context
Add any other context or screenshots about the feature request here.