terraphimterraphimOfficialยท3 Agent Skills Included

terraphim-ai

Privacy-first local knowledge search and code validation

Searches personal notes, code, logs, and team knowledge sources locally without sending data to external services. Validates LLM inputs and outputs against knowledge graph checklists, captures failed commands as searchable learnings, and replaces package manager commands automatically. Eliminates scattered information hunting and repeated debugging with fast offline search and smart commit enrichment.
npx skills add terraphim/terraphim-ai --all -g -y
Available:

Instructs the AI agent on Rust coding standards, mandatory documentation steps, knowledge-graph search tooling, validation hooks, and task-tracking workflows to follow when working in this repository.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install terraphim-ai?โ–ผ

Run `npx skills add terraphim/terraphim-ai --all -g -y` in your terminal to install all skills in this suite globally.

What does Terraphim AI do?โ–ผ

It is a privacy-first local search assistant that indexes your notes, code, and logs using a knowledge graph, so you find information without sending data to third-party services.

How to search logs with Terraphim?โ–ผ

Use the quickwit-search skill to query log indexes with filters like level:ERROR or time ranges directly from the terraphim-agent command line.

Can Terraphim validate LLM outputs automatically?โ–ผ

Yes. The pre-llm-validate and post-llm-check skills verify inputs and outputs against domain checklists for security, tests, and documentation before you accept them.

Does Terraphim work offline?โ–ผ

Yes. It runs entirely on your local machine with embedded defaults, using about 15 MB of RAM and delivering results in under 200 milliseconds.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’