Back to the catalog

My OpenStore

Bundle OKF 0.2 · 1 conceitos · intreaction/openstore-template

Open source Repository Open in the app JSON README (API)

About

# My OpenStore

* [Getting started](README.md) - A personal knowledge repository using Open Knowledge Format.

Details

Kind
OKF bundles
Topic
No topic detected
Publisher
intreaction
Origin
okf_github
Category
dados
Version
0.2
Last push
2026-09-07T18:05:44Z
Repository state
ativo
Added
2026-09-08 02:23:09
Updated
2026-09-08 02:23:09
Origin id
intreaction/openstore-template:index.md

README

---
type: Reference
title: My OpenStore
description: A personal knowledge repository using Open Knowledge Format.
---
# My OpenStore

This repository holds your knowledge as Markdown using
[Open Knowledge Format (OKF)](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/SPEC.md).
Start with [the index](index.md). Add documents and folders as you need them.

Each knowledge document has YAML frontmatter with a non-empty `type`, followed by
Markdown. Choose a descriptive type for the subject; `title`, `description`, and
`tags` are optional. Preserve existing metadata when editing.

`index.md` is an optional directory listing, and `log.md` is an optional update
history. These reserved files follow their own OKF formats. Update the index when
adding or moving documents, and use relative links between related documents.

You can edit this repository directly on GitHub or with any text editor. Git
records its history. OpenStore provides AI clients with access to these files;
the repository remains usable independently of OpenStore. Do not store passwords,
API keys, or tokens here.

More