Plane Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add plane-api npx -- -y @trustedskills/plane-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"plane-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/plane-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The plane-api skill allows AI agents to interact with the Plane cloud platform. It enables agents to retrieve data about flights, including details like departure and arrival times, airport codes, and flight status. This skill facilitates tasks such as tracking flights, planning travel itineraries, or providing real-time flight updates.
When to use it
- Flight Tracking: An agent could be used to track a specific flight's progress and provide updates to a user.
- Travel Planning: Help users find available flights based on their desired dates and destinations.
- Airport Information: Retrieve information about airports, such as terminal maps or baggage claim locations.
- Real-time Status Updates: Provide up-to-the-minute flight status changes (delays, cancellations) to affected travelers.
Key capabilities
- Flight data retrieval
- Access to airport details
- Integration with the Plane cloud platform
Example prompts
- "What is the current status of flight AA123?"
- "Find flights from New York (JFK) to Los Angeles (LAX) on July 20th."
- "Give me information about Denver International Airport."
Tips & gotchas
This skill requires an active Plane account and API key for authentication. Ensure the API key is correctly configured within the agent's environment variables for proper functionality.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.