home / skills / agntswrm

agntswrm skills

Find 11 skills from 1 repo created by agntswrm on GitHub.

1 repo
11 skills
GitHub

Sponsored

agent-media

agntswrm/agent-media

1
Agent-first media toolkit for image, video, and audio processing. Use when you need to resize, convert, generate images, remove backgrounds, extract audio, transcribe speech, or generate videos. All commands return deterministic JSON output.
audio-transcribe

agntswrm/agent-media

1
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.
image-crop

agntswrm/agent-media

1
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.
image-edit

agntswrm/agent-media

1
Edits an existing image using a text prompt. Use when you need to modify, enhance, or transform an image based on text instructions.
image-extend

agntswrm/agent-media

1
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.
image-remove-background

agntswrm/agent-media

1
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.
image-resize

agntswrm/agent-media

1
Resizes an image to specified dimensions. Use when you need to change image size, create thumbnails, or prepare images for specific display requirements.
video-generate

agntswrm/agent-media

1
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.
image-generate

agntswrm/agent-media

1
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.
image-convert

agntswrm/agent-media

1
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.