Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

StickerFramework

StickerFramework 收录了来自 ferryhinardi 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
0
更新
2026-03-01
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

debug-pipeline
软件开发工程师

Diagnoses and fixes failures in the StickerFramework pipeline. Use when images fail background removal, the LINE upload gets stuck, Playwright timeouts occur, animation files are too large, the processing pipeline crashes, or sticker outputs are wrong dimensions. Don't use for creating new packs, running normal processing, or publishing to platforms.

2026-03-01
line-upload
软件开发工程师

Uploads a processed sticker pack to LINE Creator Market using Playwright browser automation. Use when the user wants to submit stickers to LINE, resume an interrupted upload, handle LINE login/session, set metadata, upload images, set price tier, or submit for review. Don't use for image processing, Telegram publishing, or packs that contain religious content.

2026-03-01
new-sticker-pack
纯艺术家(含画家、雕塑家与插画家)

Scaffolds a complete new sticker pack for this StickerFramework repository. Use when the user wants to create a new sticker pack from scratch, define a new character, set up a pack directory, or generate a pack_config.py for a new theme. Don't use for processing existing images, uploading to platforms, or debugging pipeline failures.

2026-03-01
process-pipeline
软件开发工程师

Runs the StickerFramework image processing pipeline on raw sticker images. Use when the user wants to process raw PNG images into platform-ready outputs (background removal, die-cut outline, resize, format conversion), generate animated TGS or video WEBM variants, or produce print sheets and distribution ZIPs. Don't use for generating new images via DALL-E, uploading to LINE, or publishing to Telegram.

2026-03-01
telegram-publish
软件开发工程师

Publishes a processed sticker pack to Telegram as a sticker set using the Telegram Bot API. Use when the user wants to create or update a Telegram sticker set, publish static WebP stickers, animated TGS stickers, or video WEBM stickers to Telegram. Don't use for LINE uploads, image processing, or packs that haven't been processed yet.

2026-03-01