For the complete documentation index, see llms.txt.

Agent skills for Android

Use the Contentsquare wizard or skills to set up, update, and configure Android with your AI coding assistant.

Run the wizard in your project directory. It configures your AI coding assistant, installs the matching Contentsquare integration, and verifies the installation.

npx @contentsquare/wizard install

Supports GitHub Copilot, Cursor, and Claude Code. Requires Node.js ≥ 18 and an AI coding agent with MCP support.

Use this path when you prefer to configure your AI coding assistant yourself.

1. Add the Contentsquare skill

Section titled 1. Add the Contentsquare skill

Choose how to install the Contentsquare skill.

Add the Contentsquare marketplace, then install the plugin for Android:

Terminal window
copilot plugin marketplace add ContentSquare/agents
copilot plugin install contentsquare-android@contentsquare

2. Ask your AI coding assistant

Section titled 2. Ask your AI coding assistant

After installing the skill, paste this prompt into your AI coding assistant:

Install Contentsquare for Android.

To query Contentsquare analytics from your AI coding assistant, configure its Model Context Protocol (MCP) server with https://api.contentsquare.com/mcp. Your assistant completes the OAuth flow the first time it connects.