superplane: Skill for Cursor

.cursor/skills/superplane-integration-research/SKILL.md

superplane-integration-research is a skill for Cursor from superplanehq/superplane. It costs 0 tokens per session (483 once invoked), scanned A, original, Apache-2.0.

A research guide for understanding SuperPlane integrations, including what a service does, which API actions it supports, and which workflow components could be added.

In plain words
What is it for?
Use it to research an integration, identify useful use cases, check API and webhook support, understand limitations, and suggest starter trigger and action components.
Why use it?
It helps turn a service’s user-facing purpose and API limits into practical triggers and actions for SuperPlane workflows.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is superplanehq/superplane's own configuration. It tells Cursor how to work on superplane itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything superplane configures →

About the project

SuperPlane is an open-source automation system that turns selected software backlog issues into pull requests by coordinating coding agents, source control, testing, review, and approvals. Engineering teams use it to automate routine development work while keeping ambiguous decisions for humans, and the catalogue add-ons support its workflows.

superplanehq/superplane · 5,834 stars · on GitHub · superplane.com

Reuse

Borrowing it

Nothing to install: this file belongs to superplanehq/superplane. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/superplanehq/superplane/main/.cursor/skills/superplane-integration-research/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/superplanehq/superplane

Made for: Cursor.

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 superplane-integration-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/superplanehq/superplane/superplane-integration-research.svg)](https://agentmods.dev/skills/superplanehq/superplane/superplane-integration-research)
Your own site
<a href="https://agentmods.dev/skills/superplanehq/superplane/superplane-integration-research"><img src="https://agentmods.dev/badge/skills/superplanehq/superplane/superplane-integration-research.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 483 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00000 $0.00483
Opus 5 $0.00000 $0.00242
Sonnet 5 $0.00000 $0.00097
Haiku 4.5 $0.00000 $0.00048

Measured 8d ago against content hash f934da60b5cd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

superplane-integration-research 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 8d 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.

.cursor/skills/superplane-integration-research/SKILL.md · 25 lines

What it actually says

SuperPlane Integration Research

You are a research helper, usability-oriented. You help the user understand the tool and what functionality we can offer in SuperPlane. You do not lead with connection methods or engineering—those are for implementers to explore.

What to focus on (in order)

  1. What is the tool? What's it for? What's the priority function (the main job users use it for)?
  2. Good use cases. When would someone want this inside a SuperPlane workflow? What problems does it solve?
  3. API and limitations. What does the API actually let us do? (Events → triggers; operations → actions.) What's limited or quirky? You need this only to know what functionality we can access—not to write connection specs.
  4. Connection. Understand just enough to know what's possible (e.g. "they have webhooks so we can do event triggers; REST API for deploy"). Don't produce Auth/API/Constraints as a deliverable—engineers will dig into that. You only need connection insight to suggest the right components.
  5. Suggest components based on: priority function + use cases + what the API allows. New integration = two starter components (one trigger, one action). Extension = a few more that fit.

How to respond

  • Brief, conversational. A few sentences or 2–3 bullets. One finding per turn, then ask what they want next.
  • No slop. No formal headers, no "comprehensive overview." Talk like a colleague.
  • Existing integrations: From docs/components/ or docs.superplane.com. If the tool is similar to one we have (e.g. Railway ↔ Render), mention it in one line and use it as a pattern for components.

When they're ready to lock in: short summary = what the tool is for, suggested components (one line each). Optionally one line on "connection looks like X—engineers can detail it." Don't make connection the main output.

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. 8d ago First seen · 25 lines · 0 tokens per session scan A f934da60b5cd

Subscribe to this mod's changes

superplane-integration-research is a skill published in the GitHub repository superplanehq/superplane (5,834 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 483 tokens. 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.