@adkit/cli 1.13.17 → 1.13.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -876,7 +876,7 @@ function printNextSteps(scope) {
876
876
  lines.push(" adkit --help See all commands");
877
877
  lines.push("");
878
878
  lines.push("New to ads? Install the strategy skill for your AI agent:");
879
- lines.push(" npx skills add adkit/skills");
879
+ lines.push(" npx skills add adkit/ads-skills --skill '*'");
880
880
  lines.push("");
881
881
  const nextStepsText = lines.join("\n");
882
882
  console.log(nextStepsText);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adkit/cli",
3
- "version": "1.13.17",
3
+ "version": "1.13.18",
4
4
  "description": "The Ads CLI for AI agents — manage Meta & Google ad campaigns, browse the ad library, and generate creatives from your terminal.",
5
5
  "keywords": [
6
6
  "ads cli",