tigu77/tiguclaw

Always-on, self-hosted AI agent runtime — multi-LLM, parallel sub-agents, Telegram/Web/CLI, skills, memory, MCP.

6Stars on the repository
18Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

app-ai-wiring

01

tigu77/tiguclaw

Skill Claude CodeCodex

A guide for connecting an app to an AI language model or to the tiguclaw assistant. It compares a tiguclaw-specific endpoint with an OpenAI-compatible gateway, a standard interface used by several model services.

not rated 6 yesterday A 232 tokens original Apache-2.0

claude-wrapper-sync

02

tigu77/tiguclaw

Skill Claude CodeCodex

A bridge that copies Claude Code’s agents, skills, and slash commands from a project’s `.claude/` folder into tiguclaw, where they can be reused.

not rated 6 yesterday A 135 tokens original Apache-2.0

code-review

03

tigu77/tiguclaw

Skill Claude CodeCodex

A method for reviewing code, bugs, diffs, branches, and pull requests. A diff is the set of changes between two versions of code, and a pull request is a proposed change submitted for review.

not rated 6 changed today A 278 tokens original Apache-2.0

codex-wrapper-sync

04

tigu77/tiguclaw

Skill Claude CodeCodex

A bridge that copies Codex skills and project instructions into tiguclaw so they can be reused there; Codex skills are folders containing `SKILL.md` instructions.

not rated 6 yesterday A 141 tokens original Apache-2.0

db-maintenance

05

tigu77/tiguclaw

Skill Claude CodeCodex

A maintenance guide for a SQLite database that stores memories, sessions, and conversation records in one file. SQLite is a database system that can keep data in a single file.

not rated 6 yesterday A 0 tokens original Apache-2.0

harness

06

tigu77/tiguclaw

Skill Claude CodeCodex

A planning skill for deciding whether a task should be split among several coding agents, and for managing that team when needed. A harness is the coordination setup that passes work between agents and collects their results.

not rated 6 yesterday A 240 tokens original Apache-2.0

tigu77/tiguclaw

Skill Claude CodeCodex

A safety check for registering scheduled jobs, file watchers, or web endpoints that can start an assistant task without someone present.

not rated 6 yesterday A 164 tokens original Apache-2.0

skill-creator

08

tigu77/tiguclaw

Skill Claude CodeCodex

A guide for creating or improving an individual coding-agent skill, with optional tests to measure whether the result is better. It also covers when to use a larger setup containing multiple agents and an orchestrator.

not rated 6 yesterday A 232 tokens original Apache-2.0

verify

09

tigu77/tiguclaw

Skill Claude CodeCodex

A verification procedure for checking that a code change was actually built, deployed, and executed by the running system.

not rated 6 yesterday A 273 tokens original Apache-2.0

memory-tidy

10

tigu77/tiguclaw

Skill Claude CodeCodex

A memory-maintenance skill for finding duplicate, expired, or overly long entries in an assistant's memory index. It suggests changes for a person to approve and archives entries instead of permanently deleting them.

not rated 6 yesterday A 126 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: