Favicon of add-telegram

add-telegram Skill

AI Agent SkillCommunicationTypeScriptOpen source

Add Telegram channel integration via Chat SDK. Published by microsoft in amplifier-app-nanoclaw.

What is add-telegram Skill?

Add Telegram channel integration via Chat SDK. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Documentation
  • Testing use cases
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use add-telegram Skill

  • Use it for testing.
  • Use it for documentation.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: .claude/skills/add-telegram/SKILL.md

What it does

Add Telegram channel integration via Chat SDK.

Skill instructions

Add Telegram Channel Adds Telegram bot support via the Chat SDK bridge. Install NanoClaw doesn't ship channels in trunk. This skill copies the Telegram adapter, its formatting/pairing helpers, their tests, and the pair-telegram setup step in from the channels branch. Pre-flight (idempotent) Skip to Credentials if all of these are already in place: - src/channels/telegram.ts, telegram-pairing.ts, telegram-markdown-sanitize.ts (and their .test.ts siblings) all exist - src/channels/index.ts contains import './telegram.js'; - setup/pair-telegram.ts exists and setup/index.ts's STEPS map contains 'pair-telegram': - @chat-adapter/telegram is listed in package.json dependencies Otherwise continue. Every step below is safe to re-run. 1. Fetch the channels branch bash git fetch origin channels 2. Copy the adapter, helpers, tests, and setup step bash git show origin/channels:src/channels/telegram.ts src/channels/telegram.ts git show origin/channels:src/channels/telegram-pairing.ts src/channels/te

Explore related resources

Frequently asked questions

What is add-telegram?

add-telegram is a open-source AI agent skill with Copy skill directory. Add Telegram channel integration via Chat SDK.

Who is add-telegram best for?

add-telegram is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.

How do I install add-telegram?

Install or run add-telegram using Copy skill directory. Check add-telegram for the latest setup command.

Is add-telegram actively maintained?

add-telegram may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
14 days ago
Repository age
2 months
License
MIT

Auto-fetched from GitHub.

Similar to add-telegram