XAIHT /Tlamatini
Skill Claude Code Codex
Build and edit in Roblox Studio via the Roblox Studio MCP the RIGHT way - preflight the Studio connection, do the whole build in a few big executeluau scripts (not dozens of tiny calls), make REALISTIC terrain with the Terrain VOXEL api driven by Perlin noise (NEVER stacked Parts or concentric layers - those give ugly…
16 2d ago A 120 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Run whichever SAST, secret-scanning, and dependency-audit tools are installed (bandit, semgrep, ruff, eslint, gitleaks, pip-audit) over a path, then return aggregated findings, severity counts, and a prioritised remediation summary.
16 2d ago A 59 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Configure the API key (or other credential) for a registered ACPX agentid (claude/codex/cursor/gemini/qwen/copilot/pi/droid/iflow/kilocode/kimi/kiro/opencode/tlamatini) end-to-end across data.keys, config.json (top-level + acpx.agents. .env), regensecrets.py, and verification via acpdoctor.
16 2d ago A 92 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Create, edit, validate, and package new Tlamatini skills (SKILL.md packages).
16 2d ago A 23 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Post messages, read channels, and manage threads via Slack Web API.
16 2d ago A 17 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Summarize a long text or file into a tight, faithful brief at a target word count.
16 2d ago A 24 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Tighten Django ALLOWEDHOSTS from the wide-open '' default to a specific list, with a backup of settings.py.
16 2d ago A 36 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Enumerate every @csrfexempt-decorated view in Tlamatini/agent/views.py and classify whether each one really needs the exemption.
16 2d ago A 40 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Add a state-changing tool to EXECREPORTTOOLS in mcpagent.py and the matching CSS rules so its operations appear in the chat-page Exec Report.
16 2d ago A 42 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Turn a one-sentence objective into a downloadable .flw workflow that wires the right Tlamatini visual agents and connections.
16 2d ago A 33 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Validate a .flw workflow file: check connection topology, terminal agents, Parametrizer single-lane queue, missing connectors, dangling targetagents.
16 2d ago A 38 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Scaffold a new Tlamatini visual agent end-to-end across the 8 places the agent contract requires (script + config.yaml, view + url, migration, CSS gradient, 4 JS files, agenticskill.md, README.md, lint).
16 2d ago A 59 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Replay the most recent global execution planner trace from tlamatini.log and explain why each capability got the score it did.
16 2d ago A 34 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Bump STATICVERSION in tlamatini/settings.py so the chat / ACP frontend re-fetches CSS+JS bundles after a frontend change.
16 2d ago A 36 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Manage Todoist tasks and projects via the Todoist REST API v2.
16 2d ago A 18 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Manage Trello boards, lists, and cards via the Trello REST API.
16 2d ago A 19 tokens
original MIT XAIHT /Tlamatini
Skill Claude Code Codex
Look up current weather and short forecast for a location via Open-Meteo (no API key required).
16 2d ago A 23 tokens
original MIT