copying-endpoints-across-projects

copying-endpoints-across-projects is a skill for Claude Code from PostHog/ai-plugin. It costs 184 tokens per session (2,041 once invoked), scanned A, original, no licence file.

A workflow for copying a PostHog endpoint between projects or duplicating it under another name. An endpoint is an API address that exposes a saved query to other software.

In plain words
What is it for?
Replicating saved HogQL or insight-query API routes across projects in one organization or under a new name in the same project.
Why use it?
It avoids rebuilding endpoint configurations when promoting saved queries from staging to production or reusing them elsewhere.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the posthog plugin — 164 skills, 3 commands, 1 agent, 2 hooks, 1 MCP server shipped together

Good fit Replicating saved HogQL or insight-query API routes across projects in one organization or under a new name in the same project.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/posthog/ai-plugin/copying-endpoints-across-projects
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add PostHog/ai-plugin --skill copying-endpoints-across-projects
Clone the repo
git clone --depth 1 https://github.com/PostHog/ai-plugin

Made for: Claude Code.

Or install posthog, the plugin that ships this one along with the rest of its 164 skills, 3 commands, 1 agent, 2 hooks, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for copying-endpoints-across-projects

README.md
[![agentmods](https://agentmods.dev/badge/skills/posthog/ai-plugin/copying-endpoints-across-projects.svg)](https://agentmods.dev/skills/posthog/ai-plugin/copying-endpoints-across-projects)
Your own site
<a href="https://agentmods.dev/skills/posthog/ai-plugin/copying-endpoints-across-projects"><img src="https://agentmods.dev/badge/skills/posthog/ai-plugin/copying-endpoints-across-projects.svg" alt="Measured on agentmods" height="20"></a>
Per session 184 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,041 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00184 $0.02041
Opus 5 $0.00092 $0.01020
Sonnet 5 $0.00037 $0.00408
Haiku 4.5 $0.00018 $0.00204

Measured 7d ago against content hash 651465c1e6dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

copying-endpoints-across-projects scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/copying-endpoints-across-projects/SKILL.md · 120 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 120 lines · 184 tokens per session scan A 651465c1e6dd

Subscribe to this mod's changes

copying-endpoints-across-projects is a skill published in the GitHub repository PostHog/ai-plugin (80 stars, last pushed today), with no licence file. It adds 184 tokens to every session and 2,041 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

motherduck-build-cfa-app

Build MotherDuck analytics into customer-facing applications with tenant isolation, backend routing, and serving APIs.

motherduckdb/agent-skills · 26 tokens

motherduck-connect

Set up or troubleshoot MotherDuck connections, authentication, client runtimes, and read scaling.

motherduckdb/agent-skills · 22 tokens

motherduck-rest-api

Administer MotherDuck service accounts, tokens, Ducklings, and Dive embed sessions through the control-plane REST API.

motherduckdb/agent-skills · 28 tokens

domscribe

Work with Domscribe — the pixel-to-code bridge. Use when setting up, initializing, or configuring Domscribe for a project, OR when editing or modifying UI components (React, Vue, Next.js, Nuxt), implementing features from captured UI annotations, querying runtime context for source locations, exploring component…

patchorbit/domscribe · 94 tokens

forge-connector

Guides building and deploying Atlassian Forge Teamwork Graph connector apps that ingest external data into Atlassian's Teamwork Graph, making it searchable in Rovo Search and surfaced in Rovo Chat. Use when the user wants to build a Forge connector, ingest external data into Atlassian, connect a third-party tool (e.g.…

atlassian/forge-skills · 121 tokens

forge-app-builder

Plan, build, scaffold, or safely extend Atlassian Forge apps using current official documentation. Use for fresh Forge apps, existing-app feature work, module and manifest changes, UI Kit or Custom UI implementation, backend functions and events, Atlassian or external APIs, storage, permissions, environment…

atlassian/forge-skills · 91 tokens