CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. glebis
  4. /
  5. claude-skills
  6. /
  7. Telegram

Telegram

Editor's Note

This is a comprehensive Telegram integration that handles everything from fetching and searching messages to sending, editing, and publishing content. It wraps the telegram_dl library with commands for listing chats, pulling unread messages, downloading attachments, and even managing forum threads. The publish command is particularly well thought out: it parses draft frontmatter, validates channels, extracts media references, and appends footers automatically. You'll need API credentials from my.telegram.org to get started. The markdown conversion in send commands requires an explicit flag, which is a bit of a gotcha if you're used to auto-detection, but the edit and download features work smoothly once you have message IDs from recent or search queries.

Install

npx skills add https://github.com/glebis/claude-skills --skill telegram
Votes
0
Installs203
GitHub Stars240
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment