Back to the catalog

Dryvist LLM Prompt Catalog

Bundle OKF 0.1 · 6 conceitos · dryvist/ai-llm-prompts

Open source Repository Open in the app JSON README (API)

About

# Dryvist LLM Prompt Catalog

## Catalogs

* [Continuous AI agents](auto-ai-agent/index.md) - Shared behavior and jobs for continuously running local agents.
* [Automation](automation/index.md) - Repository, cloud, and historical workflow automation prompts.
* [Applications](applications/index.md) - Model instructions embedded in end-user and infrastructure applications.
* [Developer tools](developer-tools/index.md) - Model instructions injected by development tools, hooks, and scheduled jobs.

## Governance

* [Repository instructions](AGENTS.md) - OKF, public-safety, compatibility, and release requirements.
* [Change log](log.md) - Newest-first catalog history.

Details

Kind
OKF bundles
Topic
AI, RAG & memory
Publisher
dryvist
Origin
okf_github
Category
dados
Version
0.1
Last push
2026-09-05T14:32:20Z
Repository state
ativo
Language
Nix
Added
2026-09-08 16:05:40
Updated
2026-09-08 16:05:40
Origin id
dryvist/ai-llm-prompts:index.md

README

# Dryvist AI LLM Prompts

Canonical, versioned prompt assets used by Dryvist automation, applications, developer tooling, and continuously running local AI agents.

Prompts are published as Open Knowledge Format Markdown. Consumers pin a release commit and select only the catalog directory they need:

- `auto-ai-agent/` — continuous local-agent behavior and jobs
- `automation/` — repository and cloud automation prompts
- `applications/` — application-facing system and user prompts
- `developer-tools/` — development workflow and hook prompts

The initial catalog release is `v0.1.0`. Release tags are immutable; consumers should pin the release commit rather than a mutable branch.

Repository directives, schemas, release rules, and public-safety requirements are in [AGENTS.md](AGENTS.md). Browse the catalog through [index.md](index.md).

More