← Back to all bundles

python-cli-template — OKF Bundle for Developer Tooling

Draft

Python CLI template with uv setup, strict typing, 90% coverage, offline-safe provider stubs, and optional claude-okf-repo-kit layering.

By lilabrooks 0 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents
  • Command-line workflows

What it does

  • Provides a command-line interface for automation and scripting
  • Portable knowledge package that AI agents can load and use at runtime
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/lilabrooks/python-cli-template
cd python-cli-template

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/python-cli-template

Frequently Asked Questions

Is python-cli-template OKF conformant?

No, python-cli-template is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install python-cli-template?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use python-cli-template?

python-cli-template works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to python-cli-template?

Similar bundles include fab-kit, agent-wiki, llm-wiki-governance. Browse these for alternative approaches and feature sets.