skill-activation

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to manage the automatic activation of other Bluera Knowledge skills, ensuring that relevant skills are suggested and used at the right time.

Core Features & Use Cases

  • Enable/Disable Auto-Activation: Globally turn the skill suggestion system on or off.
  • Configure Individual Skills: Choose which specific skills should be eligible for auto-activation.
  • View Status: Easily check the current activation status and individual skill settings.
  • Use Case: A user wants to ensure that only the 'knowledge-search' skill is suggested when they ask questions about their codebase, so they use this skill to disable all others.

Quick Start

Use the skill-activation skill to view the current status of skill auto-activation.

Frequently Asked Questions about skill-activation

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

FAQPage Schema
How do I control AI assistant auto-activation for specific skills?

You can control AI assistant auto-activation by configuring individual skill suggestions and globally enabling or disabling the system through user-defined JSON configuration files.

Can I enable skill suggestions for only one repository?

Yes, you can enable skill suggestions for only one repository because the auto-activation configuration supports per-repository settings for fine-grained control over AI assistant behavior.

How do I view the current status of my skill auto-activation settings?

To view the current status of your skill auto-activation settings, use the skill-activation feature to easily check the global activation state and individual skill configurations.

What is the best way to stop irrelevant AI skills from being suggested in my codebase?

The best way to stop irrelevant AI skills from being suggested is to disable auto-activation for specific skills globally or within your repository's JSON configuration file.

How does managing skill activation persist my AI assistant preferences?

Managing skill activation persists your AI assistant preferences by reading and writing your defined configurations to a JSON configuration file on your system.