Skip to content

Add curated telegram-admin#288

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

Add curated telegram-admin#288
dendenlarin wants to merge 1 commit intoopenai:mainfrom
dendenlarin:add-curated-telegram-admin

Conversation

@dendenlarin
Copy link
Copy Markdown

Summary

  • add a curated telegram-admin skill for destructive Telegram workflows
  • bundle a self-contained Telethon CLI with --dry-run and --yes confirmation guardrails
  • include the standard skill files: SKILL.md, agents/openai.yaml, LICENSE.txt, references/, and scripts/

Why

This gives Codex a dedicated high-risk Telegram skill for delete, leave, remove-contact, and delete-draft operations with explicit safety rails.

Validation

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

## Summary
- add a curated telegram-admin skill for destructive Telegram workflows
- bundle a self-contained Telethon CLI with dry-run and yes confirmation guardrails
- include the standard skill files: SKILL.md, agents/openai.yaml, LICENSE.txt, references, and scripts

## Why
This gives Codex a dedicated high-risk Telegram skill for delete, leave, remove-contact, and delete-draft operations with explicit safety rails.

## Validation
- python3 -m compileall skills/.curated/telegram-admin/scripts/tg.py
- uv run --with pyyaml --with telethon --with python-dotenv python skills/.system/skill-creator/scripts/quick_validate.py skills/.curated/telegram-admin
- uv run --with telethon --with python-dotenv python skills/.curated/telegram-admin/scripts/tg.py messages delete --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