Metadata-Version: 2.4
Name: okfhub
Version: 0.0.1
Summary: Official Python package for the okfhub cli.
Project-URL: Homepage, https://github.com/okfhub/okfhub
Project-URL: Repository, https://github.com/okfhub/okfhub
Author: okfhub
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# okfhub

A tiny CLI to save knowledge entries for AI coding agents.

## Usage

```bash
npx okfhub add stripe/webhooks
```

This will create a markdown file inside `.claude/knowledge/` or `.cursor/knowledge/`.
