🧪 Skills

Snippet

Code snippet manager for your terminal. Save, organize, search, and recall frequently used code snippets, shell commands, and text templates. Tag and categor...

v1.0.0
❤️ 0
⬇️ 4
👁 1
Share

Description


name: Snippet description: "Code snippet manager for your terminal. Save, organize, search, and recall frequently used code snippets, shell commands, and text templates. Tag and categorize snippets for quick retrieval. Build your personal code library without leaving the terminal." version: "1.0.0" author: "BytesAgain" tags: ["snippet","code","manager","clipboard","template","cheatsheet","developer"] categories: ["Developer Tools", "Productivity"]

Snippet

Save code snippets. Find them instantly. Your personal code vault.

Commands

  • save <name> <language> <code> — Save a snippet
  • get <name> — Retrieve a snippet
  • list [language] — List saved snippets
  • search <keyword> — Search snippets
  • delete <name> — Remove a snippet
  • tags — Show all languages/tags

Usage Examples

snippet save "docker-cleanup" bash "docker system prune -af"
snippet get "docker-cleanup"
snippet list bash
snippet search "docker"

Powered by BytesAgain | bytesagain.com

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs