tomevault-io
- 62k skills
- 0 followers
- 2 days ago last updated
- ▌ Wait · tomevault-io bundleThis skill should be used when the user asks to "wait for message from agent X", "block until response", "wait for handoff", "synchronize with other agents", "wait for acknowledgment", or needs to block execution until messages arrive on specific topics with configurable timeout. Use when this capability is needed.
- ▌ Local Dev · tomevault-io bundleLocal development environment setup and commands. Use when helping with dev server, Docker, or local testing. Use when this capability is needed.
- ▌ Announce Run · tomevault-io bundleMinimal starter skill for a Compozy extension skill pack. Use when this capability is needed.
- ▌ Verification Before Completion · tomevault-io bundleUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
- ▌ Experts · tomevault-io bundle<!-- plugin/skills/experts/SKILL.md --> Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Minimal Skill · tomevault-io bundleUse when working with a minimal skill with only required fields.
- ▌ Pickup · tomevault-io bundleRehydrate context from HANDOFF.md when starting a new session. Use when resuming previous work or picking up where another agent left off. Use when this capability is needed.
- ▌ Clrun · tomevault-io bundleRun and control interactive CLI sessions. Handles TUI prompts (select lists, checkboxes, confirms), persistent shell state, and long-running processes. Use when you need to execute terminal commands, respond to interactive prompts, navigate scaffolding wizards like create-vue or create-vite, or manage dev servers. Use when this capability is needed.
- ▌
- ▌ Cyrus Setup Prerequisites · tomevault-io bundleCheck and install prerequisites for Cyrus — Node.js, jq, gh CLI, and the cyrus-ai npm package. Use when this capability is needed.
- ▌ Filesystem Skill · tomevault-io bundleBecome a helpful co-worker in the workspace. Use it whenever you need to access, manage, or reference files. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌ Publish MCP · tomevault-io bundlePublish updated MCP server metadata to the MCP Registry Use when this capability is needed.
- ▌ Mls · tomevault-io bundleQuery the local MLS for real estate listings, comparable properties, recent sales, and market data via the RESO Web API. Use when this capability is needed.
- ▌ Opam · tomevault-io bundleopam is the package manager for ocaml packages. This skill teaches you how to use it Use when this capability is needed.
- ▌ Line Lookup · tomevault-io bundleUse this skill when decompiling a game and trying to determine which source file a function, inline, or class belongs to. When the user has a function address and wants to know where it's defined, which file a class lives in, or which source file an inline expands from, use this skill to run line_lookup.py against the map file. Trigger whenever the user mentions a hex address, asks "where is this function defined", "which file is this class in", "what file does this inline come from", or is trying to match a decompiled function to its original source location.
- ▌ Glance Test · tomevault-io bundleRun E2E browser tests on any web application using Glance MCP. Use when the user says "test this page," "check this URL," "run E2E tests," "browser test," "test the login flow," "check if the site works," "visual regression," or "screenshot this page." Also use for post-deploy verification and smoke tests. Use when this capability is needed.
- ▌ 9router Web Search · tomevault-io bundleWeb search via 9Router /v1/search using Tavily / Exa / Brave / Serper / SearXNG / Google PSE / Linkup / SearchAPI / You.com / Perplexity. Use when the user wants to search the web, look up information, find articles, or query a search engine. Use when this capability is needed.
- ▌ Organization Management · tomevault-io bundleManage organizations and positions — founding, chartering, membership, duties, requirements, appointments, and dissolution. Use when this capability is needed.
- ▌ Assign Copilot · tomevault-io bundleAssigns a GitHub issue to the Copilot coding agent, optionally specifying a custom agent. Use this when asked to assign an issue to Copilot or delegate an issue to CCA. Use when this capability is needed.
- ▌
- ▌ React Component Performance · tomevault-io bundleAnalyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps. Use when this capability is needed.
- ▌
- ▌ Dev Regression Test · tomevault-io bundle在开发环境进行回归测试,当开发完成功能或修复bug后,可以使用这个技能在开发环境进行回归测试,验证代码变更是否生效,是否引入新问题。 Use when this capability is needed.
- ▌ Doc Yet · tomevault-io bundleBuild and maintain high-signal project documentation inside `.agents` for almost any repository, then expose that documentation to Cursor, Claude, Codex, and Gemini through lightweight bridge files. Use whenever the user wants to document a codebase, improve an existing `README.md`, map architecture, explain a monorepo, capture feature boundaries, document a frontend design system or design tokens, create onboarding material, or keep project docs synchronized with the code. Use when this capability is needed.
- ▌ Faultline · tomevault-io bundleFind Faultline error groups that started appearing after a given deploy timestamp — a regression check. Use when this capability is needed.
- ▌ Mags Setup · tomevault-io bundleAnalyze project and recommend setup (skills, hooks, CLAUDE.md) Use when this capability is needed.
- ▌ Docfork Docs · tomevault-io bundleRetrieves up-to-date documentation for any third-party library, framework, or API where training data may be outdated or incomplete. Use when the user asks about library usage, API references, configuration, or code generation involving specific packages. Prefer over training data when accuracy or recency matters. Use when this capability is needed.
- ▌ Review Agents Md · tomevault-io bundleAudit Dograh `AGENTS.md` files for drift against the live repo and for bad scope boundaries between parent and child docs. Use when the user asks to review existing AGENTS files, identify stale guidance, decide whether a subtree needs its own `AGENTS.md`, or update the `AGENTS.md` hierarchy under the repo root, `api/`, or `ui/`. Use when this capability is needed.
- ▌ Notmcp · tomevault-io bundleLocal tool system for API integrations and automation. Use when connecting to external services, fetching data from APIs, or performing tasks that require credentials or network access. Use when this capability is needed.
- ▌ Linctl · tomevault-io bundleUse linctl to read and update Linear issues, projects, teams, users, labels, comments, and agent sessions from the terminal. Prefer JSON reads, validate auth first, and use command-specific --help for exact flags. Use when this capability is needed.
- ▌ Add Graphjin Database · tomevault-io bundleUse when adding a new GraphJin database, warehouse, or CQL/NoSQL backend; building a simulator because no live service is available; wiring a dialect, discovery, tests, scripts, README/CONFIG/FEATURES, or website database support surfaces.
- ▌
- ▌ Pr Finalize · tomevault-io bundleFinalizes any PR for merge by verifying title/description match implementation AND performing code review for best practices. Use when asked to "finalize PR", "check PR description", "review commit message", before merging any PR, or when PR implementation changed during review. Do NOT use for extracting lessons (use learn-from-pr), writing tests (use write-tests-agent), or investigating build failures (use azdo-build-investigator and ci-analysis). Use when this capability is needed.
- ▌ Scope · tomevault-io bundleAnalyze project structure, architecture, tech stack, and existing Claude Code configuration. Use when starting the dream-team workflow to understand the codebase context. Use when this capability is needed.
- ▌ Type Bridge · tomevault-io bundleUse the type-bridge Python ORM for TypeDB. Covers defining entities, relations, attributes, CRUD operations, queries, expressions, and schema management. Use when working with TypeDB in Python projects. Use when this capability is needed.
- ▌ Misatay Review · tomevault-io bundleGuided code review flow with file navigation and approval handling Use when this capability is needed.
- ▌ Task Locking · tomevault-io bundleAtomic task locking patterns to prevent race conditions in multi-agent environments. Use when working with task locks, concurrent operations, acquire_task_lock, update_task_status, or debugging lock conflicts. Use when this capability is needed.
- ▌ Build And Test · tomevault-io bundleBuild/test commands, and unit testing key points including BugLog handling guidelines. Use when this capability is needed.
- ▌
- ▌ Scandal Market Agent Builder · tomevault-io bundleBuild Agent2 agents for Polymarket market discovery, scandal-reactive watchlists, social-sentiment market analysis, market-sentinel workflows, and paper-trading research. Use when creating or modifying agents that find Polymarket markets affected by public opinion, reputation shocks, social media, scandals, fandom narratives, or news-latency signals. Use when this capability is needed.
- ▌ Echo · tomevault-io bundleTest-only skill that echoes input back. Used for integration testing. Use when this capability is needed.
- ▌ Math · tomevault-io bundleTest-only skill that performs basic arithmetic. Used for integration testing. Use when this capability is needed.
- ▌ Dzarlax Insight Cypilot · tomevault-io bundleALWAYS open and follow `{cypilot_path}/.core/skills/cypilot/SKILL.md`
- ▌
- ▌
- ▌
- ▌ Kamal · tomevault-io bundleDeploy containerized web applications to any Linux server using Kamal 2. Use when users need to deploy, configure, debug, or manage Kamal deployments including initial setup, configuration of deploy.yml, deployment workflows, rollbacks, managing accessories (databases, Redis, Litestream), troubleshooting deployment issues, CI/CD integration, multi-environment setups, or understanding Kamal commands and best practices. Also use when working with Kamal Proxy, Docker-based deployments, zero-downtime deploys, or 37signals deployment tooling. Use when this capability is needed.
- ▌ Rspec · tomevault-io bundleComprehensive RSpec testing for Ruby and Rails applications. Covers model specs, request specs, system specs, factories, mocks, and TDD workflow. Automatically triggers on RSpec-related keywords and testing scenarios. Use when this capability is needed.
- ▌ Music · tomevault-io bundleGenerate music using ElevenLabs Music API. Use when creating instrumental tracks, songs with lyrics, background music, jingles, or any AI-generated music composition. Supports prompt-based generation, composition plans for granular control, and detailed output with metadata. Use when this capability is needed.
- ▌ Dep Update · tomevault-io bundleReview, merge, and release dependency update PRs. Merges green dependabot PRs, closes stale/failing ones, runs full verification, and publishes a patch release. Use when this capability is needed.
- ▌ 1password · tomevault-io bundleSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op. Use when this capability is needed.
- ▌
- ▌ Y Graph Codex · tomevault-io bundleBuild a minimal React Flow-ready graph from SummaryRoot JSON and attach it as a git note under y-codex-session-graph. Use when this capability is needed.
- ▌ Docs Sync · tomevault-io bundleRewrites stale `README.md` and `docs/*.md` sections based on changes since main. Use before staging, or when asked to "sync docs" or "update the docs". Do NOT use for changelog updates or `CLAUDE.md`/`GEMINI.md` updates. Use when this capability is needed.
- ▌ Evtxecmd Maps · tomevault-io bundleUnderstand, author, and validate EvtxECmd map files that normalize Windows event log EventData into first-class CSV/JSON columns. Use when this capability is needed.
- ▌ Enable Module · tomevault-io bundleUse this skill when the user wants to enable an existing NixOS module on one or more hosts in this config repository.
- ▌ Share Docs · tomevault-io bundleShare personal documents to the shared namespace with atomic git commit and push Use when this capability is needed.
- ▌ Ev · tomevault-io bundleEvennia project management commands — list PRs, issues, and more. Use when this capability is needed.
- ▌ Voltaire · tomevault-io bundleBuild Ethereum applications with typed errors, composable workflows, and testable code using Effect.ts. Use when this capability is needed.
- ▌ Ev Node Explainer · tomevault-io bundleExplains ev-node architecture, components, and internal workings. Use when the user asks how ev-node works, wants to understand the block package, DA layer, sequencing, namespaces, or needs architecture explanations. Covers block production, syncing, DA submission, forced inclusion, single vs based sequencer, and censorship resistance. Use when this capability is needed.
- ▌ Bugfix · tomevault-io bundleQuality bug fixes (P1/P2). Full TDD cycle, branch from master via feature/, no production deploy. Use when this capability is needed.
- ▌ Vercel Deploy · tomevault-io bundleDeploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link. Use when this capability is needed.
- ▌ Code Review Asm Xtensa · tomevault-io bundleReview Xtensa assembly code for ESP32 platforms. Checks for critical errors in inline assembly, ABI compliance, and optimization opportunities. Use after modifying ESP32 assembly or inline asm code. Use when this capability is needed.
- ▌
- ▌ Mflux Manual Testing · tomevault-io bundleManually validate mflux CLIs by exercising the changed paths and reviewing output images/artifacts. Use when this capability is needed.
- ▌ Yolobox Orchestrator · tomevault-io bundleUse when the agent is outside yolobox and needs to start, inspect, or control yolobox sessions, choose the right yolobox subcommand or flags, read merged config, decide between scratch, readonly, docker, or network options, or debug how a yolobox launch should be configured.
- ▌ Finito Commit · tomevault-io bundleReview the current Git worktree in the Finito repository and create one commit for the current changeset. Use when the user asks to commit current work, generate a commit message from the actual diff, or finish a task by staging and committing files. Prefer this skill only when the intent is a single commit for the current worktree; if the user wants multiple commits, selective staging, or exclusions, clarify first. Use when this capability is needed.
- ▌ Buddy · tomevault-io bundleYour AI companion for coding and terminal work. Use when this capability is needed.
- ▌ K8S Install · tomevault-io bundleK8s 集群安装指导。通过对话询问用户安装方式、节点信息,分步骤输出命令,每步等待用户确认。不嵌入安装包,优先使用阿里云镜像下载,国内网络更稳定。 Use when this capability is needed.
- ▌ Go Deps Security Upgrade · tomevault-io bundleRun a grouped, bisectable Go dependency security sweep on the Fission repo. Use when the user asks to upgrade outdated/vulnerable Go dependencies, run a dep security pass, or process CVE findings from govulncheck. Produces one commit per logical dependency group on a dedicated branch so failures are attributable and revertable. Use when this capability is needed.
- ▌
- ▌
- ▌ Floschu Control · tomevault-io bundleUse when implementing, debugging, or testing code that uses the floschu/control library. Triggers on tasks involving Store, Reducer, Actions, Mutations, Effects types from at.florianschuster.control; UDF state management in Kotlin Multiplatform projects; or migrating to or from the control library.
- ▌ Natural Writing · tomevault-io bundleContains well-defined rules for creating natural, accurate, and readable writing. Use whenever authoring longer text, like analysis documents, PR or CL descriptions, or documentation. Use when this capability is needed.
- ▌ Generate Program · tomevault-io bundleGenerate a complete, idiomatic Foldkit program from a natural language description. Use when the user wants to create a new Foldkit program, scaffold a project, or says things like "build me a..." or "I want a program that... Use when this capability is needed.
- ▌ Formkit · tomevault-io bundleUse when working with FormKit forms, validation, schema, or custom inputs in React, Vue, or Nuxt projects.
- ▌ Netrock · tomevault-io bundleAdd a route constraint for path parameter validation Use when this capability is needed.
- ▌ Kiln Fire · tomevault-io bundleKiln pipeline conductor. Launches and resumes the 7-step software-creation pipeline (onboarding, brainstorm, research, architecture, build, validate, report). Use when the operator runs /kiln-fire, asks to build software with Kiln, or wants to resume a Kiln run. Drives onboarding inline, brainstorm via an interactive teammate, and the autonomous stages via native workflows. Use when this capability is needed.
- ▌ X CLI · tomevault-io bundleUse this skill when the task is to authenticate with X, fetch timelines, tweets, users, search results, followers, or following data through x-cli, or to troubleshoot x-cli auth, rate limits, and GraphQL query ID drift.
- ▌ Ipados · tomevault-io bundleiPadOS platform-specific development with adaptive layouts, keyboard shortcuts, multitasking, and Stage Manager. Use when building iPad apps with split views, external keyboard support, or multi-window features. Use when this capability is needed.
- ▌ Fireworks Agent · tomevault-io bundleRun end-to-end fine-tuning on Fireworks via the Fireworks Agent (a.k.a. Pilot Agent, exposed through `firectl session`). Use this skill whenever the user asks to fine-tune, SFT, DPO, ORPO, post-train, custom-train, auto-train, hyperparameter-tune, or hp-sweep a model on Fireworks — including `qwen3-4b`, `qwen3-8b`, `qwen3p5-9b`, `qwen3p5-27b`, `qwen3p5-35b-a3b`, `llama-v3p3-70b-instruct`, `kimi-k2p5`, `kimi-k2p6`, `glm-5p1`, `qwen3p5-397b-a17b`, or any other Fireworks-hosted base model. Also use it for kicking off a training session, monitoring or resuming a session, answering the agent's mid-run questions, approving training plans, troubleshooting `failed` sessions, listing/cancelling/deleting sessions, and figuring out how to call a fine-tuned model after training. Triggers on commands like `firectl session create / get / events / list / update / cancel / delete`, on terms like "Pilot Agent", "Fireworks Agent", "auto-tune on Fireworks", "fine-tune on Fireworks", and on session IDs of the form `1779157376-41
- ▌ Verify Web Change · tomevault-io bundleVerify web application changes work by launching the app stack and testing in a real browser. This skill should be used when the user asks to "verify the change", "test in browser", "check if it works", or after completing a PR to validate the implementation. Requires Playwright MCP server. MUST exit if Playwright MCP is unavailable. Use when this capability is needed.
- ▌ K6 · tomevault-io bundlek6 load testing tool. Use for performance testing. Use when this capability is needed.
- ▌ Bsv Pay · tomevault-io bundleSend and receive BSV payments between Clawdbot agents using the bsv-pay-v1 protocol Use when this capability is needed.
- ▌ Python Expert · tomevault-io bundleConventions for clean, idiomatic Python. Load whenever you read, edit, or write Python source files. Use when this capability is needed.
- ▌
- ▌ Write Tests · tomevault-io bundleWrite tests following project conventions. Use when adding new tests or modifying existing ones. Use when this capability is needed.
- ▌
- ▌ Use Settings Not Environ · tomevault-io bundleRead env vars through gg_api_core.settings.get_settings(), not os.environ. Triggers when adding a new env-driven config or reviewing code that calls os.environ / os.getenv. Use when this capability is needed.
- ▌ Transaction Correctness · tomevault-io bundleHow WAL mechanics, checkpointing, concurrency rules, recovery work in tursodb Use when this capability is needed.
- ▌
- ▌ Recipe Generate Report From Sheet · tomevault-io bundleRead data from a Google Sheet and create a formatted Google Docs report. Use when this capability is needed.