object-store

Create, read, search, and link typed objects in a flat-file store.

10|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/alexradunet/piBloom --skill object-store
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: object-store
Source: https://github.com/alexradunet/piBloom/tree/main/skills/object-store
Command: npx skills add https://github.com/alexradunet/piBloom --skill object-store

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of your personal knowledge base by providing tools to create, organize, search, and link various types of information stored in a structured object store.

Core Features & Use Cases

  • Object Creation: Easily create new entries (notes, tasks, evolutions, etc.) with defined types and properties.
  • Information Retrieval: Read specific objects by their unique identifier or list and search objects based on type and content.
  • Knowledge Linking: Establish relationships between different objects to build a connected knowledge graph.
  • Use Case: When you have a new idea for a system improvement, use this skill to create an 'evolution' object, linking it to relevant 'note' objects that inspired it.

Quick Start

Use the object-store skill to create a new note with the title 'Meeting Summary' and content 'Discussed project timelines and next steps.'.

Frequently Asked Questions about object-store

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and link notes in a personal knowledge base?

To create and link notes in a personal knowledge base, use the object store to generate new entries with defined types and properties, then establish bidirectional links between them to build a connected knowledge graph.

What is a flat-file object store for information management?

A flat-file object store for information management is a system that creates, reads, and searches diverse knowledge objects using frontmatter fields and bidirectional linking to maintain a structured knowledge graph.

How do I search for specific objects in a knowledge base by type and content?

You can search for specific objects in a knowledge base by listing and retrieving them based on their custom object types and content properties, or by reading a specific object using its unique identifier.

Can I define custom object types for task management and note taking?

Yes, you can define custom object types for task management and note taking by specifying distinct types and frontmatter properties when creating new entries in the object store.

Does this knowledge base tool support bidirectional linking between tasks and notes?

Yes, the knowledge base tool supports bidirectional linking, allowing you to establish relationships between different objects like tasks and notes to maintain a connected knowledge graph.

What is the best way to organize diverse information objects in a structured store?

The best way to organize diverse information objects in a structured store is to assign custom types and frontmatter fields to each entry, then use bidirectional linking to connect related objects across the knowledge graph.