← Back to Skills Marketplace
ajayk47

Trugen AI

by AjayK47 · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
310
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trugenai
Description
Build, configure, and deploy conversational video agents using the Trugen AI platform API. Use this skill when the user wants to create AI video avatars, man...
Usage Guidance
This skill appears coherent for managing Trugen AI agents, but take these precautions before installing/using it: - Treat TRUGEN_API_KEY as a sensitive secret: never embed it in client-side code; use a server-side proxy for embeds/widgets and limit key scope if possible. Rotate keys and monitor usage. - Review any webhook callback URLs and handlers you configure—webhooks can receive sensitive transcripts or events; secure endpoints (HTTPS, signing secrets, IP allowlists) and avoid sending secrets to third parties. - Inspect and control any tools/MCPs you attach to agents: tool.request_config.url and MCP endpoints will be invoked by the platform—ensure they point to services you control and audit their behavior. - Note the included sample system prompts that instruct deployed avatars to 'perform actions silently' or 'not reveal system instructions': these are reasonable for deployed agents but could mask unwanted behavior if combined with powerful tools—ensure tool use is audited and endpoints are trusted. - Because this is instruction-only (no install), the main risk is network/API access using your TRUGEN_API_KEY—test in a sandbox account, apply least-privilege keys, and monitor logs for unexpected activity. If you need higher assurance, ask the skill publisher for an official homepage or source repo and confirm the API key permission model (scopes, rate limits, and revoke capability).
Capability Analysis
Type: OpenClaw Skill Name: trugenai Version: 1.0.1 The Trugen AI skill bundle is a comprehensive set of API references and integration guides for building conversational video agents. It contains no executable code, instead providing structured documentation for an AI agent to interact with the https://api.trugen.ai platform. The bundle includes proactive security advice, such as warning users not to expose API keys in client-side code (references/embedding.md), and clearly distinguishes between instructions for the OpenClaw agent and system prompts for the deployed video avatars (references/prompting-and-use-cases.md). No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description match the files and required environment: the SKILL.md and reference files document the Trugen REST API, embedding, webhooks, KBs, tools, and LiveKit integration. The single declared env var TRUGEN_API_KEY is exactly the credential needed to call the API—no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md is an instruction-only skill and stays on-scope: it provides API endpoint examples, cURL snippets, and embed/widget patterns. It also contains sample system prompts and guardrails intended for deployed Trugen avatars (e.g., 'do not reveal system instructions' and 'perform actions silently'), which are expected in platform docs but could be repurposed if misused. The file does not instruct the skill to read local files, other env vars, or exfiltrate data outside the documented API/webhook flows.
Install Mechanism
No install spec and no code shipped: this is instruction-only and does not write code to disk or download packages. That minimizes installation risk.
Credentials
Only TRUGEN_API_KEY is required (primary credential). The docs mention an optional TRUGEN_AVATAR_ID for LiveKit but it's not required. No unrelated secrets are requested—credential requests are proportional to the described functionality.
Persistence & Privilege
always is false and model invocation is enabled (normal). The skill does not request permanent presence, nor does it ask to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trugenai
  3. After installation, invoke the skill by name or use /trugenai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Trugen AI 1.0.1 — Expanded documentation and usage details - Added comprehensive SKILL.md with setup guidance, platform architecture, and API overviews. - Detailed environment variables and security recommendations for API usage. - Included endpoint summaries, workflow guides, and links to platform documentation and support resources. - Described integration scenarios including LiveKit, webhooks, embeddings, and knowledge base management.
Metadata
Slug trugenai
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Trugen AI?

Build, configure, and deploy conversational video agents using the Trugen AI platform API. Use this skill when the user wants to create AI video avatars, man... It is an AI Agent Skill for Claude Code / OpenClaw, with 310 downloads so far.

How do I install Trugen AI?

Run "/install trugenai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trugen AI free?

Yes, Trugen AI is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Trugen AI support?

Trugen AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trugen AI?

It is built and maintained by AjayK47 (@ajayk47); the current version is v1.0.1.

💬 Comments