Skip to content

Add curated telegram-safe#287

Open
dendenlarin wants to merge 1 commit intoopenai:mainfrom
dendenlarin:add-curated-telegram-safe
Open

Add curated telegram-safe#287
dendenlarin wants to merge 1 commit intoopenai:mainfrom
dendenlarin:add-curated-telegram-safe

Conversation

@dendenlarin
Copy link

Summary

  • add a curated telegram-safe skill for non-destructive Telegram workflows
  • bundle a self-contained Telethon CLI with JSON output, session bootstrap, and target resolution
  • include the standard skill files: SKILL.md, agents/openai.yaml, LICENSE.txt, references/, and scripts/

Why

This gives Codex a reusable Telegram skill for dialog discovery, message reads, media downloads, ordinary sending, archive and mute flows, and draft workflows without depending on an external repository layout.

Validation

  • python3 -m compileall skills/.curated/telegram-safe/scripts/tg.py
  • uv run --with pyyaml --with telethon --with python-dotenv python skills/.system/skill-creator/scripts/quick_validate.py skills/.curated/telegram-safe
  • uv run --with telethon --with python-dotenv python skills/.curated/telegram-safe/scripts/tg.py --help

## Summary
- add a curated telegram-safe skill for non-destructive Telegram workflows
- bundle a self-contained Telethon CLI with JSON output, session bootstrap, and target resolution
- include the standard skill files: SKILL.md, agents/openai.yaml, LICENSE.txt, references, and scripts

## Why
This gives Codex a reusable Telegram skill for dialog discovery, message reads, media downloads, ordinary sending, archive and mute flows, and draft workflows without depending on an external repository layout.

## Validation
- python3 -m compileall skills/.curated/telegram-safe/scripts/tg.py
- uv run --with pyyaml --with telethon --with python-dotenv python skills/.system/skill-creator/scripts/quick_validate.py skills/.curated/telegram-safe
- uv run --with telethon --with python-dotenv python skills/.curated/telegram-safe/scripts/tg.py --help
@dendenlarin dendenlarin requested a review from a team March 22, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant