Posthog Loops Plugin
Description
A posthog plugin to push data into a Loops instance.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
PostHog Plugin for Loops
[](https://opensource.org/licenses/MIT)
This is a PostHog plugin for passing events to the [Loops](https://loops.so) app.
Functionality
This plugin handles two types of actions:
1. Event
When detect a normal event, we will simply send the event to Loops. All custom properties will be included in the event.
2. Identify
When we detect an identify, we will also send the event to Loops, but also include contact properties. If the user does not exist, it will be created, otherwise, it will be updated.
Testing
In order to test this plugin locally, do the following:
Install node modules with `yarn install`
Create a `.env` file with the following contents:
LOOPS_API_KEY=ENTER_API_KEY_HERE
_Make sure to include your Loops.so API key_
- Run
yarn test
Related Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data OpenViking
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
Data