Providers banner
asklokesh asklokesh

Providers

Development community

Description

# Multi-Provider Support Loki Mode supports five AI providers for autonomous execution. ## Provider Comparison > **CLI Flags Verified:** The autonomous mode flags have been verified against actual CLI help output: > - Claude: `--dangerously-skip-permissions` (verified) > - Codex: `exec --sandbox workspace-write --skip-git-repo-check` (the harness invocation; --skip-git-repo-check required on fresh non-git dirs; --full-auto deprecated in codex 0.125+, workspace-write is the documented replacem

Installation

Installs to ~/.claude/skills/asklokesh-loki-mode-providers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/asklokesh-loki-mode-providers && curl -fsSL https://raw.githubusercontent.com/asklokesh/loki-mode/HEAD/skills/providers.md -o ~/.claude/skills/asklokesh-loki-mode-providers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository