mind-cli 0.8.0

A manager for agent tooling (skills, agents, rules, tools) that melds arbitrary git repos and links items into your agent directories.
[book]
title = "mind"
description = "Manager for agent tooling: skills, agents, rules, and tools melded from git repos and linked into one or more agent homes."
authors = ["James Kominick"]
language = "en"
src = "src"

[output.html]
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/jaemk/mind"
edit-url-template = "https://github.com/jaemk/mind/edit/main/docs/{path}"
# Docs are served under /guide/ on the Pages site; the landing page owns the root.
site-url = "/mind/guide/"
additional-css = ["assets/custom.css"]
additional-js = ["assets/custom.js"]

[output.html.fold]
enable = true
level = 1