tomevault-io
- 62k skills
- 0 followers
- 1 day ago last updated
- ▌ Pyth · tomevault-io bundleComplete guide for Pyth Network - decentralized oracle providing real-time price feeds for DeFi. Covers price feed integration, confidence intervals, EMA prices, on-chain CPI, off-chain fetching, and streaming updates for Solana applications. Use when this capability is needed.
- ▌ Fscan Agent · tomevault-io bundle使用 fscan 进行网络扫描和安全评估。当用户要求扫描网段、探测主机存活、发现开放端口、识别服务、检测漏洞或弱口令时使用。支持 NDJSON 结构化输出,适合 AI agent 管道消费。 Use when this capability is needed.
- ▌ Shadcn UI · tomevault-io bundleProvides complete shadcn/ui component library patterns including installation, configuration, and implementation of accessible React components. Use when setting up shadcn/ui, installing components, building forms with React Hook Form and Zod, customizing themes with Tailwind CSS, or implementing UI patterns like buttons, dialogs, dropdowns, tables, and complex form layouts.
- ▌ Tsp Model · tomevault-io bundleUse when creating, modifying, or documenting TypeSpec domain models. Triggers include adding new entities, value objects, enums, extending base types, or when asked to create a "tsp model", "domain model", "entity", or work with files in the tsp/ directory. Part of the Shep autonomous SDLC platform — https://shep.bot
- ▌ Version Bump · tomevault-io bundleCargo.tomlのバージョンをセマンティックバージョニングに従ってバンプアップし、git tagを作成する。前回のgit tagからの差分を分析してバージョン種別(major/minor/patch)を自動判定する。「バージョンを上げて」「リリースして」「version bump」「バージョンアップ」などのリクエストで起動。 Use when this capability is needed.
- ▌ Persistent Skill · tomevault-io bundleUse when working with a skill that uses persistent context mode.
- ▌
- ▌
- ▌ Security · tomevault-io bundleThis skill should be used when reviewing code for security vulnerabilities, performing security audits, or when the user asks about "security review", "vulnerability", "XSS", "CSRF", "injection", "race conditions", "OAuth security", "OIDC pitfalls", "timing attacks", or "access control". Provides a comprehensive vulnerability taxonomy and review methodology. Use when this capability is needed.
- ▌ Ray · tomevault-io bundleTeaches how to interact with the Ray application. This skill should be used when users want to interact with Ray through a coding agent or LLM with skills capabilities. Use when this capability is needed.
- ▌ Squad Conventions · tomevault-io bundleCore conventions and patterns used in the Squad codebase Use when this capability is needed.
- ▌ Yes Ja · tomevault-io bundleファイル・設定・データベース・デプロイの変更を伴うタスクで発動。デバッグが2回以上連続で失敗した時に発動。証拠なしに推測・仮定しようとした時に発動(「おそらく」「多分」「〜だと思う」「〜のはず」)。ユーザーに丸投げしようとした時に発動(「ご確認ください」「手動で対応してください」「〜が必要かもしれません」)。修正後に動作確認せず完了と報告しようとした時に発動。根本原因の結論を出す時に発動。使えるツールを使わない時に発動(WebSearchがあるのに検索しない、Bashがあるのに実行しない、Readがあるのに読まない)。同じアプローチで3回以上パラメータだけ変えて空回りしている時に発動。バグ修正後に関連する問題を確認しない時に発動。自分で調べられることをユーザーに質問する時に発動。具体的なコードやコマンドではなくアドバイスだけ出す時に発動。全タスクタイプに適用:デバッグ、実装、設定、デプロイ、API連携、データ処理。初回失敗時や既知の修正手順を実行中の場合は発動しない。 Use when this capability is needed.
- ▌ Project Conventions · tomevault-io bundleCore conventions and patterns for this codebase Use when this capability is needed.
- ▌ Gpui Layout And Style · tomevault-io bundleLayout and styling in GPUI. Use when styling components, layout systems, or CSS-like properties. Use when this capability is needed.
- ▌
- ▌ Gilt · tomevault-io bundleLocal-only, privacy-first personal finance CLI. All mutations dry-run by default; pass --write to persist. Use for import, categorization, budgeting, duplicates, and reporting. Use when this capability is needed.
- ▌ Explore · tomevault-io bundleRun a mandatory pre-implementation exploration workflow before writing production code. Use when a task requires code changes and Codex must first map concerns/layers, read relevant files, check existing constants and types, identify the closest existing pattern, plan exact code placement, and confirm architectural guardrails. Use when this capability is needed.
- ▌ Billing · tomevault-io bundleBilling - Stripe, webhooks, subscriptions. Use when implementing payments. Use when this capability is needed.
- ▌ Pricing · tomevault-io bundlePricing strategy - tiers, feature gating. Use when designing pricing. Use when this capability is needed.
- ▌ Support · tomevault-io bundleSupport - help center, tickets, docs. Use when building support. Use when this capability is needed.
- ▌ Vbs Scan Security · tomevault-io bundleUse when scanning code for security vulnerabilities. Use when user says "scan security", "kiểm tra bảo mật", "security audit", "review security", or invokes `/vbs-scan-security`. For large scans (>20 main-language files OR >30 total OR >14 days) processes chunks sequentially. Outputs bilingual reports (vi/en).
- ▌
- ▌ Project Development Playbook · tomevault-io bundleUse when implementing IdeaGo tasks that need branch, stack, and verification guidance.
- ▌ Tsplay Flow Authoring · tomevault-io bundleShareable TSPlay Flow authoring skill for coders. Use when Codex needs to write, modify, fix, review, or explain TSPlay `.flow.yaml` files, choose between Flow DSL, Lua script mode, and MCP workflows, draft or review tutorial flows, send email notifications with `send_email`, attach to real Chrome/Chromium over CDP, use `browser.cdp_launch`, or debug artifacts and saved sessions. Typical English triggers include write flow, fix flow, review flow, generate flow, repair selector, attach Chrome over CDP, use cdp_launch, send email flow, email notification flow, and convert a requirement into Flow. Typical Chinese triggers include 编写 Flow, 写 Flow, 改 Flow, 修 Flow, 生成 flow, 补一条 flow, 调试 flow, 排查 flow, 设计教程 flow, 接管 Chrome, cdp_launch, 发邮件 flow, 邮件通知 flow, and 把需求转成 TSPlay Flow. Use when this capability is needed.
- ▌ Wdk · tomevault-io bundleTether Wallet Development Kit (WDK) for building non-custodial multi-chain wallets. Use when working with @tetherto/wdk-core, wallet modules (wdk-wallet-btc, wdk-wallet-evm, wdk-wallet-evm-erc-4337, wdk-wallet-solana, wdk-wallet-spark, wdk-wallet-ton, wdk-wallet-tron, ton-gasless, tron-gasfree), and protocol modules including swap (wdk-protocol-swap-velora-evm), bridge (wdk-protocol-bridge-usdt0-evm), and lending (wdk-protocol-lending-aave-evm). Covers wallet creation, transactions, token transfers, DEX swaps, cross-chain bridges, and DeFi lending/borrowing. Use when this capability is needed.
- ▌ Cron · tomevault-io bundleCreate and manage Codex app automations stored in the local SQLite database (~/.codex/sqlite/codex-dev.db). Use when you need to add, list, update, enable/disable, delete, or run-now automations; edit automation names, prompts, RRULE schedules, or cwd scopes; or inspect automation records while troubleshooting app automation behavior. Use when this capability is needed.
- ▌
- ▌ Lift · tomevault-io bundleComprehensive, measurement-driven performance optimization for latency, throughput, memory/GC, and tail behavior. Use when the user asks to optimize/speed up, reduce latency (p95/p99), increase throughput/QPS, lower CPU/memory/allocations/GC pauses, profile hot paths, or run a benchmarked perf pass (including JSONL/query-heavy code). Requires before/after measurement on a runnable workload (or an explicit `UNMEASURED` plan) plus a correctness gate. Zig-only CLI iteration where `bench_stats`/`perf_report` are proven before shipping. Use when this capability is needed.
- ▌ Puff · tomevault-io bundleLaunch and manage Codex Cloud tasks from the CLI, including detached background watchers that track completion. Use when users ask to run coding work in cloud/background agents, queue multiple cloud tasks, poll task status, fetch cloud diffs, apply cloud outputs locally, or pair cloud kickoff with `$cas` orchestration. Use when this capability is needed.
- ▌ Bootstrap · tomevault-io bundleInitialize .docent/ directory structure and configuration for a new project Use when this capability is needed.
- ▌
- ▌ Trulens Evaluation Workflow · tomevault-io bundleSystematically evaluate your LLM application with TruLens Use when this capability is needed.
- ▌ Terminal · tomevault-io bundleRun background, long-lived, or interactive terminal commands inside tmux so the user can observe and intervene. Use this skill whenever you are about to start a dev server, watcher, REPL (python/node/psql/etc.), tail logs, or any process that runs longer than a single shell call — even if the user did not say "tmux". Use when this capability is needed.
- ▌ Naming · tomevault-io bundleEvaluate and improve names in code using naming as a design diagnostic. Use when the user asks to "name this", "rename", "review naming", "what should I call", struggles to name something, or when a code review surfaces vague or misleading names. Use when this capability is needed.
- ▌ Pagent · tomevault-io bundleGuide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code. Use when this capability is needed.
- ▌ Condukt Elixir Review · tomevault-io bundleProject-specific PR-review rules for the Condukt Elixir codebase. Focuses on command execution, cwd scoping, session restore precedence, session store safety, Mimic placement, and the repo's no-typespec convention. Use when this capability is needed.
- ▌
- ▌ Docetl · tomevault-io bundleBuild and run LLM-powered data processing pipelines with DocETL. Use when users say "docetl", want to analyze unstructured data, process documents, extract information, or run ETL tasks on text. Helps with data collection, pipeline creation, execution, and optimization. Use when this capability is needed.
- ▌ Typedoc · tomevault-io bundleCreate and improve TypeScript project documentation using TypeDoc. Use when documenting TypeScript codebases, adding JSDoc comments, configuring TypeDoc, auditing documentation coverage, or generating API reference documentation for TypeScript projects. Use when this capability is needed.
- ▌ Memcord · tomevault-io bundlePrivacy-first, self-hosted chat memory for OpenClaw — save and recall conversation history across sessions without any cloud dependency. Use when this capability is needed.
- ▌
- ▌ New · tomevault-io bundleUse when user asks to create a release, cut a release, or publish a version. Auto-detects GitHub vs GitLab vs Gitea, calculates semantic version, generates release notes from PRs/MRs or commits, shows preview for confirmation before publishing.
- ▌ Deslop · tomevault-io bundleUse when removing AI-generated slop, cleaning up verbose code, or removing unnecessary defensive checks. Triggers on "remove slop", "clean up AI code", "deslop".
- ▌ Josk · tomevault-io bundleGuides JoSk integration for horizontally scaled Node.js and Bun apps — cluster-wide scheduling via Redis, MongoDB, or PostgreSQL so each tick runs on one instance. Use when writing or reviewing recurring jobs, cron-style tasks, `setInterval`/`setTimeout`/`setImmediate` work, periodic background jobs (queues, sync, polling, cleanup), multi-instance / Kubernetes / PM2 / Meteor deployments, the `josk` npm package, or `ostrio:cron-jobs`. Also when the user names JoSk, `RedisAdapter`, `MongoAdapter`, `PostgresAdapter`, Redis Cluster / KeyDB Cluster hash-tag routing via `useHashTags`, at-least-once / at-most-once semantics, zombie recovery, leases, `zombieTime`, `execute`, `concurrency`, `pause()`/`resume()` instance backpressure, or comparisons to Agenda, Bree, node-cron, Bull, or BullMQ. Use when this capability is needed.
- ▌
- ▌ Dot AI Process Feature Request · tomevault-io bundleProcess a feature request or response from another dot-ai project. Reads from tmp directory, implements/integrates, and writes response if needed. Use when this capability is needed.
- ▌ Bonfire · tomevault-io bundleSession context persistence for AI coding. Pick up exactly where you left off. Use when this capability is needed.
- ▌ Gdcli · tomevault-io bundleGoogle Drive CLI for listing, searching, uploading, downloading, and sharing files and folders. Use when this capability is needed.
- ▌
- ▌
- ▌ Streamlit Rebase · tomevault-io bundleRebase our custom fork of the Streamlit repository onto new upstream Streamlit release Use when this capability is needed.
- ▌ Installed Thirdparty · tomevault-io bundleRepresents a consumer-installed third-party skill that the project happened to commit. rosie must not treat these as the package's own skills when this repo is being installed. Use when this capability is needed.
- ▌ Coral Review Source Spec · tomevault-io bundleReview new or updated Coral source manifests and source PRs for content, style, product fit, query ergonomics, documentation quality, and consistency with existing Coral sources. Use when Codex is asked to review a sources/core/name or sources/community/name source directory, a manifest.yaml, or a GitHub PR that adds or changes a Coral source. Use when this capability is needed.
- ▌
- ▌ Refactor · tomevault-io bundleGuided refactoring with named patterns. Identifies code smells, names the refactoring, and guides the transformation via a domain-adapted hint ladder. Defers to .cursorrules. Use when this capability is needed.
- ▌ MCP Dev · tomevault-io bundleBuild or update MCP server/client integrations for VMark. Use when configuring MCP servers, adding MCP tools, or updating MCP-related docs and settings. Use when this capability is needed.
- ▌ Opc · tomevault-io bundle多引擎 AI 创作工具链。TTS 语音合成(edge-tts / Qwen3-TTS)、ASR 语音识别与卡拉OK字幕、ComfyUI 图片生成(ERNIE/Qwen/Z-Image + PromptKG 知识图谱)、视频剪辑(Cut)。使用场景:(1) 文本转语音播放,(2) 音频转录生成 SRT/ASS 字幕,(3) AI 图片生成与风格探索,(4) Prompt 知识图谱查询与模板发现,(5) 字幕级视频剪辑。触发词:语音、TTS、ASR、字幕、图片生成、prompt、知识图谱、KG、视频剪辑、cut Use when this capability is needed.
- ▌ Smart Query Analyzer · tomevault-io bundle智能问数分析专家,深度理解业务问题,自动生成SQL查询,执行数据检索,生成可视化图表,并提供深度数据分析。 Use when this capability is needed.
- ▌ Running Claude Code Via Litellm Copilot · tomevault-io bundleUse when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
- ▌
- ▌ Agent Run · tomevault-io bundleCreate and start an aide agent instance from an image. Use when the user wants to spin up, deploy, or create a new agent. Use when this capability is needed.
- ▌
- ▌ Summarizer · tomevault-io bundle读取指定文档,生成结构化摘要。作为 compiler 的子 Agent 被调用。 Use when this capability is needed.
- ▌
- ▌
- ▌ Adhd · tomevault-io bundleADHD-optimized code explainer. Generates layered, scannable explanations with hooks, maps, and progress markers. Use when this capability is needed.
- ▌ Analyze Perfetto Trace · tomevault-io bundleQuery and analyze Metro's perfetto compiler traces to find real hot spots and untraced time. Use whenever the user asks about metro compile-time perf, where time is going in a trace, or shares a perfetto screenshot. Use when this capability is needed.
- ▌
- ▌ Wsl Clipboard Setup · tomevault-io bundleGuide the user through setting up WSL2 clipboard image paste fix - dependency installation, verification, and keybinding configuration Use when this capability is needed.
- ▌
- ▌ Boneyard · tomevault-io bundleUse boneyard-js to add, configure, debug, or rebuild skeleton screens. Triggers when working with Skeleton components, bones JSON, the boneyard CLI, fixtures, leafTags, snapshotConfig, skeleton loading states, or boneyard.config.json. Use when this capability is needed.
- ▌ Clawdtm Moderator · tomevault-io bundleModerate ClawdTM skills - hide malicious content, set verified status. Use when this capability is needed.
- ▌ Windsurf · tomevault-io bundleWindsurf editor - use when working on related tasks Use when this capability is needed.
- ▌
- ▌ Compare Tasks · tomevault-io bundleCompare how two harbor benchmark runs performed on a single shared task Use when this capability is needed.
- ▌ Bits Plan · tomevault-io bundleAnalyze conversation history and create bits tasks with dependencies. Use when extracting work from a discussion, turning decisions into tracked tasks, or breaking down what was discussed into actionable items. Triggers on "create tasks from this", "turn this into bits", "extract tasks", "what should we track", "break this down into tasks", "plan from this conversation". Uses collaborative Codex debate to refine scope, discovers verification commands, creates self-contained tasks with context and acceptance criteria. Use when this capability is needed.
- ▌ Teach · tomevault-io bundleTransforms technical documents into rigorous learning journeys with collegiate-level mastery requirements. Uses Bloom's taxonomy progression, 80%+ mastery thresholds, and multi-level verification before advancing. Treats learning as a high school to college graduation progression. Use when user wants deep understanding, not surface familiarity. Use when this capability is needed.
- ▌ Pupil · tomevault-io bundleOperate Windows GUIs through Pupil by looping `perceive` and `indicate` until the user goal is met or explicitly canceled. Prefer `click` on visible controls over equivalent keyboard shortcuts, and use `input` for real typing/paste or true shortcut-only actions. Use this skill whenever Pupil tools are available and the task involves multi-step desktop automation or guided user interactions. Treat `r.perceive` as the default next snapshot and keep chat minimal while the loop runs. Use when this capability is needed.
- ▌ Motion UI · tomevault-io bundleProduction-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Wilma Triage · tomevault-io bundleDaily triage of Wilma school notifications for Finnish parents. Fetches exams, messages, news, schedules, homework, and lesson notes (merkinnät) — filters for actionable items, syncs exams to Google Calendar, and reports via chat. Requires the `wilma` skill and `gog` CLI (or `gog` skill from ClawHub) for calendar access. Use when this capability is needed.
- ▌ Opentui · tomevault-io bundleBuild terminal UIs with OpenTUI/React. Use when creating screens, components, handling keyboard input, managing scroll, or navigating between views. Covers JSX intrinsics, useKeyboard, scrollbox patterns, and state preservation. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Summarize Activity · tomevault-io bundleSummarize recent GitHub activity — discussions, PRs, issues, events, traffic — into an actionable report so you can stay on top of the project without reading everything. Use when this capability is needed.
- ▌ Docs Page Frontmatter · tomevault-io bundleWrite YAML front matter for documentation pages with appropriate titles and descriptions for social cards. Use when this capability is needed.
- ▌ Syrupy · tomevault-io bundleUse syrupy for pytest snapshot testing to ensure the immutability of computed results, manage snapshots, customize serialization, and handle complex data structures with built-in matchers and filters. Use when this capability is needed.
- ▌
- ▌ Diagram · tomevault-io bundleMaintain and synchronize Unified Impact Diagrams following Diagram Driven Development (DDD) methodology. Create, update, and manage diagrams that connect user value to technical implementation. Use when this capability is needed.
- ▌ Anima Aios · tomevault-io bundleUse when working with an AI Agent cognitive growth system built on the native OpenClaw architecture. It provides agents with persistent memory management, visual intimacy progression, a 5-dimensional cognitive profile, gamified daily quests, team leaderboards, and a 5-layer memory architecture with Knowledge Palace, Pyramid thinking, and Ebbinghaus decay function. 基于 OpenClaw 原生架构的 AI Agent 认知成长体系,为 Agent 提供五层记忆架构、知识宫殿、金字塔知识组织、记忆衰减函数、LLM 智能处理、永久化记忆管理、可视化亲密度成长、五维认知画像、游戏化每日任务和团队排行榜。
- ▌
- ▌ Vitepress · tomevault-io bundleVitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components. Use when this capability is needed.
- ▌ Commit And Track · tomevault-io bundleAEGIS-specific post-task gate — runs format:check, build:renderer, lint, then stages only the files changed by the task (never `-A`), conventional commit, push to the current feature branch (never master). Use when the user says "commit and push", "ship it", or "track this commit" inside the AEGIS project. Use when this capability is needed.
- ▌ Chart Visualization · tomevault-io bundle推荐并生成合适的数据可视化图表,使用 GPT-Vis 库。支持两种输出模式:(1)语法模式——生成 Syntax 或 JSON 配置;(2)代码模式——生成完整的运行代码。支持 26 种图表类型。 Use when this capability is needed.
- ▌ SQL Reporting · tomevault-io bundleConventions and review steps for writing analytics SQL against the warehouse. Use whenever the task involves querying tables, building a report, or aggregating metrics. Use when this capability is needed.
- ▌ Devtools · tomevault-io bundleDeveloper reference for Apache TVM-FFI. Use when this capability is needed.
- ▌