← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 365 of 623

  1. ▌
    Bug Fix Agent · tomevault-io bundle
    Bug Fix Agent - Automated bug fixing with review loopback and auto-commit to main branch. Fixes bugs, tests them, reviews quality, and commits when quality gates pass. Use when this capability is needed.
    0 installs
  2. ▌
    Gpt Image · tomevault-io bundle
    Use this skill whenever a user asks to generate, create, draw, render, or edit images with GPT Image 2 / gpt-image-2, text-to-image, reference-image editing, inpainting, posters, typography, Chinese text, UI mockups, diagrams, or gallery prompts. Analyze the user's prompt, search the bundled Reference Gallery/craft files for matching design patterns, confer on direction when useful, then call the packaged `gpt-image` CLI or bundled `scripts/generate.py`. Do not write new image-generation code unless explicitly asked to modify this repo.
    0 installs
  3. ▌
    X2gan Active Gerrit Workflow Active Gerrit · tomevault-io bundle
    Active Gerrit
    0 installs
  4. ▌
    Codereview Data · tomevault-io bundle
    Review database operations, migrations, and data persistence. Analyzes query safety, migration rollback, transaction boundaries, and data integrity. Use when reviewing migrations, models, repositories, or database queries. Use when this capability is needed.
    0 installs
  5. ▌
    Xobotyi Cc Foundry Code Quality Evaluation · tomevault-io bundle
    Code Quality Evaluation
    0 installs
  6. ▌
    API Codegen Runner · tomevault-io bundle
    Use when working with api-codegen-runner
    0 installs
  7. ▌
    Xuanyustudio Localminidrama Localminidrama · tomevault-io bundle
    ---
    0 installs
  8. ▌
    Wecom Notify · tomevault-io bundle
    Send messages to WeCom (企业微信) via the WeCom API. Use when the user asks to "send wecom message", "notify via wecom", "发企业微信", "给我发企业微信消息", "wecom通知", "发文件到企业微信", "发图片到企业微信", or when a task completes and the user wants notification on WeCom. Use when this capability is needed.
    2 installs
  9. ▌
    Sensevoice Stt · tomevault-io bundle
    Offline speech-to-text transcription using SenseVoice. Fast (~1s cold start), lightweight (287MB), supports Chinese, English, Japanese, Korean and Cantonese. Rust/ONNX powered alternative to Whisper. Use when this capability is needed.
    0 installs
  10. ▌
    Yao Techselect Hskill · tomevault-io bundle
    帮助开发团队进行技术选型决策,提供框架对比、架构评估和最佳实践建议。适用于需要在多个技术方案中做出选择的场景。 Use when this capability is needed.
    0 installs
  11. ▌
    Convert External Images · tomevault-io bundle
    Convert external image files (Obsidian-style ![[image.png]] or standard ![](image.png)) to embedded base64 data URLs in markdown. Uses reference-style syntax for clean main text with base64 data at file end. Supports PNG, JPG, JPEG, GIF, WEBP. Includes verification and deletion of original files (default). Use when this capability is needed.
    0 installs
  12. ▌
    Yellinzero Aico Aico Pm User Story Writing · tomevault-io bundle
    User Story Writing
    0 installs
  13. ▌
    Yesroad Toy Project Next Project Structure · tomevault-io bundle
    next-project-structure
    0 installs
  14. ▌
    Native Feel Cross Platform Desktop · tomevault-io bundle
    Use when the user is designing, prototyping, or rewriting a desktop app that must run on multiple OSes (macOS + Windows, optionally Linux) AND feel indistinguishable from a native app to its users — fast launch, native windowing, native input handling, native materials. Trigger words include "cross-platform desktop", "Electron alternative", "Tauri vs native", "WebView wrapper", "near-native performance", "Raycast architecture", "WebKit/WebView2 quirks", "WKWebView", "system tray app", "global hotkey app", "launcher app". Do NOT trigger this skill for pure web apps, pure mobile apps, or for greenfield projects that have no native-feel requirement.
    0 installs
  15. ▌
    Yhy0 Ghsa Skill Builder Ghsa Skill Builder · tomevault-io bundle
    Deserialization Vulnerability Patterns (CWE-502)
    0 installs
  16. ▌
    Grepai Chunking · tomevault-io bundle
    Configure code chunking in GrepAI. Use this skill to optimize how code is split for embedding. Use when this capability is needed.
    0 installs
  17. ▌
    Yohayetsion Product Org Os Decision Record · tomevault-io bundle
    Document Intelligence
    0 installs
  18. ▌
    Yohayetsion Product Org Os Product Roadmap · tomevault-io bundle
    Document Intelligence
    0 installs
  19. ▌
    I18N Date Patterns · tomevault-io bundle
    Implements internationalization (i18n) in React applications. Covers user-facing strings, date/time handling, locale-aware formatting, ICU MessageFormat, and RTL support. Use when building multilingual UIs or formatting dates/currency. Use when this capability is needed.
    0 installs
  20. ▌
    Product Frameworks · tomevault-io bundle
    Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, requirements, and user research. Use when building ROI projections, competitive analysis, RICE scoring, OKR trees, user personas, PRDs, or usability testing plans. Use when this capability is needed.
    0 installs
  21. ▌
    X Ipe Task Based Idea Mockup · tomevault-io bundle
    Create visual mockups and prototypes for refined ideas. Use after ideation when idea needs visual representation. Invokes x-ipe-tool-frontend-design skill or other mockup tools based on x-ipe-docs/config/tools.json config. Triggers on requests like "create mockup", "visualize idea", "prototype UI", "design mockup". Use when this capability is needed.
    0 installs
  22. ▌
    Tool Architecture Draw · tomevault-io bundle
    Generate architecture diagrams (Module View and Application Landscape) from idea context. Uses Architecture DSL syntax for version-controlled, grid-based layouts. Invoked by x-ipe-task-based-idea-to-architecture. Triggers on requests like "draw architecture", "create module diagram", "visualize landscape". Use when this capability is needed.
    0 installs
  23. ▌
    Youyouhe Bidsmart Claude Skills Bid Md2doc · tomevault-io bundle
    MD 转 Word 文档
    0 installs
  24. ▌
    Nushell Plugin Builder · tomevault-io bundle
    Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data transformations, or integrate external tools/APIs into Nushell. Covers project setup, command implementation, streaming data, custom values, and testing. Use when this capability is needed.
    0 installs
  25. ▌
    Implement Agent Skills · tomevault-io bundle
    Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection. Use when this capability is needed.
    0 installs
  26. ▌
    Initialize Project · tomevault-io bundle
    Initialize a new project from the TypeScript template by renaming packages, updating metadata, and cleaning up documentation. Use when starting a new project, "bootstrapping" from this template, or setting up a fresh repository. Use when this capability is needed.
    0 installs
  27. ▌
    Gemini Analyzer · tomevault-io bundle
    Manages Gemini CLI for large codebase analysis and pattern detection. Use proactively when Claude needs to analyze extensive code patterns, architectural overviews, or search through large codebases efficiently.
    0 installs
  28. ▌
    Typescript Script Developer · tomevault-io bundle
    Write TypeScript automation scripts using Inquirer.js modular packages for prompts, zx for fs/shell, top-level await, tsx execution, repo-root node_modules cache, minimist arg parsing, and --verbose debug logging. Use when this capability is needed.
    0 installs
  29. ▌
    Prd Doc Writer · tomevault-io bundle
    Write and iteratively refine PRD/需求文档 with a story-driven structure and strict staged confirmations (journey map alignment, per-story single-point confirmation, final generation gate). Use when the user asks to 梳理/撰写/完善 PRD、需求文档、用户故事、验收标准,并希望用 ASCII 线框图与 Mermaid(流程图/状态图/时序图)来减少歧义、共同完成文档。 Use when this capability is needed.
    0 installs
  30. ▌
    Yuzh98 Python Project Scaffold New Project · tomevault-io bundle
    new-project
    0 installs
  31. ▌
    Fastgpt Workflow Generator · tomevault-io bundle
    Generates production-ready FastGPT workflow JSON from natural language requirements. Uses AI-powered semantic template matching from built-in workflows (document translation, sales training, resume screening, financial news). Performs three-layer validation (format, connections, logic completeness). Supports incremental modifications to add/remove/modify nodes. Activates when user asks to "create FastGPT workflow", "generate workflow JSON", "design FastGPT application", or mentions workflow automation, multi-agent systems, or FastGPT templates.
    0 installs
  32. ▌
    Create Skill File · tomevault-io bundle
    Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute. Use when this capability is needed.
    0 installs
  33. ▌
    Execution Module Contract · tomevault-io bundle
    Update src/vibe_piper/execution.py safely in a strict-typed uv repo (keep types/tests/tools in sync). Use when this capability is needed.
    0 installs
  34. ▌
    Loom Docs Merge Conflicts · tomevault-io bundle
    Resolve git merge conflicts in compound-managed LOOM docs (LOOM_CHANGELOG.md, LOOM_ROADMAP.md) without breaking BEGIN/END fences. Use when this capability is needed.
    0 installs
  35. ▌
    Swiss Design · tomevault-io bundle
    Apply a Swiss International Style design system using Tailwind CSS. Use when asked to style a webpage, clean up a UI, apply a design system, make something look great, or when the user references Swiss design, grotesque fonts, Helvetica, grid systems, modernist typography, or 1960s/1950s design aesthetics. Implements IBM Plex Sans typography, stone color palette, opacity-based hierarchy, generous whitespace, and structured grid layouts. Use when this capability is needed.
    0 installs
  36. ▌
    Zenbase AI Code Voyager Curriculum Planner · tomevault-io bundle
    Repo Curriculum Planner
    0 installs
  37. ▌
    Zenml Io Skills Azureml To Zenml Migration · tomevault-io bundle
    Migrate AzureML SDK v2 Pipelines to ZenML
    0 installs
  38. ▌
    Go Navigator Read · tomevault-io bundle
    Use Go Navigator MCP to explore Go code semantically (packages, symbols, definitions/references, context, metrics, deps) and return file/line/snippets; do not modify code. Use when this capability is needed.
    0 installs
  39. ▌
    Zhanghandong Cowork Skills Github Generate · tomevault-io bundle
    GitHub Repository to Skills Generator
    0 installs
  40. ▌
    Text Summary Guide · tomevault-io bundle
    Guide for AI agent to perform text summary task. Use when this capability is needed.
    0 installs
  41. ▌
    Database Schema Design · tomevault-io bundle
    Design and optimize database schemas for SQL and NoSQL databases. Use when creating new databases, designing tables, defining relationships, indexing strategies, or database migrations. Handles PostgreSQL, MySQL, MongoDB, normalization, and performance optimization. Use when this capability is needed.
    0 installs
  42. ▌
    Youtube Summarizer · tomevault-io bundle
    Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts. This skill is for SUMMARIZING and TRANSCRIBING videos, NOT for downloading them. Use when this capability is needed.
    0 installs
  43. ▌
    Guided Dev Team · tomevault-io bundle
    Guided full-lifecycle development orchestration via agent team. Use when the user asks to "start a new task from scratch", "walk me through the full workflow", "guide me through development", or wants structured define, plan, implement, review, and commit phases with decision points. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS enabled. Use when this capability is needed.
    0 installs
  44. ▌
    Xfi Documentation Update · tomevault-io bundle
    Guide for updating X-Fidelity documentation including README and website. Use when updating docs, adding new features to documentation, or ensuring docs stay in sync with code. Use when this capability is needed.
    0 installs
  45. ▌
    Dispatch Watcher · tomevault-io bundle
    Optional agent dispatch watcher — Phase 1 walking skeleton, Codex-flavored. Use on agent session start when a Slack-style dispatch channel assigns GitHub issues to a model handle such as @codex. For Claude use `.agent/skills/dispatch-watcher-claude/SKILL.md`, for Gemini use `.agent/skills/dispatch-watcher-gemini/SKILL.md`, for the full multi-agent contract see `.agent/skills/agent-presence/SKILL.md`. Use when this capability is needed.
    0 installs
  46. ▌
    Firmware Update Pr Review · tomevault-io bundle
    Use this skill when reviewing any pull request against the zwave-js/firmware-updates repo that touches firmware definition files (`firmwares/<vendor>/*.json`), regardless of author. Covers title normalization, changelog formatting via the submission pipeline (prettier markdown, style-preserving), fixing typos and indentation, and pushing fixups back to the PR's branch.
    0 installs
  47. ▌
    Feedback To Linear · tomevault-io bundle
    Transform user feedback into structured Linear issues with AI-enhanced parsing for labels, priority, acceptance criteria, and estimates Use when this capability is needed.
    0 installs
  48. ▌
    IOS Device Screenshot · tomevault-io bundle
    Use when capturing screenshots from physical iOS devices connected via USB using pymobiledevice3.
    0 installs
  49. ▌
    0xdarkmatter Claude Mods Python Fastapi Ops · tomevault-io bundle
    FastAPI Patterns
    0 installs
  50. ▌
    13eholder Modern Cpp Skills M05 Type Driven · tomevault-io bundle
    C++ Type-Driven Design
    0 installs
  51. ▌
    Code Review Discipline · tomevault-io bundle
    Correctness-first review of diffs and PRs behavioral regressions, hidden callers, production-path mismatch, error-handling gaps, weak tests, and a verdict. Use when reviewing a change, checking a diff for bugs, or deciding approve vs request-changes. Not for designing the system (use architecture-review) or writing new tests (use adversarial-test-design). Use when this capability is needed.
    0 installs
  52. ▌
    Vue Component Review · tomevault-io bundle
    审查 Vue 组件质量,关注模板结构、Composition API、响应式数据、Props/Emits、生命周期、副作用清理、组件拆分和可测试性;当用户要求审查 Vue 文件、组件质量或组件设计时使用。 Use when this capability is needed.
    0 installs
  53. ▌
    7dvq6yrkgs Stack Playwright Golang Patterns · tomevault-io bundle
    Go Patterns
    0 installs
  54. ▌
    Backend Test Writer · tomevault-io bundle
    Use when generating tests for backend code (Express routes, MongoDB models, Node services) - analyzes file type, detects test framework from package.json, generates comprehensive tests with setup/teardown and edge case coverage
    0 installs
  55. ▌
    Typescript Sdk Specialist · tomevault-io bundle
    TypeScript SDK development with Node.js and browser support. Design SDK architecture, implement type-safe API clients, support ESM and CommonJS modules, and configure bundling for browsers. Use when this capability is needed.
    0 installs
  56. ▌
    Verb Theme Creator · tomevault-io bundle
    Use when creating new Claude Code spinner verb themes for the jackson-verbs repository. Guides brainstorming verbs around a theme, formatting them as natural action verbs, and generating the required file structure (README.md, theme.md, theme.json).
    0 installs
  57. ▌
    Akka Net Management · tomevault-io bundle
    Akka.Management for cluster bootstrapping, service discovery (Kubernetes, Azure, Config), health checks, and dynamic cluster formation without static seed nodes. Use when this capability is needed.
    0 installs
  58. ▌
    Ilspy Decompile · tomevault-io bundle
    Understand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries. Use when this capability is needed.
    0 installs
  59. ▌
    Rte Customization · tomevault-io bundle
    Customize Rich Text Editor appearance, callouts, and dimensions. Use when styling the editor or configuring callout types. Use when this capability is needed.
    0 installs
  60. ▌
    Abc Backend Guide · tomevault-io bundle
    ABC 后端开发指南。涵盖 Java/Spring Boot 基础、新建 API 接口、新建 RPC 服务、数据库变更、后端调试排查、项目启动、Git 分支管理。当用户提到"后端开发"、"Java"、"Spring Boot"、"新建接口"、"新建API"、"RPC"、"Feign"、"数据库变更"、"加字段"、"建表"、"后端调试"、"排查问题"、"日志查询"、"启动项目"、"端口"、"分支管理"等关键词时使用此技能。 Use when this capability is needed.
    0 installs
  61. ▌
    Abdullahmalik17 Digital Fte Creating Skills · tomevault-io bundle
    Skill Creator
    0 installs
  62. ▌
    Posting Twitter · tomevault-io bundle
    Use when publishing tweets, creating threads, searching mentions,
    0 installs
  63. ▌
    Abilenduke Copilot Developer Research Brief · tomevault-io bundle
    Research Brief Generator
    0 installs
  64. ▌
    Playlist Variety Auditor · tomevault-io bundle
    Audit DJ lighting playlists for effect-family diversity, strobe density, phase coverage, and role balance. Use when validating that playlists are not repetitive and comply with guide constraints before showtime. Use when this capability is needed.
    0 installs
  65. ▌
    Grocery API · tomevault-io bundle
    Use the local groc HTTP API to search Sainsbury's groceries, search favourites, add/update/remove basket items, and view basket. Use when this capability is needed.
    0 installs
  66. ▌
    Academicangels Uranus Coding CLI Management · tomevault-io bundle
    Coding CLI Management
    0 installs
  67. ▌
    Adaptyvbio Protein Design Skills Ligandmpnn · tomevault-io bundle
    LigandMPNN Ligand-Aware Design
    0 installs
  68. ▌
    Adaptyvbio Protein Design Skills Protein Qc · tomevault-io bundle
    Protein Design Quality Control
    0 installs
  69. ▌
    Adask B Agent Ready K8S K8S Platform Expert · tomevault-io bundle
    Kubernetes Platform Expert
    0 installs
  70. ▌
    Shipping And Launch · tomevault-io bundle
    Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy. Use when this capability is needed.
    0 installs
  71. ▌
    Golang Echo Zap · tomevault-io bundle
    Use when adding or configuring github.com/adlandh/echo-zap-middleware/v2 in a Go Echo service.
    0 installs
  72. ▌
    Tool Image Prompt · tomevault-io bundle
    Generate Adobe Firefly image prompts for AEM tools website (tools.aem.live) tool card thumbnails. Use when creating or updating thumbnail images for tools, or when a new tool needs a card image. Triggers on requests like "create an image for the X tool", "generate a tool thumbnail", "make a Firefly prompt for this tool". Use when this capability is needed.
    0 installs
  73. ▌
    Identify Page Structure · tomevault-io bundle
    Identify section boundaries and content sequences within a scraped webpage for AEM Edge Delivery Services import. Performs two-level analysis (sections, then sequences per section) and surveys available blocks. Use when this capability is needed.
    0 installs
  74. ▌
    Agent Symlink Init · tomevault-io bundle
    Initialize or migrate agent-skill symlinks in any repository. Use when a project needs `.claude/skills` linked to `.agents/skills`, `AGENTS.md` linked to `CLAUDE.md`, migration away from `.ruler`-based AI rules, or removal of legacy `sync-llm-skills` copy/sync setups. Trigger on requests about Claude/Codex skill symlinks, AGENTS/CLAUDE symlinks, `.claude/skills` setup, replacing copied skill folders with symlinks, or cleaning old ruler/sync automation. Use when this capability is needed.
    0 installs
  75. ▌
    Init Harness · tomevault-io bundle
    Initializes the AI Engineering Harness in a repository by running /init to create AGENTS.md and setting up the thoughts/ directory structure for context engineering. Use when user runs /init_harness or asks to set up the harness in a new repo. Use when this capability is needed.
    0 installs
  76. ▌
    SEO Optimizer · tomevault-io bundle
    This skill should be used when analyzing HTML/CSS websites for SEO optimization, fixing SEO issues, generating SEO reports, or implementing SEO best practices. Use when the user requests SEO audits, optimization, meta tag improvements, schema markup implementation, sitemap generation, or general search engine optimization tasks. Use when this capability is needed.
    0 installs
  77. ▌
    Agentmatters Mullai Bot Django Verification · tomevault-io bundle
    Django Verification Loop
    0 installs
  78. ▌
    Web Forms React Hook Form · tomevault-io bundle
    React Hook Form patterns - useForm, Controller, useFieldArray, validation resolver, performance optimization Use when this capability is needed.
    0 installs
  79. ▌
    Argocd MCP Server · tomevault-io bundle
    ArgoCD MCP Server
    0 installs
  80. ▌
    Docker MCP Server · tomevault-io bundle
    Docker MCP Server
    0 installs
  81. ▌
    Dokku Docker Powered Mini Heroku Self Hosted Paas · tomevault-io bundle
    Dokku is a self-hosted Platform-as-a-Service built on Docker that provides Heroku-like git-push deployment on your own infrastructure. With 32,000+ GitHub stars, it supports buildpacks, Dockerfiles, custom domains, SSL via Let's Encrypt, and a rich plugin ecosystem for databases, caching, and storage. Use when this capability is needed.
    0 installs
  82. ▌
    Weights Biases Run Monitor · tomevault-io bundle
    Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and lineage tracking. Use when this capability is needed.
    0 installs
  83. ▌
    Implement Ag Playbook · tomevault-io bundle
    Implement a playbook from its PROMPT specification files. Supports both single-framework (PROMPT-REACT.md, etc.) and 3-framework (PROMPT-3-FRAMEWORKS.md) modes. Use when this capability is needed.
    0 installs
  84. ▌
    Update Component Docs · tomevault-io bundle
    Update component documentation when code changes Use when this capability is needed.
    0 installs
  85. ▌
    Agricidaniel Skill Forge Skill Forge Evolve · tomevault-io bundle
    Skill Evolution & Improvement
    0 installs
  86. ▌
    Agricidaniel Skill Forge Skill Forge Review · tomevault-io bundle
    Skill Review & Validation
    0 installs
  87. ▌
    Cre Document Ingestion · tomevault-io bundle
    CRE Document Ingestion suite — 4 specialist skills for classifying and extracting structured data from deal documents including rent rolls, T-12 financials, and offering memoranda. Use when this capability is needed.
    0 installs
  88. ▌
    Tutorial Engineer · tomevault-io bundle
    Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples.
    0 installs
  89. ▌
    Techwavedev Agi Agent Kit Vercel Automation · tomevault-io bundle
    Vercel Automation via Rube MCP
    0 installs
  90. ▌
    Techwavedev Agi Agent Kit Vercel Deployment · tomevault-io bundle
    Vercel Deployment
    0 installs
  91. ▌
    Terraphim Terraphim Skills Git Safety Guard · tomevault-io bundle
    Git Safety Guard
    0 installs
  92. ▌
    Terraphim Terraphim Skills Rust Development · tomevault-io bundle
    You are a Rust expert specializing in writing idiomatic, safe, and performant Rust code. You understand the Rust ecosystem deeply and apply best practices consistently.
    0 installs
  93. ▌
    Terraphim Terraphim Skills Rust Performance · tomevault-io bundle
    You are a Rust performance expert specializing in optimization, profiling, and high-performance systems. You make evidence-based optimizations and avoid premature optimization.
    0 installs
  94. ▌
    Mql5 Indicator Patterns · tomevault-io bundle
    MQL5 indicator development patterns. TRIGGERS - MQL5 indicator, OnCalculate, indicator buffers, MetaTrader 5. Use when this capability is needed.
    0 installs
  95. ▌
    Pueue Job Orchestration · tomevault-io bundle
    Manage long-running jobs and batch processing with pueue queue orchestration, CLI telemetry, and companion monitoring tools (noti, ntfy, mprocs, task-spooler). Use whenever the user wants to queue a job, run tasks on bigblack or littleblack, manage long-running processes, do batch processing, set up pueue callbacks or priorities, get notified when jobs finish (noti/ntfy), watch multiple processes (mprocs), or needs GPU workstation job management. Also use for cache population tasks that run in the background. Do NOT use for simple foreground shell commands that complete quickly or for job scheduling via cron/launchd. Use when this capability is needed.
    0 installs
  96. ▌
    Inter Agent Chat · tomevault-io bundle
    Use when you need to send a message to another Claude Code agent, broadcast to all agents, or when you receive a message prefixed with [@agentName]. Covers terminal injection via TIOCSTI, pts discovery, message format, and kill switch.
    0 installs
  97. ▌
    Tfsugjp Skills Azure Architecture Autopilot · tomevault-io bundle
    Azure Architecture Builder
    0 installs
  98. ▌
    Th0rgal Open Ralph Wiggum Open Ralph Wiggum · tomevault-io bundle
    Open Ralph Wiggum
    0 installs
  99. ▌
    Thc1006 Nephoran Intent Operator Postgresql · tomevault-io bundle
    ---
    0 installs
  100. ▌
    Account Report · tomevault-io bundle
    Patterns for generating Gamma.app-compatible slide deck markdown from GitHub data for customer-facing account management presentations Use when this capability is needed.
    0 installs