store-lifecycle

Create, index, monitor, and delete Bluera Knowledge stores from Git, folders, or web crawls.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/blueraai/bluera-knowledge --skill store-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: store-lifecycle
Source: https://github.com/blueraai/bluera-knowledge/tree/main/skills/store-lifecycle
Command: npx skills add https://github.com/blueraai/bluera-knowledge --skill store-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive tools to manage the entire lifecycle of Bluera Knowledge (BK) stores, from creation and indexing to monitoring and deletion, ensuring an organized and efficient knowledge base.

Core Features & Use Cases

  • Store Creation: Easily create new knowledge stores from Git repositories, local folders, or web crawls.
  • Indexing & Updates: Automatically index new content and re-index existing stores to keep them up-to-date.
  • Monitoring & Management: Track background job progress, monitor storage usage, and manage store lifecycles effectively.
  • Use Case: You've just added a new internal documentation site to your project. Use this Skill to crawl the site, index its content, and make it searchable within seconds.

Quick Start

Use the store-lifecycle skill to create a new knowledge store by crawling the documentation website at https://example.com/docs.

Frequently Asked Questions about store-lifecycle

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

FAQPage Schema
How do I create a knowledge base from a Git repository or local folder?

To create a knowledge base from a Git repository or local folder, you use store management tools to initialize a new store and automatically index the directory content. This process ingests files directly into your searchable knowledge base.

Can I index content from web crawls into a knowledge store?

Yes, you can index content from web crawls into a knowledge store. The system supports crawling websites like internal documentation sites, automatically extracting content, and making it searchable within seconds.

How do I monitor background indexing jobs for my data stores?

You monitor background indexing jobs using automated status checks provided by the store management system. This feature tracks job progress, monitors storage usage, and ensures your data indexing tasks complete successfully.

What is the best way to keep an existing knowledge base up-to-date?

The best way to keep an existing knowledge base up-to-date is by using re-indexing capabilities. Re-indexing automatically scans your connected Git repositories, local folders, or web sources to refresh the stored content.

How does store lifecycle management handle data deletion?

Store lifecycle management handles data deletion by providing tools to permanently remove outdated or unnecessary knowledge stores. This ensures efficient storage management and maintains an organized knowledge base.

Do I need specific dependencies to support automated indexing from Git repositories?

No specific dependencies are required to support automated indexing from Git repositories. The store management system operates independently to ingest data from Git, local folders, and web crawls without external modules.