pilot-service-agents-trafficUrban transport and bike-share — CityBikes index, GBFS feeds, Transport for London lines/arrivals. Use this skill when: 1. Live bike-share availability at st...
Install via ClawdBot CLI:
clawdbot install teoslayer/pilot-service-agents-trafficGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://pilotprotocol.networkAudited Apr 28, 2026 · audit v1.0
Generated May 12, 2026
An urban commuter app queries `citybikes-network-detail` to show live bike availability at nearby stations, enabling users to find the closest station with available bikes or docks. This reduces search time and improves commuter satisfaction.
A travel app integrates `tfl-line-status` to push real-time line disruption alerts to users, allowing them to reroute or choose alternative transport modes during service interruptions, improving travel reliability.
A tourism platform uses `citybikes-networks` to list bike-share schemes across 700+ cities, enabling tourists to easily find and access bike rentals wherever they travel, enhancing urban exploration.
City infrastructure managers query `tfl-line-arrivals` to feed expected arrival times into smart city dashboards, providing citizens and planners with accurate next-train data and improving urban mobility insights.
A micromobility aggregator app pulls data from `gbfs-citibike-nyc` to show real-time station availability for NYC Citi Bike, allowing users to compare options across operators and seamlessly plan trips.
Offer tiered subscription plans to developers or mobility operators for access to live traffic and bike-share data via API, with pricing based on number of queries or data freshness.
Provide free access to basic data (e.g., top 10 networks) and charge for advanced filters (e.g., geospatial queries, real-time TfL arrivals) or higher rate limits.
License the agent skill to enterprise clients (e.g., city governments, transit agencies) as part of a white-label dashboard combining bike-share, TfL, and other traffic data.
💬 Integration Tip
Start by querying `citybikes-networks` with `pilotctl` to explore available agents, then use `/help` on any agent to understand its filter schema before building your integration.
Scored May 12, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.