← Back to Skills Marketplace
Teamgram RPC Development
by
zhihang9978
· GitHub ↗
· v2.0.0
· MIT-0
210
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install teamgram-rpc-development
Description
Complete guide for developing RPC services in Teamgram Server (v2.0.0). Use when creating new RPC methods, implementing business logic, or extending Teamgram...
Usage Guidance
This is a documentation-only skill and appears coherent with its stated purpose, so risk from the skill itself is low. Before using the provided code in production: (1) verify the skill's provenance (source/homepage is unknown) and confirm licensing and author trustworthiness; (2) review examples that touch secrets (Vault, /run/secrets, ENV) to ensure you won't accidentally deploy insecure secret handling; (3) lint/scan and run examples in an isolated environment before integrating; and (4) never paste real credentials into examples — replace with safe test values or use your organization's secret-management best practices.
Capability Analysis
Type: OpenClaw Skill
Name: teamgram-rpc-development
Version: 2.0.0
The bundle is a comprehensive technical guide for developing RPC services within the Teamgram framework. It includes detailed documentation and code examples for DAO layers, core logic, and security best practices, such as SQL injection prevention and AES-GCM encryption (found in references/v1.3.0-security.md). The content is purely educational and lacks any indicators of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill is an authored development guide (docs + code examples) for building RPC services; it requests no binaries, env vars, installs, or config paths — all of which is proportionate to a documentation-only skill.
Instruction Scope
SKILL.md and reference files are documentation and code examples only. They do not instruct the agent to run host commands, contact hidden endpoints, or exfiltrate data. Some examples show reading secrets or using Vault (expected for production guidance) but the guide does not itself attempt to access runtime secrets.
Install Mechanism
There is no install spec and no code files that will be executed by the platform; this is lowest-risk (instruction-only) delivery.
Credentials
The skill declares no required env vars or credentials (good). Reference code demonstrates integration with Vault, environment variables, and /run/secrets — appropriate for examples but users should avoid copying secret-loading code into production without review.
Persistence & Privilege
The skill does not request persistent presence (always=false) nor modify agent/system configuration; autonomous invocation is allowed (platform default) but does not increase risk given the skill is documentation-only.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install teamgram-rpc-development - After installation, invoke the skill by name or use
/teamgram-rpc-development - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.0.0: Ten iterations of optimization. Added error handling, performance optimization, security, testing, observability, database optimization, message queue, circuit breaker, and multi-tenant support.
v1.0.0
Initial release: Complete guide for developing RPC services in Teamgram Server. Covers TL schema, DAO/Core/Server layers, testing, and common patterns.
Metadata
Frequently Asked Questions
What is Teamgram RPC Development?
Complete guide for developing RPC services in Teamgram Server (v2.0.0). Use when creating new RPC methods, implementing business logic, or extending Teamgram... It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.
How do I install Teamgram RPC Development?
Run "/install teamgram-rpc-development" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Teamgram RPC Development free?
Yes, Teamgram RPC Development is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Teamgram RPC Development support?
Teamgram RPC Development is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Teamgram RPC Development?
It is built and maintained by zhihang9978 (@zhihang9978); the current version is v2.0.0.
More Skills