diff --git a/index.html b/index.html new file mode 100644 index 0000000..140b409 --- /dev/null +++ b/index.html @@ -0,0 +1,401 @@ + + +
+ + +Tinqs Studio is a game development platform built on a Gitea fork. It gives AI agents identity, memory, skills, and tools — so a small team can build games at scale.
+This repo contains our engineering blog and the AI agent skill files that power our creative pipeline. Everything is open, CC BY 4.0.
+Skills are markdown playbooks that teach AI agents specific workflows. Drop them into your .cursor/skills/ directory and your agent can follow them. Think of them as runbooks where the reader is an LLM, not a human.