All authors
terrylica avatar

Claude Skills by terrylica

github.com/terrylica
237 skillsA× 191B× 30C× 8D× 5F× 30 installs52 views
Opendeviation Eval MetricsA

evaluating open deviation bar signal quality, computing Sharpe ratios with non-IID bars, running PSR/DSR/MinTRL statistical tests, or assessing.

toolspythongo
0
61
Sharpe Ratio Non Iid CorrectionsA

Generalized Sharpe ratio inference under non-Normal serially correlated returns. Implements López de Prado, Lipton & Zoonekynd (2026): PSR, MinTRL, DSR, pFDR, oFDR, SFDR with ρ-corrected variance (Eq 2-3). Numba JIT for production speed. Use when computing Sharpe significance, minimum track record, false discovery rates, or deflated Sharpe ratios with autocorrelation correction.

toolspythonrust
0
61
Zigzag Pattern ClassifierA

ZigZag swing pattern classification for algorithmic trading. UP-DOWN and UP-DOWN-UP patterns. TRIGGERS - zigzag, swing classification

toolspythonrust
0
61
Rust Dependency AuditA

Audit Rust dependencies for vulnerabilities, license compliance, supply chain integrity, and freshness using cargo-audit, cargo-deny, cargo-vet,

toolsrustgo
0
61
Rust Sota ArsenalA

Reference guide for state-of-the-art Rust tooling across refactoring, profiling, benchmarking, testing, and SIMD optimization. Use whenever the.

toolspythonrust
0
61
IgnoreA

Manage global ignore patterns for lint-relative-paths. TRIGGERS - statusline ignore, add ignore pattern, lint ignore, path lint exclude.

toolsbash
0
61
Cleanup DeletedA

user wants to clean up Telegram by purging deleted or ghost accounts from their dialog list and contacts, or removing spam ghosts that clutter.

toolspythonbash
0
61
Create GroupA

Use when user wants to create a new Telegram group, supergroup, or channel, optionally inviting members on creation.

toolspythonbash
0
61
Delete MessagesA

Use when user wants to delete, remove, or unsend Telegram messages from a chat, either for everyone or just for themselves.

toolspythonbash
0
61
Download MediaA

Use when user wants to download, save, or extract media files such as photos, videos, and documents from Telegram messages.

toolspythonbash
0
61
Draft MessageA

an AI agent has drafted a long/sensitive Telegram message and the user wants to review it BEFORE it is sent to the intended recipient. Sends to.

toolspythongo
0
61
Dump ChannelA

user wants to archive, dump, or back up an entire Telegram channel or chat history to NDJSON with all media files downloaded. Full history.

toolspythongo
0
61
Find UserA

Use when user wants to find, look up, or resolve a Telegram user by username, phone number, or ID, or get someone's Telegram profile info.

toolspythonbash
0
61
Forward MessageA

Use when user wants to forward, relay, or copy Telegram messages from one chat to another, supporting both single and batch forwarding.

toolspythonbash
0
61
List DialogsA

user wants to list all Telegram chats, groups, and channels, see their contacts, find a chat ID, browse conversations, or check account info via.

toolspythonbash
0
61
Manage MembersB

user wants to manage Telegram group or channel members, including inviting users, kicking or banning someone, listing members, or filtering.

toolspythonbash
0
61
Mark ReadA

user wants to mark Telegram chats as read, clear unread badges and mentions, dismiss notifications, or acknowledge messages to remove the unread.

toolspythonbash
0
61
Pin MessageA

Use when user wants to pin or unpin a message in a Telegram chat, group, or channel, or manage pinned messages.

toolspythonbash
0
61
Search MessagesA

user wants to search for messages across all Telegram chats or within a specific chat, find old messages by text, or look up Telegram message.

toolspythonbash
0
61
Send MediaA

Use when user wants to send or upload a file, photo, video, voice note, or document on Telegram via their personal account.

toolspythonbash
0
61
Send MessageA

user wants to send a text message on Telegram as their personal account via MTProto, text someone, or message a contact by username, phone, or.

toolspythongo
0
61
Clean Component RemovalB

Remove TTS and Telegram sync components cleanly. TRIGGERS - uninstall tts, remove telegram bot, uninstall kokoro

toolsshellbash
0
61
Component Version UpgradeA

Upgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot

toolspythonbash
0
61
Diagnostic Issue ResolverA

Diagnose and resolve TTS and Telegram bot issues. TRIGGERS - tts not working, bot not responding, kokoro error

toolspythongo
0
61
Full Stack BootstrapC

One-time bootstrap for Kokoro TTS engine, Telegram bot, and BotFather setup. TRIGGERS - setup tts, install kokoro, botfather

toolstypescriptpython
0
61
Settings And TuningA

Configure TTS voices, speed, timeouts, queue depth, and bot settings. TRIGGERS - configure tts, change voice, tts speed

toolsgobash
0
61
Voice Quality AuditionA

Audition Kokoro TTS voices to compare quality and grade. TRIGGERS - audition voices, kokoro voices, voice comparison

toolspythonbash
0
61
AdrA

**Design Spec**: [Implementation Spec](/docs/design/2025-12-08-mise-tasks-skill/spec.md)

ai-agentsgodocumentation
0
61
AdrA

**Design Spec**: [Implementation Spec](/docs/design/2025-12-09-clickhouse-architect-skill/spec.md)

ai-agentsrustgo
0
61
AdrA

**Design Spec**: [Implementation Spec](/docs/design/2025-12-09-clickhouse-pydantic-config-skill/spec.md)

ai-agentspythongo
0
61
AdrA

**Design Spec**: [Implementation Spec](/docs/design/2025-12-12-mlflow-python-skill/spec.md)

ai-agentspythonsql
0
61
Arxiv Source First Paper IngestA

Read an arXiv paper faithfully by fetching the authors' own LaTeX source instead of OCR-ing the PDF. Extracts every display equation with its label, environment and enclosing proposition, renders each to MathML, and proves usability by compiling each formula with a real TeX engine. Use when you need a paper's formulas exactly — to replicate a method, implement a loss function or custom objective, verify a quoted number, or check a claim against what the authors actually wrote. TRIGGERS - read...

ai-agentsrustgo
0
61
SetupD

Full Cal.com Commander setup wizard - Cal.com API, Telegram bot, Supabase DB, GCP project, launchd services. Discovers 1Password.

ai-agentsgobash
0
61
Markdown Table ValidatorA

Detect and fix Markdown (GFM) tables that won't render on GitHub or the VS Code preview — unescaped pipes inside cells, header/separator column-count mismatch, indented (code-block) tables, and misplaced alignment colons. Use when a markdown table renders as raw text, when cleaning LLM-generated docs in bulk, or when auditing a repo's tables before a commit. TRIGGERS - markdown table broken, table not rendering, fix markdown table, escape pipe in table, GFM table, table renders as text, valid...

ai-agentsgobash
0
61
TeachbackA

Build or deepen a single-file interactive HTML explainer that teaches back difficult material already established in the conversation (or a named subject/source). Use when someone wants a durable, self-contained lesson with rendered mathematics, an exploratory multiple-choice assessment, and a terminology loop that lets the reader push unfamiliar terms back for deeper coverage.

ai-agentsjavascriptpython
0
61
TetherA

Tether (install/uninstall) chezmoi hooks to ~/.claude/settings.json. Renamed from 'hooks' to avoid clashing with Claude Code's.

ai-agentsbash
0
61
Garch Vol RecipesA

Walk-forward GARCH(1,1) and GJR(1,1) volatility forecasting for portfolio construction. Recipes for univariate fits, DCC correlation, and position-sizing overlays. Campaign results: GJR vol-scaling +0.45 Sharpe (2bps), DCC de-weighting +0.05 Sharpe. No-lookahead discipline. Real data on BTC/ETH/SOL/AVAX futures.

ai-agentspythonrust
0
61
Gh Fine Grained PatA

Create GitHub fine-grained personal access tokens from a declarative JSON spec by browser automation. Use when you need to mint, verify, or revoke a fine-grained PAT (release tokens, read-only auditors, CI status reporters, account-scoped tokens) — there is NO GitHub API for this, the web UI is the only path. Handles the no-expiration modal, repo picker, and permission grids that break naive automation.

ai-agentsgobash
0
61
TetherA

Tether (install/uninstall) gh-tools hooks to ~/.claude/settings.json. Renamed from 'hooks' to avoid clashing with Claude Code's.

ai-agentsbashgit
0
61
SetupA

Initialize git-town in current repository with fork-aware configuration. One-time setup.

ai-agentsbashgit
0
61
TetherA

Tether (install/uninstall) hooks that enforce git-town over raw git commands in Claude Code. Renamed from 'hooks' to avoid.

ai-agentsbashgit
0
61
HealthA

Gmail Commander health check across all subsystems. TRIGGERS - gmail health, email bot status, gmail diagnostics, gmail bot check.

ai-agentsbash
0
61
SetupD

Full Gmail Commander setup wizard - Gmail OAuth, Telegram bot, launchd services. Discovers 1Password items, configures mise.

ai-agentsbashapi
0
61
Interactive Json FormA

Build a self-contained, single-file interactive HTML page (explanations + multiple-choice votes + rank + free-form comments) whose responses round-trip as downloadable/importable JSON — no backend, no tracking — and publish it privately on eon.25u.com behind noindex + an unguessable path.

ai-agentsbashaws
0
61
SetupA

Bootstrap the html-showcase pipeline into the current repo. Copies build-nav.py, check-orphan-pages.py, and site.sh into <repo>/scripts/,

ai-agentspythonshell
0
61
SetupA

Check and install dependencies for itp-hooks (silent failure detection + fake-data-guard).

ai-agentsjavascripttypescript
0
61
SetupC

SETUP COMMAND - Execute TodoWrite FIRST, then Check -> Gate -> Install -> Verify. TRIGGERS - itp setup, install dependencies, check prerequisites

ai-agentsgoshell
0
61
TetherA

Tether (install/uninstall) itp-hooks (ASCII guard, ADR sync reminder, fake-data-guard) to ~/.claude/settings.json. Renamed from.

ai-agentspythonbash
0
61
DiagnoseA

Diagnose Kokoro TTS issues. TRIGGERS - kokoro not working, tts diagnose, kokoro error, tts troubleshoot.

ai-agentspythonbash
0
61
HealthA

Kokoro TTS health check. TRIGGERS - kokoro health, tts health, kokoro status.

ai-agentspythonbash
0
61