teamgram-rpc-developmentComplete guide for developing RPC services in Teamgram Server (v2.0.0). Use when creating new RPC methods, implementing business logic, or extending Teamgram...
Install via ClawdBot CLI:
clawdbot install zhihang9978/teamgram-rpc-developmentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
Exec(Calls external URL not in known-safe list
https://core.telegram.org/mtproto/TLAI Analysis
This skill is a technical development guide for RPC services in Teamgram Server. The external URL reference (core.telegram.org) is legitimate and directly related to the stated purpose of MTProto development. No evidence of credential harvesting, data exfiltration, hidden instructions, or obfuscation was found in the provided content.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Develop custom RPC services for Telegram bots to handle user interactions, manage subscriptions, and process payments. This scenario is ideal for creating scalable bot platforms that require real-time communication and secure transaction handling.
Implement RPC methods for premium features like ad-free experiences, enhanced privacy controls, or exclusive content access in social media applications. This involves integrating MTProto for client-server communication and gRPC for backend services.
Build internal RPC services for enterprise-grade messaging tools, focusing on features such as secure file sharing, team collaboration, and user management. This scenario leverages Teamgram's gRPC for inter-service communication in production environments.
Create RPC services to handle payment transactions, subscription renewals, and user premium status management for e-commerce platforms. This includes implementing database schemas and DAO layers for reliable transaction tracking.
Develop RPC services supporting multi-tenancy for SaaS providers, allowing isolated data and functionality per tenant. This scenario uses Teamgram's RPC development guide to ensure scalability and security across multiple clients.
Generate recurring revenue by offering tiered subscription plans (e.g., basic, premium) through RPC services that manage user status, billing, and feature access. This model is common in SaaS and content platforms.
Earn revenue by charging fees on transactions processed through RPC services, such as payments for premium features or in-app purchases. This model is suitable for e-commerce and fintech applications.
Sell licenses for custom RPC service development or extended Teamgram functionality to enterprises, providing tailored solutions for communication and data management needs.
💬 Integration Tip
Ensure proper error handling and observability by referencing the provided versioned guides, such as v1.1.0 for errors and v1.5.0 for monitoring, to maintain production reliability.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.