Total 36,782 skills
Showing 12 of 36782 skills
Mason integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mason data.
Near-expiry conviction trading on Polymarket. Snipe markets about to resolve when the odds are heavily skewed. Filter by topic, cap your bets, and only trade strong splits close to deadline.
End-of-day structured summary and next-session prep. Use at the end of each working day or significant work block.
Personal PHP conventions enforced when creating, modifying, or planning code that will touch PHP files. Covers strict types, function imports, testing philosophy, class design, observability, and planning practices. Activate whenever working on PHP code.
Use ADB to interact with an Android device or emulator. Takes a screenshot, understands the screen, performs actions (tap, swipe, type, navigate), and loops until the mission is complete.
Followup integration. Manage Organizations, Users. Use when the user wants to interact with Followup data.
Tracks cumulative API spend against a monthly budget and pauses non-essential automations when thresholds are crossed
Funding Options integration. Manage data, records, and automate workflows. Use when the user wants to interact with Funding Options data.
Bolt integration. Manage data, records, and automate workflows. Use when the user wants to interact with Bolt data.
Proactively monitors estimated token usage during long sessions and triggers context-window-management before overflow, not after. Use at the start of any session expected to last more than 30 minutes.
Detects when the agent is stuck in a loop and escapes systematically. Use when you notice repeated failures or loss of direction.
Red-green-refactor discipline. Use when writing new functionality.