passthrough-api
OfficialExecute HTTP actions across 200+ platforms.
Authorpicahq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a unified interface to manage connectors, actions, and executions across 200+ platforms via a single Passthrough API, eliminating platform-specific integration work.
Core Features & Use Cases
- Core API: Manage connectors, actions, and vault connections from a single surface.
- Passthrough API: Execute any action on connected platforms with a consistent HTTP interface.
- Vault API: Store and retrieve user connections securely for multi-tenant use.
- Use Case: List available connectors, list actions for a platform, retrieve knowledge for actions, and perform direct passthrough calls.
Quick Start
Authenticate with your API key in the x-pica-secret header, then:
- List connectors: GET /v1/available-connectors
- List actions for a platform: GET /v1/available-actions/{platform}
- Execute a passthrough: POST /v1/passthrough/{path} with x-pica-connection-key and a JSON body
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: passthrough-api Download link: https://github.com/picahq/skills/archive/main.zip#passthrough-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.