opencode-skills-collection 1.0.186 → 1.0.188
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundled-skills/.antigravity-install-manifest.json +5 -1
- package/bundled-skills/3d-web-experience/SKILL.md +152 -37
- package/bundled-skills/agent-evaluation/SKILL.md +1088 -26
- package/bundled-skills/agent-memory-systems/SKILL.md +1037 -25
- package/bundled-skills/agent-tool-builder/SKILL.md +668 -16
- package/bundled-skills/ai-agents-architect/SKILL.md +271 -31
- package/bundled-skills/ai-product/SKILL.md +716 -26
- package/bundled-skills/ai-wrapper-product/SKILL.md +450 -44
- package/bundled-skills/algolia-search/SKILL.md +867 -15
- package/bundled-skills/autonomous-agents/SKILL.md +1033 -26
- package/bundled-skills/aws-serverless/SKILL.md +1046 -35
- package/bundled-skills/azure-functions/SKILL.md +1318 -19
- package/bundled-skills/browser-automation/SKILL.md +1065 -28
- package/bundled-skills/browser-extension-builder/SKILL.md +159 -32
- package/bundled-skills/bullmq-specialist/SKILL.md +347 -16
- package/bundled-skills/clerk-auth/SKILL.md +796 -15
- package/bundled-skills/computer-use-agents/SKILL.md +1870 -28
- package/bundled-skills/context-window-management/SKILL.md +271 -18
- package/bundled-skills/conversation-memory/SKILL.md +453 -24
- package/bundled-skills/crewai/SKILL.md +252 -46
- package/bundled-skills/discord-bot-architect/SKILL.md +1207 -34
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +1 -1
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +4 -4
- package/bundled-skills/docs/users/visual-guide.md +4 -4
- package/bundled-skills/email-systems/SKILL.md +646 -26
- package/bundled-skills/faf-expert/SKILL.md +221 -0
- package/bundled-skills/faf-wizard/SKILL.md +252 -0
- package/bundled-skills/file-uploads/SKILL.md +212 -11
- package/bundled-skills/firebase/SKILL.md +646 -16
- package/bundled-skills/gcp-cloud-run/SKILL.md +1117 -32
- package/bundled-skills/graphql/SKILL.md +1026 -27
- package/bundled-skills/hubspot-integration/SKILL.md +804 -19
- package/bundled-skills/idea-darwin/SKILL.md +120 -0
- package/bundled-skills/inngest/SKILL.md +431 -16
- package/bundled-skills/interactive-portfolio/SKILL.md +342 -44
- package/bundled-skills/langfuse/SKILL.md +296 -41
- package/bundled-skills/langgraph/SKILL.md +259 -50
- package/bundled-skills/micro-saas-launcher/SKILL.md +343 -44
- package/bundled-skills/neon-postgres/SKILL.md +572 -15
- package/bundled-skills/nextjs-supabase-auth/SKILL.md +269 -21
- package/bundled-skills/notion-template-business/SKILL.md +371 -44
- package/bundled-skills/personal-tool-builder/SKILL.md +537 -44
- package/bundled-skills/plaid-fintech/SKILL.md +825 -19
- package/bundled-skills/prompt-caching/SKILL.md +438 -25
- package/bundled-skills/rag-engineer/SKILL.md +271 -29
- package/bundled-skills/salesforce-development/SKILL.md +912 -19
- package/bundled-skills/satori/SKILL.md +54 -0
- package/bundled-skills/scroll-experience/SKILL.md +381 -44
- package/bundled-skills/segment-cdp/SKILL.md +817 -19
- package/bundled-skills/shopify-apps/SKILL.md +1475 -19
- package/bundled-skills/slack-bot-builder/SKILL.md +1162 -28
- package/bundled-skills/telegram-bot-builder/SKILL.md +152 -37
- package/bundled-skills/telegram-mini-app/SKILL.md +445 -44
- package/bundled-skills/trigger-dev/SKILL.md +916 -27
- package/bundled-skills/twilio-communications/SKILL.md +1310 -28
- package/bundled-skills/upstash-qstash/SKILL.md +898 -27
- package/bundled-skills/vercel-deployment/SKILL.md +637 -39
- package/bundled-skills/viral-generator-builder/SKILL.md +132 -37
- package/bundled-skills/voice-agents/SKILL.md +937 -27
- package/bundled-skills/voice-ai-development/SKILL.md +375 -46
- package/bundled-skills/workflow-automation/SKILL.md +982 -29
- package/bundled-skills/zapier-make-patterns/SKILL.md +772 -27
- package/package.json +1 -1
|
@@ -1,13 +1,21 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: telegram-bot-builder
|
|
3
|
-
description:
|
|
3
|
+
description: Expert in building Telegram bots that solve real problems - from
|
|
4
|
+
simple automation to complex AI-powered bots. Covers bot architecture, the
|
|
5
|
+
Telegram Bot API, user experience, monetization strategies, and scaling bots
|
|
6
|
+
to thousands of users.
|
|
4
7
|
risk: unknown
|
|
5
|
-
source:
|
|
6
|
-
date_added:
|
|
8
|
+
source: vibeship-spawner-skills (Apache 2.0)
|
|
9
|
+
date_added: 2026-02-27
|
|
7
10
|
---
|
|
8
11
|
|
|
9
12
|
# Telegram Bot Builder
|
|
10
13
|
|
|
14
|
+
Expert in building Telegram bots that solve real problems - from simple
|
|
15
|
+
automation to complex AI-powered bots. Covers bot architecture, the Telegram
|
|
16
|
+
Bot API, user experience, monetization strategies, and scaling bots to
|
|
17
|
+
thousands of users.
|
|
18
|
+
|
|
11
19
|
**Role**: Telegram Bot Architect
|
|
12
20
|
|
|
13
21
|
You build bots that people actually use daily. You understand that bots
|
|
@@ -15,6 +23,15 @@ should feel like helpful assistants, not clunky interfaces. You know
|
|
|
15
23
|
the Telegram ecosystem deeply - what's possible, what's popular, and
|
|
16
24
|
what makes money. You design conversations that feel natural.
|
|
17
25
|
|
|
26
|
+
### Expertise
|
|
27
|
+
|
|
28
|
+
- Telegram Bot API
|
|
29
|
+
- Bot UX design
|
|
30
|
+
- Monetization
|
|
31
|
+
- Node.js/Python bots
|
|
32
|
+
- Webhook architecture
|
|
33
|
+
- Inline keyboards
|
|
34
|
+
|
|
18
35
|
## Capabilities
|
|
19
36
|
|
|
20
37
|
- Telegram Bot API
|
|
@@ -34,7 +51,6 @@ Structure for maintainable Telegram bots
|
|
|
34
51
|
|
|
35
52
|
**When to use**: When starting a new bot project
|
|
36
53
|
|
|
37
|
-
```python
|
|
38
54
|
## Bot Architecture
|
|
39
55
|
|
|
40
56
|
### Stack Options
|
|
@@ -84,7 +100,6 @@ telegram-bot/
|
|
|
84
100
|
├── .env
|
|
85
101
|
└── package.json
|
|
86
102
|
```
|
|
87
|
-
```
|
|
88
103
|
|
|
89
104
|
### Inline Keyboards
|
|
90
105
|
|
|
@@ -92,7 +107,6 @@ Interactive button interfaces
|
|
|
92
107
|
|
|
93
108
|
**When to use**: When building interactive bot flows
|
|
94
109
|
|
|
95
|
-
```python
|
|
96
110
|
## Inline Keyboards
|
|
97
111
|
|
|
98
112
|
### Basic Keyboard
|
|
@@ -142,7 +156,6 @@ function getPaginatedKeyboard(items, page, perPage = 5) {
|
|
|
142
156
|
return Markup.inlineKeyboard([...buttons, nav]);
|
|
143
157
|
}
|
|
144
158
|
```
|
|
145
|
-
```
|
|
146
159
|
|
|
147
160
|
### Bot Monetization
|
|
148
161
|
|
|
@@ -150,7 +163,6 @@ Making money from Telegram bots
|
|
|
150
163
|
|
|
151
164
|
**When to use**: When planning bot revenue
|
|
152
165
|
|
|
153
|
-
```javascript
|
|
154
166
|
## Bot Monetization
|
|
155
167
|
|
|
156
168
|
### Revenue Models
|
|
@@ -211,49 +223,152 @@ async function checkUsage(userId) {
|
|
|
211
223
|
return { allowed: true };
|
|
212
224
|
}
|
|
213
225
|
```
|
|
226
|
+
|
|
227
|
+
### Webhook Deployment
|
|
228
|
+
|
|
229
|
+
Production bot deployment
|
|
230
|
+
|
|
231
|
+
**When to use**: When deploying bot to production
|
|
232
|
+
|
|
233
|
+
## Webhook Deployment
|
|
234
|
+
|
|
235
|
+
### Polling vs Webhooks
|
|
236
|
+
| Method | Best For |
|
|
237
|
+
|--------|----------|
|
|
238
|
+
| Polling | Development, simple bots |
|
|
239
|
+
| Webhooks | Production, scalable |
|
|
240
|
+
|
|
241
|
+
### Express + Webhook
|
|
242
|
+
```javascript
|
|
243
|
+
import express from 'express';
|
|
244
|
+
import { Telegraf } from 'telegraf';
|
|
245
|
+
|
|
246
|
+
const bot = new Telegraf(process.env.BOT_TOKEN);
|
|
247
|
+
const app = express();
|
|
248
|
+
|
|
249
|
+
app.use(express.json());
|
|
250
|
+
app.use(bot.webhookCallback('/webhook'));
|
|
251
|
+
|
|
252
|
+
// Set webhook
|
|
253
|
+
const WEBHOOK_URL = 'https://your-domain.com/webhook';
|
|
254
|
+
bot.telegram.setWebhook(WEBHOOK_URL);
|
|
255
|
+
|
|
256
|
+
app.listen(3000);
|
|
257
|
+
```
|
|
258
|
+
|
|
259
|
+
### Vercel Deployment
|
|
260
|
+
```javascript
|
|
261
|
+
// api/webhook.js
|
|
262
|
+
import { Telegraf } from 'telegraf';
|
|
263
|
+
|
|
264
|
+
const bot = new Telegraf(process.env.BOT_TOKEN);
|
|
265
|
+
// ... bot setup
|
|
266
|
+
|
|
267
|
+
export default async (req, res) => {
|
|
268
|
+
await bot.handleUpdate(req.body);
|
|
269
|
+
res.status(200).send('OK');
|
|
270
|
+
};
|
|
214
271
|
```
|
|
215
272
|
|
|
216
|
-
|
|
273
|
+
### Railway/Render Deployment
|
|
274
|
+
```dockerfile
|
|
275
|
+
FROM node:18-alpine
|
|
276
|
+
WORKDIR /app
|
|
277
|
+
COPY package*.json ./
|
|
278
|
+
RUN npm install
|
|
279
|
+
COPY . .
|
|
280
|
+
CMD ["node", "src/bot.js"]
|
|
281
|
+
```
|
|
217
282
|
|
|
218
|
-
|
|
283
|
+
## Validation Checks
|
|
219
284
|
|
|
220
|
-
|
|
221
|
-
Users think bot is dead.
|
|
222
|
-
Poor experience.
|
|
223
|
-
Requests pile up.
|
|
285
|
+
### Bot Token Hardcoded
|
|
224
286
|
|
|
225
|
-
|
|
226
|
-
Process in background.
|
|
227
|
-
Send update when done.
|
|
228
|
-
Use typing indicator.
|
|
287
|
+
Severity: HIGH
|
|
229
288
|
|
|
230
|
-
|
|
289
|
+
Message: Bot token appears to be hardcoded - security risk!
|
|
231
290
|
|
|
232
|
-
|
|
233
|
-
Bot appears broken.
|
|
234
|
-
Debugging nightmare.
|
|
235
|
-
Lost trust.
|
|
291
|
+
Fix action: Move token to environment variable BOT_TOKEN
|
|
236
292
|
|
|
237
|
-
|
|
238
|
-
Graceful error messages.
|
|
239
|
-
Log errors for debugging.
|
|
240
|
-
Rate limiting.
|
|
293
|
+
### No Bot Error Handler
|
|
241
294
|
|
|
242
|
-
|
|
295
|
+
Severity: HIGH
|
|
243
296
|
|
|
244
|
-
|
|
245
|
-
Telegram may ban.
|
|
246
|
-
Annoying experience.
|
|
247
|
-
Low retention.
|
|
297
|
+
Message: No global error handler for bot.
|
|
248
298
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
299
|
+
Fix action: Add bot.catch() to handle errors gracefully
|
|
300
|
+
|
|
301
|
+
### No Rate Limiting
|
|
302
|
+
|
|
303
|
+
Severity: MEDIUM
|
|
304
|
+
|
|
305
|
+
Message: No rate limiting - may hit Telegram limits.
|
|
306
|
+
|
|
307
|
+
Fix action: Add throttling with Bottleneck or similar library
|
|
308
|
+
|
|
309
|
+
### In-Memory Sessions in Production
|
|
310
|
+
|
|
311
|
+
Severity: MEDIUM
|
|
312
|
+
|
|
313
|
+
Message: Using in-memory sessions - will lose state on restart.
|
|
314
|
+
|
|
315
|
+
Fix action: Use Redis or database-backed session store for production
|
|
316
|
+
|
|
317
|
+
### No Typing Indicator
|
|
318
|
+
|
|
319
|
+
Severity: LOW
|
|
320
|
+
|
|
321
|
+
Message: Consider adding typing indicator for better UX.
|
|
322
|
+
|
|
323
|
+
Fix action: Add ctx.sendChatAction('typing') before slow operations
|
|
324
|
+
|
|
325
|
+
## Collaboration
|
|
326
|
+
|
|
327
|
+
### Delegation Triggers
|
|
328
|
+
|
|
329
|
+
- mini app|web app|TON|twa -> telegram-mini-app (Mini App integration)
|
|
330
|
+
- AI|GPT|Claude|LLM|chatbot -> ai-wrapper-product (AI integration)
|
|
331
|
+
- database|postgres|redis -> backend (Data persistence)
|
|
332
|
+
- payments|subscription|billing -> fintech-integration (Payment integration)
|
|
333
|
+
- deploy|host|production -> devops (Deployment)
|
|
334
|
+
|
|
335
|
+
### AI Telegram Bot
|
|
336
|
+
|
|
337
|
+
Skills: telegram-bot-builder, ai-wrapper-product, backend
|
|
338
|
+
|
|
339
|
+
Workflow:
|
|
340
|
+
|
|
341
|
+
```
|
|
342
|
+
1. Design bot conversation flow
|
|
343
|
+
2. Set up AI integration (OpenAI/Claude)
|
|
344
|
+
3. Build backend for state/data
|
|
345
|
+
4. Implement bot commands and handlers
|
|
346
|
+
5. Add monetization (freemium)
|
|
347
|
+
6. Deploy and monitor
|
|
348
|
+
```
|
|
349
|
+
|
|
350
|
+
### Bot + Mini App
|
|
351
|
+
|
|
352
|
+
Skills: telegram-bot-builder, telegram-mini-app, frontend
|
|
353
|
+
|
|
354
|
+
Workflow:
|
|
355
|
+
|
|
356
|
+
```
|
|
357
|
+
1. Design bot as entry point
|
|
358
|
+
2. Build Mini App for complex UI
|
|
359
|
+
3. Integrate bot commands with Mini App
|
|
360
|
+
4. Handle payments in Mini App
|
|
361
|
+
5. Deploy both components
|
|
362
|
+
```
|
|
253
363
|
|
|
254
364
|
## Related Skills
|
|
255
365
|
|
|
256
366
|
Works well with: `telegram-mini-app`, `backend`, `ai-wrapper-product`, `workflow-automation`
|
|
257
367
|
|
|
258
368
|
## When to Use
|
|
259
|
-
|
|
369
|
+
|
|
370
|
+
- User mentions or implies: telegram bot
|
|
371
|
+
- User mentions or implies: bot api
|
|
372
|
+
- User mentions or implies: telegram automation
|
|
373
|
+
- User mentions or implies: chat bot telegram
|
|
374
|
+
- User mentions or implies: tg bot
|