Skip to content
Skillv1.0.0

laravel-beam-analytics

Two Blade directives (`@beamAnalyticsHead` / `@beamAnalyticsBody`) render the analytics markup for every configured-and-keyed provider at once and nothing when a provider is keyless, the env is disall

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

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

See reviews

About

Imported from splicewire/laravel-beam-analytics (AGENTS.md). Install upstream with npx skills add splicewire/laravel-beam-analytics. Copyright stays with the author.

You are in splicewire/laravel-beam-analytics — provider-agnostic, opt-in, fail-closed frontend analytics for beam satellites.

Two Blade directives (@beamAnalyticsHead / @beamAnalyticsBody) render the analytics markup for every configured-and-keyed provider at once and nothing when a provider is keyless, the env is disallowed, or a provider name is unknown. GTM ships as the first adapter; a splicewire:beam:analytics:doctor command verifies directive placement and env/config coherence. Never reads a service-account key.

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/splicewire-laravel-beam-analytics-laravel-beam-analytics/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.

splicewire-laravel-beam-analytics-laravel-beam-analytics.ocm.jsonjson
{
  "ocm": "1",
  "id": "splicewire-laravel-beam-analytics-laravel-beam-analytics",
  "kind": "skill",
  "name": "laravel-beam-analytics",
  "description": "Two Blade directives (`@beamAnalyticsHead` / `@beamAnalyticsBody`) render the analytics markup for every configured-and-keyed provider at once and nothing when a provider is keyless, the env is disallowed, or a provider name is unknown. GTM ships as the first adapter; a `splicewire:beam:analytics:doctor` command verifies directive placement and env/config coherence. Never reads a service-account key.",
  "publisher": "splicewire",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Two Blade directives (`@beamAnalyticsHead` / `@beamAnalyticsBody`) render the analytics markup for every configured-and-keyed provider at once and nothing when a provider is keyless, the env is disallowed, or a provider name is unknown. GTM ships as the first adapter; a `splicewire:beam:analytics:doctor` command verifies directive placement and env/config coherence. Never reads a service-account key."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/splicewire/laravel-beam-analytics",
      "path": "AGENTS.md",
      "ref": "d2b4fcc626008e14d0a0d3f08dc86f25b5cbe345",
      "url": "https://github.com/splicewire/laravel-beam-analytics/blob/d2b4fcc626008e14d0a0d3f08dc86f25b5cbe345/AGENTS.md",
      "key": "splicewire/laravel-beam-analytics/AGENTS.md"
    }
  },
  "instructions": "> You are in **splicewire/laravel-beam-analytics** — provider-agnostic, opt-in, fail-closed frontend analytics for beam satellites.\n\nTwo Blade directives (`@beamAnalyticsHead` / `@beamAnalyticsBody`) render the analytics markup for\nevery configured-and-keyed provider at once and nothing when a provider is keyless, the env is\ndisallowed, or a provider name is unknown. GTM ships as the first adapter; a\n`splicewire:beam:analytics:doctor` command verifies directive placement and env/config coherence.\nNever reads a service-account key.",
  "cost": {
    "context_tokens": 134
  }
}

Fetch it by URL: GET /api/v1/registry/splicewire-laravel-beam-analytics-laravel-beam-analytics/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.