snippets

Store and expand reusable text snippets with dynamic variables.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/repairman29/jarvis-rog-ed --skill snippets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snippets
Source: https://github.com/repairman29/jarvis-rog-ed/tree/main/jarvis/skills/snippets
Command: npx skills add https://github.com/repairman29/jarvis-rog-ed --skill snippets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the tedium of managing and inserting repeatable text by storing customizable snippets and expanding them on demand.

Core Features & Use Cases

  • AI-assisted text expansion with dynamic variables for personalized templates across emails, documents, code, and chat messages.
  • Snippet management: create, search, update, delete, and organize by category, tags, and app scope.
  • Cross-platform insertion and editing workflows that adapt to your active application and context.

Quick Start

Use the Skill to create a snippet with trigger "sig" and content "Best regards,\n{full_name}\n{title}", then expand it in your editor to insert the full content with variables resolved.

Frequently Asked Questions about snippets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up text expansion with dynamic variables for email templates?

Text expansion with dynamic variables works by creating a snippet with a trigger and content containing variable placeholders like {full_name}, then expanding it to insert the resolved content with variables resolved using prompts and defaults.

Can I use AI suggestions to generate reusable text snippets across different platforms?

Yes, AI-assisted suggestions support creating and expanding reusable text snippets across emails, documents, code templates, and cross-platform workflows. The system adapts insertion and editing workflows to your active application and context.

What is the best way to organize and manage text snippets by category and app scope?

The best way to manage text snippets is using the built-in metadata management system, which allows you to create, search, update, and delete snippets while organizing them by category, tags, app scope, and timestamps.

Does this text expansion tool support code templates and chat messages?

Yes, this text expansion tool supports code templates and chat messages alongside emails and documents. It applies cross-platform insertion workflows with app-scoped insertions to adapt to your active application context.

How do I create a snippet with a trigger and default variable values?

To create a snippet, define a trigger keyword like "sig" and content with variable placeholders such as {title}. You can set default values for variables or use prompts to request values dynamically during text expansion.