Agent Skill
2/7/2026slack-gif-creator
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
C
codcyber101
0GitHub Stars
1Views
npx skills add Codcyber101/Doc-Consult-Agent
SKILL.md
| Name | slack-gif-creator |
| Description | Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y". |
Doc-Consult-Agent
GovAssist Ethiopia (GAE) — A specialized platform for document consultation, compliance checking, and policy research.
Project Structure
/specs/: Authoritative specifications (Single Source of Truth)./agents/: Python-based AI agents (Intelligence Plane)./backend/: NestJS control plane (API & Orchestration)./ui/: Frontend application (Public Portal & Admin Dashboard)./contracts/: OpenAPI and JSON Schema contracts./policy-registry/: Authoritative rules and playbooks./infra/: Infrastructure as Code and Docker configurations.
Getting Started
AI Agents & Contributors
Please read AGENTS.md before starting any work. It contains the normative rules, developer flows, and operational commands for this repository.
Quick Start
- Infrastructure:
make -C infra up - Backend:
cd backend && npm install && npm run start:dev - Agents:
cd agents && pip install -r requirements.txt && python src/main.py - UI:
cd ui && npm install && npm run dev
Status Tracking
Current active worktrees and agent personas are tracked in WORKTREES.md.
Skills Info
Original Name:slack-gif-creatorAuthor:codcyber101
Download