FrankieeW
- 12 skills
- 0 followers
- 6 hours ago last updated
- ▌ Ssh · frankieewSSH remote access patterns and utilities for connecting to servers, managing keys, configuring connections, creating tunnels, and transferring files.
- ▌ Tmux · frankieewTerminal multiplexer patterns for controlling interactive applications. Use when: running interactive REPLs (python, node), debugging with gdb/lldb, running dev servers, working with vim/git rebase, or monitoring Claude Code sessions.
- ▌ Ccswitch · frankieewManage CC Switch providers for Claude Code and OpenCode from AI agents. Switch providers, list configurations, and check health status.
- ▌ Pre Init · frankieew bundleInternal skill - automatically called by /init to copy project configuration templates. Supports Lean4, Python, and custom types with a two-tier template system (user > skill default). Manual usage available but not recommended - use /init instead.
- ▌ Lmfdb CLI · frankieewQuery LMFDB to verify number theory results, including number field properties, elliptic curve data, and algebraic number theory computations.
- ▌ Code Rules · frankieew bundleUse when writing code, to follow personal code style and ensure documentation is consistent.
- ▌ Openclaw Rss · frankieewUse sfeed to parse RSS/Atom feeds and push updates to OpenClaw. Use when: user wants to monitor RSS feeds and get notifications via OpenClaw.
- ▌ Mathlib Style · frankieew bundleUse when writing or reviewing Lean 4 mathlib code for style, naming, docs, and lint.
- ▌ Mathlib Workflow · frankieew bundleComplete workflow for contributing to mathlib (Lean 4), including repo setup, git workflow, PR creation, and review process.
- ▌ Pr Worktree Workflow · frankieewComplete workflow for creating git worktrees and Pull Requests, including worktree setup, branch management, and PR creation.
- ▌ Leanmgr Cache Manager · frankieewUse when managing many Lean 4 projects with LeanMgr, especially .lake disk usage, cache cleanup, restore, gitignore, doctor, toolchain, or worktree workflows.
- ▌ Learn Math By Lean Notebook · frankieew bundleGenerate Jupyter notebooks that teach mathematics through Lean 4 and mathlib by interleaving compact bilingual-capable explanations, runnable Lean code cells, proof experiments, and small exercises. Use when the user asks to learn a math topic with Lean, wants a Lean 4/mathlib tutorial notebook, requests Chinese or English math-learning notebooks, or wants a theory-plus-formalization lesson in .ipynb form.