Skip to content
Skillv1.0.0

Purchasely-AI-Plugin

Use the canonical Purchasely skills instead of duplicating SDK guidance in this file:

by Purchasely(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Purchasely/Purchasely-AI-Plugin (AGENTS.md). Install upstream with npx skills add Purchasely/Purchasely-AI-Plugin. Copyright stays with the author.

Purchasely SDK Integration Assistant

Use the canonical Purchasely skills instead of duplicating SDK guidance in this file:

  • Free-form SDK questions: @./skills/purchasely-sdk-expert/SKILL.md
  • Integration from scratch or step-by-step: @./skills/purchasely-integrate/SKILL.md
  • Review an existing integration: @./skills/purchasely-review/SKILL.md
  • Debug a runtime issue: @./skills/purchasely-debug/SKILL.md
  • Migrate native iOS, native Android, Flutter, React Native, or Cordova from SDK v5 to v6: @./skills/purchasely-migrate/SKILL.md

Platform-specific guides, concept references, and troubleshooting recipes live under references/. The skills link to the exact files they need; consult those references on demand rather than preloading or duplicating them here.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/purchasely-purchasely-ai-plugin-purchasely-ai-plugin/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

purchasely-purchasely-ai-plugin-purchasely-ai-plugin.ocm.jsonjson
{
  "ocm": "1",
  "id": "purchasely-purchasely-ai-plugin-purchasely-ai-plugin",
  "kind": "skill",
  "name": "Purchasely-AI-Plugin",
  "description": "Use the canonical Purchasely skills instead of duplicating SDK guidance in this file:",
  "publisher": "Purchasely",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use the canonical Purchasely skills instead of duplicating SDK guidance in this file:"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Purchasely/Purchasely-AI-Plugin",
      "path": "AGENTS.md",
      "ref": "0b021a863f7137116e4f0826b4ad37e921d665a0",
      "url": "https://github.com/Purchasely/Purchasely-AI-Plugin/blob/0b021a863f7137116e4f0826b4ad37e921d665a0/AGENTS.md",
      "key": "Purchasely/Purchasely-AI-Plugin/AGENTS.md"
    }
  },
  "instructions": "# Purchasely SDK Integration Assistant\n\nUse the canonical Purchasely skills instead of duplicating SDK guidance in this file:\n\n- Free-form SDK questions: @./skills/purchasely-sdk-expert/SKILL.md\n- Integration from scratch or step-by-step: @./skills/purchasely-integrate/SKILL.md\n- Review an existing integration: @./skills/purchasely-review/SKILL.md\n- Debug a runtime issue: @./skills/purchasely-debug/SKILL.md\n- Migrate native iOS, native Android, Flutter, React Native, or Cordova from SDK v5 to v6: @./skills/purchasely-migrate/SKILL.md\n\nPlatform-specific guides, concept references, and troublesh",
  "cost": {
    "context_tokens": 192
  }
}

Fetch it by URL: GET /api/v1/registry/purchasely-purchasely-ai-plugin-purchasely-ai-plugin/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.