Skip to main content
Run any Skill in Manus
with one click
koldovsky
GitHub creator profile

koldovsky

Repository-level view of 38 collected skills across 17 GitHub repositories.

skills collected
38
repositories
17
updated
2026-07-03
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

add-gmail
software-developers

Add Gmail integration to map-poi-agent. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.

2026-03-06
add-slack
software-developers

Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).

2026-03-06
add-telegram
software-developers

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

2026-03-06
add-telegram-swarm
software-developers

Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".

2026-03-06
add-voice-transcription
software-developers

Add voice message transcription to map-poi-agent using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.

2026-03-06
convert-to-apple-container
network-and-computer-systems-administrators

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

2026-03-06
customize
software-developers

Add new capabilities or modify map-poi-agent behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

2026-03-06
debug
network-and-computer-systems-administrators

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

2026-03-06
Showing top 8 of 12 collected skills in this repository.
Showing 12 of 17 repositories