Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/codeinfinity1/stram/slack-gif-creationnpx skills add CodeInfinity1/Stram --skill slack-gif-creationgit clone --depth 1 https://github.com/CodeInfinity1/StramWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00030 | $0.00438 |
| Opus 5 | $0.00015 | $0.00219 |
| Sonnet 5 | $0.00006 | $0.00088 |
| Haiku 4.5 | $0.00003 | $0.00044 |
Grade A, and why
slack-gif-creation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Slack GIF Creation
Purpose
Support small, tasteful animated assets for Slack or team communication. Current execution should use native artifact/code paths or drafts unless a GIF encoder tool is implemented.
When To Use
Use for celebratory GIF concepts, team reactions, onboarding animations, or Slack-optimized media drafts.
Inputs And Evidence
- Message intent, audience, brand/style, duration, dimensions, and delivery channel.
- Native media capability status.
Tool Map
web-artifact-builderalgorithmic-artmedia_storyboard_createmedia_storyboard_inspectchannel_message_preparemessage-approval-policytool_search
Workflow
- Clarify emotion/message and audience.
- Define safe, work-appropriate concept.
- Use
media_storyboard_createto create a local storyboard/contact-sheet artifact for the GIF concept, dimensions, scenes, palette, accessibility, and licensing constraints. - Use
media_storyboard_inspectto verify the artifact and SVG path. - Prepare Slack message only after review.
- Do not send/post without approval.
Native Implementation Boundaries
- Do not import Anthropic Slack GIF creator code.
- GIF generation must be Stram-owned or approved artifact workflow.
- Slack delivery uses native channel tools.
- The native storyboard tool creates Markdown/JSON/SVG planning artifacts; a binary GIF encoder remains a separate approved implementation.
Safety And Approval
- Avoid embarrassing, offensive, or copyrighted material.
- External/team posting requires approval.
- Respect brand and workplace norms.
Verification
- Artifact path proves generated media/prototype.
- Prepared Slack outbox proves draft only.
- State if the deliverable is a storyboard/contact sheet rather than a binary GIF.
Failure Modes
- Claiming GIF output from a storyboard.
- Posting without review.
- Oversized or inaccessible animation.
References
- Shortlist item:
slack-gif-creation.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 68 lines · 30 tokens per session scan A ce51bb8a6c99
slack-gif-creation is a skill published in the GitHub repository CodeInfinity1/Stram (10 stars, last pushed 22d ago), licensed MIT. It adds 30 tokens to every session and 438 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
youtube-shorts-generator
Generate viral 9:16 YouTube Shorts (or TikTok/Reels clips) from a long-form YouTube URL or local video. Triggers on requests like "make shorts from this video", "extract viral clips from this YouTube link", "auto-clip this podcast", "find the best moments and crop vertical". Pipeline downloads the source, transcribes…
logo-creator
Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.
omh-media-input
This is a Hermes-native media-input-operator workflow skill.
sprite-gen
Generate clean 2D game sprites and animation atlases with a component-row pipeline: base identity, numeric sprite-request SSoT, per-state layout guides, image-gen row strips, chroma-key alpha cleanup, connected-component frame extraction, cell-based atlas composition, QA reports, and runtime manifest framelayout. Its…
motion-system
Define motion tokens — durations, easing vocabulary, and reduced-motion handling — for consistency product-wide. Use when standardising motion across a system. For crafting one specific animation, use animation-principles (interaction-design).
icon-system
Specify an icon system — grid, sizing, stroke weight, naming, categories, and implementation. Use when standardising iconography. For broader illustration, use illustration-style (ui-design).