paths

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigPath

func ConfigPath() (string, error)

ConfigPath returns the path to ~/.scribe/config.toml.

func ConfigYAMLPath

func ConfigYAMLPath() (string, error)

ConfigYAMLPath returns the path to ~/.scribe/config.yaml.

func PackagesDir

func PackagesDir() (string, error)

PackagesDir returns the path to ~/.scribe/packages/. Packages are self-installing multi-skill bundles that Scribe tracks but never projects into tool skill dirs. They live alongside (not inside) the canonical skill store so tools like Codex can walk ~/.codex/skills/ without tripping on nested SKILL.md files from a package's inner skills.

func ScribeDir

func ScribeDir() (string, error)

ScribeDir returns the path to ~/.scribe/.

func StatePath

func StatePath() (string, error)

StatePath returns the path to ~/.scribe/state.json.

func StoreDir

func StoreDir() (string, error)

StoreDir returns the path to ~/.scribe/skills/.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL