Skip to content

Inversed-Tech/t8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

t8 — Claude Code plugins for Threshold

This repo is a Claude Code plugin marketplace for integrating the Threshold T8 Engine into agentic workflows. See the landing page for product context and the technical docs for architecture.

Install

From inside Claude Code:

/plugin marketplace add Inversed-Tech/t8
/plugin install t8engine-setup@t8

That's it. The t8engine-setup skill becomes available immediately — ask Claude Code something like "set me up with t8engine locally" and it will walk you through the Docker Compose stack, route TOML, optional rules, and CA installation.

Plugins in this marketplace

Plugin What it does
t8engine-setup Stands up a local T8 Engine (proxy + rule-runner) via Docker Compose, configures routes/rules, and walks through the two integration modes (HTTPS prefix vs. HTTPS proxy + CA).

Updating

To pull newer plugin versions:

/plugin marketplace update t8

Layout

.claude-plugin/
  marketplace.json                  ← marketplace registry
plugins/
  t8engine-setup/
    .claude-plugin/plugin.json      ← plugin manifest
    skills/t8engine-setup/SKILL.md  ← the skill itself

License

Apache-2.0. See individual plugin plugin.json for per-plugin metadata.

See also

About

Integrations of the Threshold engine in agentic systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors