tomevault-io
- 62k skills
- 0 followers
- 6 hours ago last updated
- ▌ Dd Report Format · tomevault-io bundleStandard output format for due diligence analysis reports. Use when producing your final analysis to ensure consistency across all specialist agents. Use when this capability is needed.
- ▌
- ▌ Writing Plans · tomevault-io bundleCreate implementation plans with bite-sized tasks, exact file paths, and complete code examples. Use when you have a spec or requirements for a multi-step task. Use when this capability is needed.
- ▌ Luamake · tomevault-io bundleLuamake 构建系统指南——用于当前项目的 `luamake` / `make.lua` / Ninja 生成流程。当用户需要编写、修改、排查或理解 `make.lua`、目标定义、`lm:conf`、`deps` / `objdeps`、代码生成、Lua C 模块、Bee 运行时集成,或需要解决当前项目中由 `luamake` 驱动的构建问题时,使用此 skill。即使用户没有明确提到 `luamake`,但上下文明显是在处理本项目的构建脚本、构建目录、目标依赖或 `luamake` 生成的 Ninja 流程,也应使用此 skill。不要把它用于纯通用的 C/C++ 编译知识、与本项目无关的 CMake / xmake / Bazel / Meson 问题,或仅讨论编译器理论而未涉及 `luamake` / `make.lua` 的请求。 Use when this capability is needed.
- ▌ Notslop Write Product Hunt Launch · tomevault-io bundleUse when the user wants to write a ProductHunt launch — tagline, first comment, and feature highlights. Pulls recent successful PH launches in the same category to ground positioning and ship-quality copy.
- ▌
- ▌ Commit Helper · tomevault-io bundleHelp create git commits and PRs with properly formatted messages and release notes following CockroachDB conventions. Use when committing changes or creating pull requests. Use when this capability is needed.
- ▌ Verification Campaigns · tomevault-io bundlePlanning and executing verification campaigns — from-scratch primitives, new/changed functions, and recovery after code changes Use when this capability is needed.
- ▌ Rust Testing · tomevault-io bundlePatrones de pruebas en Rust incluyendo pruebas unitarias, de integración, async, basadas en propiedades, mocking y cobertura. Sigue la metodología TDD. Use when this capability is needed.
- ▌ Swe Af · tomevault-io bundleAutonomous engineering team runtime — one API call spins up coordinated AI agents to scope, build, and ship software. Use when this capability is needed.
- ▌ Memora · tomevault-io bundleUse when working with persistent memory across sessions, storing/retrieving knowledge, managing TODOs/issues, or when context from previous sessions would be helpful.
- ▌ Unit Converter · tomevault-io bundleConverts between common units of measurement including temperature, distance, and weight.
- ▌ Add Empty Error States · tomevault-io bundleSibling to polish-ui's loading-state checklist. After data fetching is wired in a route or component, verify and auto-fix the two non-loading states most often forgotten — empty (the request succeeded but returned zero items / null) and error (the request failed). Empty states get a clear message + primary call-to-action. Error states get a human-readable message + retry affordance + (in dev) a way to surface the actual error. Uses the project's existing UI primitives — shadcn `<EmptyState />` if present, project conventions otherwise. Does NOT cover loading skeletons. Trigger phrases — "add empty state", "what if this list is empty", "add error state", "handle the error case", "/add-empty-error-states", "error UI", "no results UI", any time a route was just wired with `useQuery` / `useSuspenseQuery` / loader. Skip for — pure static pages, mutations (useMutation has different patterns), modals/dialogs whose empty state is the parent's responsibility. Use when this capability is needed.
- ▌ Asm Forge · tomevault-io bundleUse when /performance-analyzer identifies a hot function, when /bench-compare shows regression and you need instruction-level analysis, or when you suspect bounds checks or register spills in a tight loop. ASM-guided optimization with cargo-show-asm + Criterion.
- ▌
- ▌
- ▌ Wikipedia · tomevault-io bundleSearch and retrieve Wikipedia articles via the free API. Use when this capability is needed.
- ▌ Security Checklist · tomevault-io bundleSecurity checklist to run before marking any task done Use when this capability is needed.
- ▌ Evaluation · tomevault-io bundleThis skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines. Use when this capability is needed.
- ▌ Agent Teams · tomevault-io bundleClaude Code Agent Teams - default team-based development with strict TDD pipeline enforcement Use when this capability is needed.
- ▌ Qrcoin · tomevault-io bundleParticipate in QR Coin auctions on Base - bid to display URLs on QR codes Use when this capability is needed.
- ▌ Router · tomevault-io bundleSmart order routing for best price, liquidity, and execution Use when this capability is needed.
- ▌ Shield · tomevault-io bundleSecurity scanner for code, addresses, and transactions Use when this capability is needed.
- ▌ Hf Mem · tomevault-io bundleCLI to estimate the required memory to load either Safetensors or GGUF model weights for inference from the Hugging Face Hub Use when this capability is needed.
- ▌ Add Tests · tomevault-io bundleAdd comprehensive tests for Python code with pytest Use when this capability is needed.
- ▌ Content Opportunities · tomevault-io bundleFind quick-win content optimization targets — high impressions, low CTR, Use when this capability is needed.
- ▌ Skill Guide · tomevault-io bundleExplain how to create, organize, and maintain skills in .agents/skills when the user asks about skills. Use when this capability is needed.
- ▌ Suggest Proactive · tomevault-io bundleUse when the user wants corgi to PROACTIVELY surface improvements on a schedule instead of on demand — "suggest things automatically", "run suggest every week", "open a ticket for the best idea on a cadence", "be a proactive engineer / push me work", or when a scheduled job invokes /corgi-suggest-proactive. Runs the suggest ranking, dedupes the top idea against open tickets + recently-dismissed ones, and either proposes it (default) or, only if auto-file-drafts is opted in, files exactly ONE draft tracker ticket — rate-limited, never spammy, draft-only, never assigned or built. NOT for on-demand idea generation (use the suggest skill) or implementing anything (use the stories skill).
- ▌ Io Connectors · tomevault-io bundleGuides development and usage of I/O connectors in Apache Beam. Use when working with I/O connectors, creating new connectors, or debugging data source/sink issues. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Devpace · tomevault-io bundleUse when user reports issues, shares feedback, or receives production alerts — "用户反馈", "线上问题", "生产问题", "告警", "改进建议", "新需求", "体验问题", "功能请求", "线上bug", "运维", "事件", "incident", "故障", "P0", "P1", "严重故障", "postmortem", "事后复盘". NOT for code implementation or development (use /pace-dev). NOT for requirement changes (use /pace-change).
- ▌ Add Atom · tomevault-io bundleAdd a new Jotai atom to the state system with type definitions, registry, and Store API access Use when this capability is needed.
- ▌ Eigen Testing · tomevault-io bundleWrite and maintain tests for Eigen, a React Native application using React Native Testing Library and Relay Test Utils. Use this skill when writing new tests, fixing failing tests, adding test coverage, updating existing tests, or when asked about testing best practices for Eigen. Triggers on requests like "write tests for this component", "add test coverage", "fix this test", "how should I test this", or any testing-related questions for the Eigen codebase. Use when this capability is needed.
- ▌ Airflow · tomevault-io bundleQueries, manages, and troubleshoots Apache Airflow using the af CLI. Covers listing DAGs, triggering runs, reading task logs, diagnosing failures, debugging DAG import errors, checking connections, variables, pools, and monitoring health. Also routes to sub-skills for writing DAGs, debugging, deploying, and migrating Airflow 2 to 3. Use when user mentions "Airflow", "DAG", "DAG run", "task log", "import error", "parse error", "broken DAG", or asks to "trigger a pipeline", "debug import errors", "check Airflow health", "list connections", "retry a run", or any Airflow operation. Do NOT use for warehouse/SQL analytics on Airflow metadata tables — use analyzing-data instead. Use when this capability is needed.
- ▌
- ▌ Auth0 Swift · tomevault-io bundleUse when adding Auth0 authentication to an iOS, macOS, tvOS, watchOS, or visionOS application — integrates the Auth0.swift SDK for native Apple platform authentication using Web Auth, CredentialsManager, and biometric protection.
- ▌ Upskill · tomevault-io bundleUse when working with a live, growing registry of agent skills published by Anthropic, OpenAI, Vercel, Microsoft, Cloudflare, Stripe, HashiCorp, Supabase, and many others. Search it before starting any non-trivial task, fetch the top result, follow it instead of going freehand. After using a skill, report back so the registry ranks it correctly for the next agent. If you build something reusable, ask the user, then upload it.
- ▌ Council Router · tomevault-io bundleRoute code reviews to appropriate council members. Use when reviewing PRs, architecture decisions, or significant code changes that need expert perspective. Use when this capability is needed.
- ▌ Genie Hacks · tomevault-io bundleBrowse, search, and contribute community hacks — real-world patterns for provider switching, teams, skills, hooks, cost optimization, and more. Use when this capability is needed.
- ▌
- ▌
- ▌
- ▌
- ▌ Vscode · tomevault-io bundleVS Code integration for viewing diffs and comparing files. Use when showing file differences to the user. Use when this capability is needed.
- ▌
- ▌ Intrinsics Testing · tomevault-io bundleUse when the user is writing, modifying, reviewing, or verifying hardware-intrinsics code in bc-csharp — i.e. anything under crypto/src/runtime/intrinsics/, any *_X86.cs file, or any other code that uses System.Runtime.Intrinsics. Covers the project rule that ISA detection must go through the Org.BouncyCastle.Runtime.Intrinsics wrappers (not direct System.Runtime.Intrinsics.X86.*.IsSupported checks), commands to re-run tests with specific instruction sets disabled via DOTNET_Enable*/COMPlus_Enable* env vars so scalar and lower-ISA fallback codepaths get exercised, and the planned trajectory toward a limited set of supported ISA profiles.
- ▌ Bee Openclaw Gstack Build · tomevault-io bundle<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
- ▌
- ▌
- ▌ Octocode Pull Request Reviewer · tomevault-io bundleThis skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR
- ▌ Gate · tomevault-io bundleStack-aware pre-PR validation gate. Auto-detects stack, validates typecheck + lint + build + tests. Use when the user says 'run gate', 'validate', 'check before PR', or 'run checks'. Use when this capability is needed.
- ▌ Git Push · tomevault-io bundleGit プッシュワークフローの実行。現在のブランチをリモートリポジトリに安全にプッシュする。Use when user wants to push commits, push to remote, or sync with remote repository. Use when this capability is needed.
- ▌ Ipsw · tomevault-io bundleApple firmware and binary reverse engineering with the ipsw CLI tool. Use when analyzing iOS/macOS binaries, disassembling functions in dyld_shared_cache, dumping Objective-C headers from private frameworks, downloading IPSWs or kernelcaches, extracting entitlements, analyzing Mach-O files, or researching Apple security. Triggers on requests involving Apple RE, iOS internals, kernel analysis, KEXT extraction, or vulnerability research on Apple platforms. Use when this capability is needed.
- ▌ Rp Why · tomevault-io bundleGas Town × DOK Framework - A two-dimensional model for analyzing AI collaboration maturity and cognitive complexity to reveal growth opportunities. Use when this capability is needed.
- ▌
- ▌
- ▌ Test Mod Transform · tomevault-io bundleTest that Retromod correctly transforms mods for a target Minecraft version. Use when verifying transforms work, testing new shims, or debugging mod compatibility. Use when this capability is needed.
- ▌ Clean Code Standards · tomevault-io bundleCore principles and standards for clean code enforcement. Auto-invoked when reviewing code quality, discussing best practices, or planning refactoring work. Use when this capability is needed.
- ▌ Flutter Implementing Navigation And Routing · tomevault-io bundleHandles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up URL-based navigation.
- ▌
- ▌ Smart Patch Binary Ninja · tomevault-io bundlePatch binary code in Binary Ninja using natural language — read, assemble, write, verify Use when this capability is needed.
- ▌ Patchright CLI · tomevault-io bundleAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
- ▌ Pxmeter · tomevault-io bundleUsed to invoke the PXMeter tool for rigorous quality assessment of biomolecular structure prediction models (e.g., proteins, nucleic acids, small molecules). This skill covers single-sample CIF evaluations and large-scale dataset benchmarks, providing rich result parsing support. Trigger this skill when the user asks to "run PXMeter", "compare PDB/CIF evaluation results of different tools", "check benchmark scores", or asks "how accurate is the structure generated by the model". Use when this capability is needed.
- ▌
- ▌ Calcom API · tomevault-io bundleSecret used to verify webhook payload signatures via X-Cal-Signature-256 header. Use when this capability is needed.
- ▌ Otto Backend · tomevault-io bundleBackend specialist for Otto core engine development. Use when working on Express.js API, services, database schemas, workers, queues, or any server-side code in src/. Use when this capability is needed.
- ▌
- ▌
- ▌ Go I18N · tomevault-io bundleUse when defining or updating Go CLI i18n rules in this repo, especially around locale files, env-based language selection, and key naming.
- ▌ Umbrela Quickstart · tomevault-io bundleUse when working with umbrela CLI commands (judge, evaluate), backend selection (gpt, gemini, hf, os, ensemble), qrel handling (dl19-passage, dl20-passage, etc.), relevance labels (0–3), or introspection (doctor, describe, schema, validate). Covers all entry points, flags, and evaluation workflows.
- ▌ Rails Testing · tomevault-io bundleUse when writing or debugging tests in a Rails application, setting up test infrastructure, or choosing between RSpec and Minitest patterns. Also applies when creating factories, fixtures, shared examples, or mocking external services. Covers test strategy, framework detection, directory structure, and common patterns for all test types.
- ▌ Pyrunbox · tomevault-io bundleExecute Python safely in disposable Docker sandboxes with pyrunbox, including package injection, network policy, and mount policy guidance. Use when this capability is needed.
- ▌ Wax Performance Audit · tomevault-io bundleBenchmarking and performance auditing for the Wax repo. Use when running or interpreting Wax benchmarks, diagnosing CPU, memory, or I/O bottlenecks, or investigating Swift 6.2 concurrency issues such as Sendable, actor isolation, `@unchecked Sendable`, task-group fan-out, and data races. Use when this capability is needed.
- ▌ Pinion Wallet · tomevault-io bundleGenerate a fresh Ethereum keypair for Base. Useful for funding OpenClaw agents. Costs $0.01 USDC via x402. Use when this capability is needed.
- ▌ Commit Push · tomevault-io bundleCommit and push all unstaged changes on the current branch, open/update PR, fix actionable blockers through CI and review loops, merge to main, and keep driving post-merge CI to green until only a hard blocker remains. Use when this capability is needed.
- ▌ Pr Comments · tomevault-io bundleAnalyze Codex/agent review comments on one or more PRs, triage what should be implemented, and provide a clear implementation recommendation list for the user. Use when this capability is needed.
- ▌ Doc Catcher · tomevault-io bundleAudit a Go package in this repository for incorrect or misleading code comments — places where the documentation contradicts what the code actually does. Optimized for Pebble- and CockroachDB-style code where comments encode contracts, invariants, and ownership rules that callers depend on. Use when this capability is needed.
- ▌ Cas Supervisor Checklist · tomevault-io bundleQuick startup checklist for factory supervisors. Use at the beginning of a factory session to load context, check EPICs, and confirm worker availability. Use when this capability is needed.
- ▌ Apple Notes · tomevault-io bundleManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenCog to add a note, list notes, search notes, or manage note folders. Use when this capability is needed.
- ▌ Blogwatcher · tomevault-io bundleMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when this capability is needed.
- ▌ Bluebubbles · tomevault-io bundleUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
- ▌ Healthcheck · tomevault-io bundleHost security hardening and risk-tolerance configuration for OpenCog deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenCog cron scheduling for periodic checks, or version status checks on a machine running OpenCog (laptop, workstation, Pi, VPS). Use when this capability is needed.
- ▌ Model Usage · tomevault-io bundleUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON. Use when this capability is needed.
- ▌ React Component Patterns · tomevault-io bundleDefine React, TypeScript, and Tailwind conventions for Cooper's renderer process. Ensure consistent, accessible, and maintainable UI components. Use when this capability is needed.
- ▌ Wash · tomevault-io bundleExpert in wasmCloud Shell (wash) CLI tool for building, running, and managing WebAssembly components and wasmCloud applications. Use this skill when working with wasmCloud, WebAssembly components, WIT (WebAssembly Interface Types) definitions, or wash commands. Use when this capability is needed.
- ▌ Creative Tim UI · tomevault-io bundleCreative Tim UI block library assistant. Use when adding, generating, or modifying UI blocks/components/pages from creative-tim.com/ui. Covers design philosophy (minimalism, the 95% rule, research-first), block discovery, both CLI install methods, PRO API key setup, and Creative Tim design rules (orange brand, shadcn/ui base, Tailwind v4). Generates blocks that are deliberate and restrained, not maximal. Use when this capability is needed.
- ▌ Add Gmail · tomevault-io bundleAdd Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration. Use when this capability is needed.
- ▌ Docs Writer · tomevault-io bundleDocumentation review and writing process. Use when writing or reviewing README files, API documentation, changelogs, or code comments. Also use when documentation is longer than the code it explains, readers need to read everything to find anything, comments explain what code does instead of why, or README doesn't show how to get started quickly. Essential for documentation PRs and technical writing reviews. Use when this capability is needed.
- ▌ Test Writing · tomevault-io bundleTESTING.md の方針に従って新規テストを作成する。対象モジュールの仕様を理解し、リスクベースで適切なテストを設計・実装する。 Use when this capability is needed.
- ▌ Issue Fixer · tomevault-io bundleThis skill provides a systematic approach for investigating and fixing bugs and issues in the codebase. Use this skill when users report bugs, unexpected behavior, test failures, or request fixes for specific issues. The skill guides through issue registration, root cause analysis, impact assessment, minimal code changes, quality validation, and E2E testing. Use when this capability is needed.
- ▌
- ▌ Dotfiles · tomevault-io bundleToolkit for adding, modifying, and managing dotfiles in the centralized dotfiles repository at ~/dotfiles. Use when asked to update my dotfiles, add a new config file, update shell aliases or configuration, update SSH config, wire up any new tool config into the install script, update my custom Copilot instructions, or add/modify a Copilot skill. Understands the symlink-based install pattern, Brewfile management, and the two-stage bootstrap/install workflow. Use when this capability is needed.