跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Slack Gif Creator

技能 活跃

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

目的

To empower users to create animated GIFs specifically tailored for Slack, covering optimization constraints, animation concepts, and practical drawing utilities.

功能

  • Slack GIF optimization constraints and parameters
  • Python utilities for GIF building and frame composition
  • Guidance on drawing graphics using PIL primitives
  • Animation concepts like shake, pulse, bounce, and spin
  • Optimization strategies for file size reduction

使用场景

  • When users request animated GIFs for Slack with specific themes or content.
  • To create custom animated emojis for Slack channels.
  • To design visually appealing animated elements for Slack messages.

非目标

  • Providing rigid animation templates or pre-made functions.
  • Rendering emoji fonts directly.
  • Offering a library of pre-packaged graphics built into the skill.
  • Handling user uploads beyond loading them into PIL for manipulation.

Practical Utility

  • info:Edge casesThe SKILL.md discusses optimization strategies and drawing techniques, but does not explicitly document failure modes or recovery steps.

Maintenance

  • warning:Dependency ManagementThe SKILL.md lists dependencies (pillow, imageio, numpy) but lacks a lockfile or specific version pinning, posing a risk for reproducible builds.

Trust

  • info:Issues AttentionThere are 135 open issues and 11 closed issues in the last 90 days, indicating a low closure rate and active discussion, but no specific call for concern beyond that.

Code Execution

  • info:ValidationThe skill documentation mentions validation tools (`core.validators`), but the provided Python examples do not explicitly show the use of schema validation libraries for input arguments.
  • info:Error HandlingThe SKILL.md describes utilities and concepts but does not detail error handling mechanisms for the Python code or specify structured error reporting.

Errors

  • info:Actionable error messagesWhile the skill documentation describes utilities, it does not detail specific error paths, causes, or remediation steps for potential issues.

Execution

  • warning:Pinned dependenciesThe SKILL.md lists dependencies but does not provide version pinning or a lockfile, leading to potential runtime instability.

安装

请先添加 Marketplace

/plugin marketplace add anthropics/skills
/plugin install skills@anthropic-agent-skills

质量评分

89 /100
13 days ago 分析

信任信号

最近提交17 days ago
星标133.4k
状态
查看源代码