Bluera avatar

Bluera

Official

@blueraai

0Followers
|
1Public Repos
|
29Published Skills

Offers specialized indexing, vector search, and lifecycle management for local codebases and external documentation within Claude Code environments.

Skills Distribution
DomainDeveloper To...Knowledge Indexing.. (40%)Repository Lifecyc.. (30%)Configuration & En.. (30%)

Agent Skills by Bluera

Showing 29 vetted skills indexed across 2 GitHub repositories.

blueraaiblueraai

Suggest Dependencies to Index

Parse manifest files and source imports to rank dependencies for indexing.

Official
Intermediate
blueraaiblueraai

cancel

Cancel pending or running background jobs by unique job ID.

Official
Basic
blueraaiblueraai

skill-activation

Manage Bluera Knowledge skill auto-activation settings via JSON configuration files.

Official
Basic
blueraaiblueraai

check-status

Retrieve and display background operation statuses and active job progress.

Official
Intermediate
blueraaiblueraai

search-optimization

Optimize Bluera Knowledge search queries using intent, detail, limit, and stores parameters.

Official
Intermediate
blueraaiblueraai

advanced-workflows

Orchestrate multi-tool Bluera Knowledge workflows for progressive library exploration and cross-library search.

Official
Advanced
blueraaiblueraai

health

Check knowledge store health, verifying paths and model/schema compatibility.

Official
Basic
blueraaiblueraai

doctor

Verify build tools, Node.js, dependencies, MCP wrapper, Python, and Playwright configurations.

Official
Basic
blueraaiblueraai

statusline

Install or update the bluera-knowledge statusline module in Claude Code configuration.

Official
Intermediate
blueraaiblueraai

List Knowledge Stores

List configured knowledge stores with name, type, ID, and source path.

Official
Basic
blueraaiblueraai

Search Knowledge Stores

Search indexed knowledge stores using vector, full-text, or hybrid modes.

Official
Intermediate
blueraaiblueraai

Add Local Folder to Knowledge Stores

Index a local directory into a searchable knowledge store with custom naming.

Official
Basic
blueraaiblueraai

crawl

Crawl web pages with natural language instructions for link selection and content extraction.

Official
Intermediate
blueraaiblueraai

uninstall

Remove Bluera Knowledge project data, store definitions, and global settings.

Official
Basic
blueraaiblueraai

remove-store

Deletes a specified knowledge store and all its associated data.

Official
Basic
blueraaiblueraai

knowledge-search

Query indexed external code repositories and documentation for API signatures and implementations.

Official
Intermediate
blueraaiblueraai

test-plugin

Execute the Bluera Knowledge plugin test suite across MCP commands, tools, slash commands, web crawling, and hooks.

Official
Advanced
blueraaiblueraai

when-to-query

Determines whether to query Bluera Knowledge or use grep for given scenarios.

Official
Basic
blueraaiblueraai

Re-index Knowledge Store

Re-index a specified knowledge store to update its search index.

Official
Basic
blueraaiblueraai

eval

Compares AI agent answers across three knowledge-access levels and scores them.

Official
Advanced
blueraaiblueraai

sync

Synchronize Bluera Knowledge stores from a configuration file with dry-run support.

Official
Basic
blueraaiblueraai

add-repo

Clone and index Git repositories for AI agent access with optional branch selection.

Official
Intermediate
blueraaiblueraai

store-lifecycle

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

Official
Advanced
blueraaiblueraai

release

Automate Node.js releases by deriving version bumps from commit history and coordinating GitHub Actions tagging.

Official
Advanced

Frequently Asked Questions About Bluera

FAQPage Schema
What specific tasks can I perform with Bluera?

Bluera enables indexing of local folders, Git repositories, and web content into searchable knowledge stores. It supports hybrid search modes, dependency ranking, and lifecycle management for these stores, alongside environment health checks and configuration validation for development setups.

Who is the target persona for these capabilities?

The target persona includes software engineers and technical leads who utilize Claude Code for development. It is designed for developers needing to bridge local codebase context with external documentation and repository knowledge for improved retrieval accuracy.

What are the prerequisites for running Bluera?

Operation requires a Node.js environment, a configured Claude Code instance, and the presence of the CLAUDE_PLUGIN_ROOT variable. Users must also ensure system dependencies like Playwright and relevant build configurations are verified via the doctor command.