Fbp Types

🌐Community
by constructive-io · vlatest · Repository

This skill identifies Facebook Pixel (FBP) event types to optimize ad tracking and campaign performance for better ROI.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add fbp-types npx -- -y @trustedskills/fbp-types
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "fbp-types": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/fbp-types"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The fbp-types skill provides a set of Facebook Blueprint types for use in AI agent workflows. It allows agents to understand and interact with data related to ad campaigns, audiences, and other aspects of Facebook advertising. This enables more precise automation and analysis within the Facebook Ads ecosystem.

When to use it

  • Automating campaign creation: Generate valid configurations based on Blueprint type definitions.
  • Audience targeting refinement: Identify eligible audience segments using Blueprint’s audience types.
  • Reporting and analytics: Accurately interpret data fields related to ad performance metrics.
  • Troubleshooting ad account issues: Validate settings against expected Blueprint schema.

Key capabilities

  • Facebook Blueprint type definitions
  • Ad campaign object structure
  • Audience segmentation information
  • Ad creative specifications

Example prompts

  • "What are the valid audience types for a Facebook ad campaign?"
  • "Generate an example of a custom conversion event configuration."
  • "Describe the available fields for a Facebook Ad Set targeting specification."

Tips & gotchas

This skill requires familiarity with Facebook Blueprint and its data structures. Incorrect usage can lead to invalid configurations or misinterpretation of advertising data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
constructive-io
Installs
8

🌐 Community

Passed automated security scans.