Generate professional, board-ready reports from your PinMeTo location analytics data using Claude Desktop, Claude Code, or Claude.ai.
This skill transforms your PinMeTo multi-location analytics data into polished PDF and PowerPoint reports. Perfect for:
- Executive presentations
- Board meetings
- Quarterly business reviews
- Marketing performance summaries
| Type | Best For | Example Request |
|---|---|---|
| Monthly | Regular check-ins | "Create a report for October 2024" |
| Quarterly | Business reviews | "Generate Q3 2024 report" |
| Half-Yearly | Mid-year summaries | "Create H1 2024 report" |
| Yearly | Annual reviews | "Generate 2024 annual report" |
Each report contains insights from your connected platforms:
- Google Business Profile - Views, searches, website clicks, direction requests, phone calls
- Facebook Pages - Page views, reach, engagement metrics
- Apple Maps - Discovery views, directions, website taps
- Reviews & Ratings - Average ratings, review sentiment, top themes
- Search Keywords - How customers are finding your locations
- Strategic Recommendations - Data-driven action items
Simply ask Claude to create a report. Here are some examples:
"Create a monthly location report for November 2024"
"Generate a Q4 2024 report as PDF and PowerPoint"
"Make an annual report for 2024 for our board meeting"
"Create a half-yearly report for H2 2024"
Before installing this skill, you need the PinMeTo MCP Server connected to your PinMeTo account. The MCP server provides access to your location analytics data that this skill uses to generate reports.
See the PinMeTo MCP Server documentation for installation instructions.
- Download the latest .skill file
- Go to Settings → Capabilities in Claude
- Enable "Code execution and file creation"
- Click "Upload skill" and select the downloaded
.skillfile - The skill will be available immediately in your conversations
Install via command line:
# Download and install the latest version
curl -L -o pinmeto-location-reports.skill \
https://github.com/PinMeTo/pinmeto-location-reports-skill/releases/latest/download/pinmeto-location-reports.skill
# Install globally (available in all projects)
mkdir -p ~/.claude/skills
mv pinmeto-location-reports.skill ~/.claude/skills/
# OR install locally (for current project only)
mkdir -p .claude/skills
mv pinmeto-location-reports.skill .claude/skills/Claude Code will automatically discover and load the skill. No restart required.
Ask Claude to create a report:
"Create a monthly location report for November 2024"
If the skill is installed correctly, Claude will use it to generate your report.
Skill not activating automatically?
If Claude doesn't use the skill automatically, explicitly tell it to use the skill:
"Use the PinMeTo Location Reports skill to create a monthly report for November 2024"
or
"Using the location reports skill, generate a Q4 2024 report"
This helps Claude recognize that you want to use this specific skill for your request.
For Claude Desktop & Claude.ai:
- Claude Desktop or Claude.ai with Pro, Team, or Enterprise plan
- Code execution capability enabled
- PinMeTo MCP Server connected to your PinMeTo account
For Claude Code:
- Claude Code CLI (latest version)
- PinMeTo MCP Server connected to your PinMeTo account
- PDF - Multi-page document with charts and tables, ideal for printing or email
- PowerPoint - Presentation-ready slides in 16:9 format, perfect for meetings
- Be specific about dates - "October 2024" is clearer than "last month"
- Allow for data lag - Google metrics have a ~10 day reporting delay
- Request both formats - Say "PDF and PowerPoint" if you need both
- Specify the audience - Mention "board meeting" or "team review" for appropriate detail level
Ask Claude! It can explain any metric, clarify report sections, or help you understand the data.
© 2025 PinMeTo AB. All rights reserved.
Use of this skill is restricted to authorized users of PinMeTo's services. See LICENSE for full terms.