Skip to content
Skillv1.0.0

telegram-bot-analytics

Analytics with Telegram Bot. analytics.

by ssrjkk(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ssrjkk/claude-skills (.claude/skills/communications/telegram-bot-analytics/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill telegram-bot-analytics. Copyright stays with the author.

Telegram Bot Analytics

Analytics with Telegram Bot. analytics.

Quick Start

# Telegram Bot Analytics
# See Telegram Bot docs

When to Use

  • Deploying on Telegram Bot
  • analytics
  • tracking

Step-by-Step

  1. Sign up / configure: # Install Telegram Bot
  2. Set up Telegram Bot
  3. Configure Analytics
  4. Implement features

Dependencies

  • Telegram Bot account
  • Runtime environment

Examples

# Telegram Bot Analytics
# See Telegram Bot documentation

Resources

  • Telegram Bot documentation
  • API reference

Validation

  • Verify: telegram-bot --version
  • Check dashboard / logs

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-telegram-bot-analytics/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ssrjkk-claude-skills-telegram-bot-analytics.ocm.jsonjson
{
  "ocm": "1",
  "id": "ssrjkk-claude-skills-telegram-bot-analytics",
  "kind": "skill",
  "name": "telegram-bot-analytics",
  "description": "Analytics with Telegram Bot. analytics.",
  "publisher": "ssrjkk",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "telegram-bot",
      "analytics",
      "communications",
      "communication-platform",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Analytics with Telegram Bot. analytics."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ssrjkk/claude-skills",
      "path": ".claude/skills/communications/telegram-bot-analytics/SKILL.md",
      "ref": "e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9",
      "url": "https://github.com/ssrjkk/claude-skills/blob/e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9/.claude/skills/communications/telegram-bot-analytics/SKILL.md",
      "key": "ssrjkk/claude-skills/.claude/skills/communications/telegram-bot-analytics/SKILL.md"
    }
  },
  "instructions": "# Telegram Bot Analytics\n\n> Analytics with Telegram Bot. analytics.\n\n## Quick Start\n```bash\n# Telegram Bot Analytics\n# See Telegram Bot docs\n```\n\n## When to Use\n- Deploying on Telegram Bot\n- analytics\n- tracking\n\n## Step-by-Step\n1. Sign up / configure: `# Install Telegram Bot`\n2. Set up Telegram Bot\n3. Configure Analytics\n4. Implement features\n\n## Dependencies\n- Telegram Bot account\n- Runtime environment\n\n## Examples\n```bash\n# Telegram Bot Analytics\n# See Telegram Bot documentation\n```\n\n## Resources\n- Telegram Bot documentation\n- API reference\n\n## Validation\n- Verify: `telegram-bot --version`\n",
  "cost": {
    "context_tokens": 156
  }
}

Fetch it by URL: GET /api/v1/registry/ssrjkk-claude-skills-telegram-bot-analytics/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.