From 462fdac4b5fda7179407fd00deedd858af87f16a Mon Sep 17 00:00:00 2001 From: Edward Burton Date: Tue, 21 Apr 2026 16:23:42 +0200 Subject: [PATCH] feat: add systemprompt-template to Infrastructure section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e35509..9af4f11 100644 --- a/README.md +++ b/README.md @@ -405,6 +405,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**castari-proxy**](https://github.com/castar-ventures/castari-proxy) (73 ⭐) - Use Claude Agent SDK and Claude Code with other providers/models. - [**claude-code-open**](https://github.com/Davincible/claude-code-open) (66 ⭐) - Claude Code with any LLM provider (OpenRouter, Gemini, Kimi K2). - [**Claudify**](https://github.com/neno-is-ooo/claudify) (32 ⭐) - Use Claude Code as an LLM provider with your subscription flat fee instead of pay-per-token API keys. +- [**systemprompt-template**](https://github.com/systempromptio/systemprompt-template) - Governance infrastructure for Claude Code and agentic systems. Single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction before it reaches a tool or database. Self-hosted, air-gap capable, MCP + A2A compatible. ---