XAIHT
Official@xaiht · Mexico
eXtended Artificial Intelligence Humanly Tempered
Agent Skills by XAIHT
Showing 34 vetted skills indexed across 1 GitHub repositories.
tlamatini-flw-doctor
Validate .flw workflow files for structural and semantic issues.
acp-router
Route plain-language requests to ACPX harnesses and manage sessions via acp_spawn.
tlamatini-static-version-bumper
Increment STATIC_VERSION in Tlamatini settings.py to bust asset caches.
hello-world
Return a deterministic greeting to validate SkillHarness invocation.
create-new-agent
Scaffold a complete Tlamatini workflow agent contract with backend, config, views, migrations, UI assets, and linting.
tlamatini-flow-from-objective
Convert a user objective into a downloadable .flw workflow for Tlamatini visual agents.
create-new-mcp
Document the procedure for adding tools and MCP context providers to Tlamatini.
summarize
Summarize long texts or files into a faithful brief with a target word count.
kali-pentest
Orchestrate authorized penetration testing workflows against scoped targets.
setup-new-acpx-key
Configure ACPX agent credentials across a Tlamatini repository.
notion
Create, read, and update Notion pages, databases, and blocks via the Notion API.
todoist
Manage Todoist tasks and projects via the REST API v2.
jira
Automate Jira issue management via the Jira REST API v3.
github
Automate GitHub operations with the gh CLI for issues, PRs, releases, and API queries.
tlamatini-csrf-exempt-audit
Enumerate @csrf_exempt-decorated Django views and classify exemption necessity.
security-audit
Run permitted security scanners on Python and JavaScript codebases and report aggregated findings with severity counts and remediation summaries.
tlamatini-allowed-hosts-tighten
Replace wildcard ALLOWED_HOSTS in Django settings.py with a user-specified whitelist.
flow-making
Convert natural-language objectives into canvas-loadable .flw workflows with FlowCreator.
tlamatini-planner-trace-replay
Replay the latest build_global_execution_plan trace from tlamatini.log and summarize per-capability scores, keywords, and top-tool selections.
slack
Post messages, read channel history, and manage threads via the Slack Web API.
weather
Queries Open-Meteo with latitude and longitude to return current and hourly weather data.
trello
Automate Trello board, list, and card management via the REST API.
tlamatini-exec-report-row-adder
Insert a tool entry into _EXEC_REPORT_TOOLS and update agent_page.css styling.
tlamatini-new-acp-agent
Scaffold end-to-end ACP agents with an eight-artifact contract for Tlamatini.
Frequently Asked Questions About XAIHT
FAQPage SchemaWhat specific tasks can I perform using XAIHT?▼
You can scaffold Tlamatini agents, perform security audits on Django configurations, generate project documentation dossiers, and integrate with external platforms like Jira, Notion, and Slack to manage tasks and communications.
Who is the target persona for these capabilities?▼
These capabilities are designed for software engineers and systems architects building, maintaining, or auditing Tlamatini-based agentic environments who require standardized scaffolding and rigorous security compliance checks.
What are the prerequisites for running these skills?▼
Execution requires a Tlamatini-compliant repository structure, valid credentials for the target third-party services (e.g., Jira, Notion, Slack), and a local environment configured to support the specific language runtimes required by the individual skill packages.