gemini-setup

Configure the Gemini CLI for BDOS by generating GEMINI.md and synchronizing skills.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/damadorPL/BDOS-gemini --skill gemini-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-setup
Source: https://github.com/damadorPL/BDOS-gemini/tree/main/my/skills/gemini-setup
Command: npx skills add https://github.com/damadorPL/BDOS-gemini --skill gemini-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of the Gemini Command Line Interface (CLI) for the BDOS AI project, ensuring seamless integration and native skill discovery.

Core Features & Use Cases

  • Gemini CLI Configuration: Generates or refreshes the GEMINI.md file, which serves as the context for Gemini CLI.
  • Native Skill Synchronization: Creates and synchronizes BDOS skills into the .gemini/skills/ directory, enabling automatic skill activation based on intent matching.
  • Private Instruction Setup: Prepares the my/GEMINI.md file for user-specific instructions.
  • Use Case: When you want Gemini CLI to natively recognize and utilize BDOS skills for tasks like ad campaign analysis or setup, this Skill ensures everything is correctly configured.

Quick Start

Run the gemini-setup skill to configure Gemini CLI for BDOS.

Frequently Asked Questions about gemini-setup

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

FAQPage Schema
How do I configure Gemini CLI to automatically recognize and activate BDOS skills?

To configure Gemini CLI for BDOS, you need to generate the GEMINI.md context file and synchronize BDOS skills into the .gemini/skills/ directory. This setup ensures native skill discovery and automatic activation based on intent matching within the CLI environment.

What is the purpose of the GEMINI.md file when setting up the Gemini CLI for BDOS?

The GEMINI.md file serves as the primary context file for the Gemini CLI. Generating or refreshing this file during BDOS setup ensures the CLI has the necessary instructions to natively recognize and utilize BDOS skills.

Can I set up private instructions for Gemini CLI using BDOS configuration?

Yes, the BDOS configuration process prepares a my/GEMINI.md file specifically for user-specific private instructions. This allows you to maintain personal configurations alongside the main BDOS skill setup.

Does configuring BDOS skills require manual activation within the Gemini CLI?

No, configuring BDOS skills does not require manual activation. Synchronizing skills into the .gemini/skills/ directory enables automatic skill activation within the Gemini CLI based on intent matching.