← all publishers

agntswrm

@agntswrm source repo

15 published skills

  1. Agnt Init · agntswrm
    Initialize a project for agents by creating AGENTS.md and symlinking CLAUDE.md to it.
    0
    installs
  2. Agnt Prune · agntswrm
    Prune AGENTS.md / CLAUDE.md down to only sharp edges and gotchas by removing everything inferable from the codebase.
    0
    installs
  3. Image Crop · agntswrm
    Crops an image to specified dimensions around a focal point. Use when you need to extract a portion of an image, create thumbnails with custom positioning, or prepare images for specific aspect ratios.
    0
    installs
  4. Image Edit · agntswrm
    Edits an existing image using a text prompt. Use when you need to modify, enhance, or transform an image based on text instructions.
    0
    installs
  5. Agent Media · agntswrm
    Agent-first media toolkit for image, video, and audio processing. Use when you need to resize, convert, generate, edit, upscale images, remove backgrounds, extend or crop canvases, extract audio, transcribe speech, or generate videos. All commands return deterministic JSON output.
    0
    installs
  6. Image Extend · agntswrm
    Extends an image canvas by adding padding on all sides with a solid background color. Use when you need to add borders, margins, or expand the canvas area around an image.
    0
    installs
  7. Image Resize · agntswrm
    Resizes an image to specified dimensions. Use when you need to change image size, create thumbnails, or prepare images for specific display requirements.
    0
    installs
  8. Audio Extract · agntswrm
    Extracts audio track from a video file. Use when you need to get audio from video, prepare audio for transcription, or separate audio from video content. Runs locally with no API key required.
    0
    installs
  9. Image Convert · agntswrm
    Converts an image to a different format (PNG, JPG, WebP). Use when you need to change image formats, optimize for web, or prepare images for specific applications.
    0
    installs
  10. Image Upscale · agntswrm
    Upscales an image using AI super-resolution to increase resolution with detail generation. Use when you need to enlarge images, improve low-resolution photos, or prepare images for large-format display.
    0
    installs
  11. Commit · agntswrm
    Commit workflow for agent-media - builds, typechecks, creates changeset, and pushes
    0
    installs
  12. Image Generate · agntswrm
    Generates an image from a text prompt using AI models. Use when you need to create images from descriptions, generate artwork, or produce visual content from text.
    0
    installs
  13. Video Generate · agntswrm
    Generates video from text prompts or animates static images. Use when you need to create videos from descriptions, animate images, or produce video content using AI.
    0
    installs
  14. Audio Transcribe · agntswrm
    Transcribes audio to text with timestamps and optional speaker identification. Use when you need to convert speech to text, create subtitles, transcribe meetings, or process voice recordings.
    0
    installs
  15. Image Remove Background · agntswrm
    Removes the background from an image, leaving the foreground subject with transparency. Use when you need to isolate subjects, create cutouts, or prepare images for compositing.
    0
    installs