Is your feature request related to a problem? Please describe.
Consider adding IBM Bob as one of the Targets natively supported by APM. Right now without the native support being in place, IBM Bob users have to either limit the functionality to generic --target agent-skills target (partially solving the problem for Skills only), or built custom additional workflows/scripts to copy the files from other targets to .bob subfolder.
Describe the solution you'd like
IBM Bob Target is natively supported in all relevant APM CLI commands (through --target bob flag), with Skills, Hooks and MCPs covered (other primitives might be considered additionally, but at least these three should be rather straightforward as they are rather standardized).
Describe alternatives you've considered
- Use the generic
APM Agent Skills target for Bob (--target agent-skills), but that is kinda hacky and limits the usage to Agent Skills only
- build custom additional workflows/scripts to copy the files from other targets to
.bob subfolder -> not stable enough and does not scale for org-wide distribution
Additional context
Is your feature request related to a problem? Please describe.
Consider adding IBM Bob as one of the Targets natively supported by APM. Right now without the native support being in place, IBM Bob users have to either limit the functionality to generic
--target agent-skillstarget (partially solving the problem for Skills only), or built custom additional workflows/scripts to copy the files from other targets to.bobsubfolder.Describe the solution you'd like
IBM Bob Target is natively supported in all relevant APM CLI commands (through
--target bobflag), with Skills, Hooks and MCPs covered (other primitives might be considered additionally, but at least these three should be rather straightforward as they are rather standardized).Describe alternatives you've considered
APMAgent Skills target for Bob (--target agent-skills), but that is kinda hacky and limits the usage to Agent Skills only.bobsubfolder -> not stable enough and does not scale for org-wide distributionAdditional context