Loading...
Loading...
Found 55 Skills
Tracks betting line movements across sportsbooks for NBA, MLB, and Soccer in real-time, comparing odds from multiple bookmakers with sharp money detection and live game correlation. Triggers: betting odds, line movement, odds tracker, sports betting, spread changes, moneyline, over under, odds comparison, sharp money, live odds, point spread, value bets.
Better Harness Tools for Claude Code — a Python (and in-progress Rust) rewrite of the Claude Code agent harness, with CLI tooling for manifest inspection, parity auditing, and tool/command inventory.
Generate professional PDF resumes from structured data or JSON. Multiple templates, ATS-friendly output, and customizable sections.
Formats text according to specified style guidelines. A clean example skill with no security issues.
Scan stocks for Poor Man's Covered Call (PMCC) suitability. Analyzes LEAPS and short call options for delta, liquidity, spread, IV, and yield. Use when user asks about PMCC candidates, diagonal spreads, or LEAPS strategies.
MCP skill for linear. Provides 31 tools: get_attachment, create_attachment, delete_attachment, list_comments, save_comment, delete_comment, list_cycles, get_document, list_documents, create_document, update_document, extract_images, get_issue, list_issues, save_issue, list_issue_statuses, get_issue_status, list_issue_labels, create_issue_label, list_projects, get_project, save_project, list_project_labels, list_milestones, get_milestone, save_milestone, list_teams, get_team, list_users, get_user, search_documentation
Modern Python tooling best practices using uv, ruff, ty, and pytest. Mandates the Trail of Bits Python coding standards for project setup, dependency management, linting, type checking, and testing. Based on patterns from trailofbits/cookiecutter-python.