@posthog/instrument-integration

@posthog/instrument-integration — AI coding skill

View in AI SkillSafe app
0 downloads
0 stars
0 demos
SKILL.md

PostHog skills collection

A collection of PostHog skills for enhancing AI-assisted workflows.

Install as a marketplace

Add this repo as a Claude Code plugin marketplace to get access to all PostHog skills:

/plugin marketplace add PostHog/skills

Then install individual plugins:

/plugin install posthog-integration@posthog-skills
/plugin install posthog-feature-flags@posthog-skills
/plugin install posthog-all@posthog-skills

Or browse available plugins:

/plugin search posthog

Install individual skills manually

Copy any skill directory to .claude/skills/ in your project:

cp -r skills/team/customer-success/posthog-debugger .claude/skills/posthog-debugger

Adding a skill to the marketplace

Any directory under skills/ that contains a .claude-plugin/plugin.json is automatically discovered and added to the marketplace catalog. To make your skill installable:

  1. Create your skill directory under the appropriate category in skills/
  2. Add a .claude-plugin/plugin.json:
{
  "name": "your-skill-name",
  "description": "What your skill does",
  "version": "1.0.0",
  "author": { "name": "Your Name" },
  "keywords": ["posthog", "your-topic"]
}
  1. Add your skill files (e.g., skills/your-skill/SKILL.md)
  2. Open a PR — once merged, the marketplace catalog updates automatically

Skills library

<!-- SKILLS_TABLE_START -->

PostHog skills

Official skills for using the PostHog platform — analytics integration, feature flags, error tracking, LLM analytics, and more. These are generated by context-mill and updated automatically on each release.

Team skills

Skills for small teams at PostHog.

Community skills

Skills made by users.

.meta skills

Skills for creating and managing skills.

License

MIT License — see LICENSE for details.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@posthog/instrument-integration/verified)](https://skillsafe.ai/skill/@posthog/instrument-integration/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@posthog/instrument-integration/installs)](https://skillsafe.ai/skill/@posthog/instrument-integration/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@posthog/instrument-integration/scan)](https://skillsafe.ai/skill/@posthog/instrument-integration/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@posthog/instrument-integration/eval)](https://skillsafe.ai/skill/@posthog/instrument-integration/)