← Back to Skills Marketplace
Teamgram Database Schema
by
zhihang9978
· GitHub ↗
· v1.0.0
· MIT-0
367
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install teamgram-database-schema
Description
Complete database schema reference for Teamgram Server with all 43 tables, ER relationships, and key table structure explanations for the MySQL teamgram data...
Usage Guidance
This skill is a static documentation reference pulled from the public teamgram-server repository (Apache-2.0) and appears internally consistent. Before installing, you may want to: (1) verify the GitHub repository link in the SKILL.md to ensure it points to the expected upstream project; (2) confirm the Apache-2.0 license meets your policies; (3) be aware that while the schema documents tables that would store sensitive data (auth_keys, messages, devices), the skill does not contain or request any real secrets. If a future version adds install steps, network calls, or requests credentials, re-evaluate for scope creep or unnecessary privileges.
Capability Analysis
Type: OpenClaw Skill
Name: teamgram-database-schema
Version: 1.0.0
The skill is a documentation-only reference for the Teamgram Server database schema. It contains no executable code, scripts, or instructions that could lead to data exfiltration or unauthorized execution. It purely describes table structures and relationships based on the public Teamgram open-source project (SKILL.md).
Capability Assessment
Purpose & Capability
The name/description (Teamgram DB schema) match the SKILL.md content: a static schema reference and file paths in the teamgram-server repo. There are no unrelated requirements (no env vars, no binaries).
Instruction Scope
SKILL.md is purely descriptive: table lists, ER relationships, and file path references. It contains no commands, no instructions to read system files or send data externally. It does reference the public GitHub repo URL, which is reasonable for a documentation skill.
Install Mechanism
No install specification or code files are provided — instruction-only. Nothing will be written to disk or executed by an installer as part of the skill.
Credentials
The skill declares no required environment variables or credentials. Although the schema describes tables that would store sensitive data (e.g., auth_keys), the skill itself does not request or transmit any secrets.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed by default but the skill is read-only documentation, so autonomous actions have no effect.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install teamgram-database-schema - After installation, invoke the skill by name or use
/teamgram-database-schema - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Teamgram Database Schema?
Complete database schema reference for Teamgram Server with all 43 tables, ER relationships, and key table structure explanations for the MySQL teamgram data... It is an AI Agent Skill for Claude Code / OpenClaw, with 367 downloads so far.
How do I install Teamgram Database Schema?
Run "/install teamgram-database-schema" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Teamgram Database Schema free?
Yes, Teamgram Database Schema is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Teamgram Database Schema support?
Teamgram Database Schema is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Teamgram Database Schema?
It is built and maintained by zhihang9978 (@zhihang9978); the current version is v1.0.0.
More Skills