Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/bastndev/f1/llms.txt

Use this file to discover all available pages before exploring further.

F1 transforms VS Code into a command center for AI coding agents. Press F1 to open the CLI Hub panel, pick any of the 9 built-in agents (or bring your own), and get to work — all in embedded terminals with smart tools for prompting, translation, and project context built right in.

Quick Start

Install F1 and launch your first AI agent in under two minutes.

CLI Hub

Run multiple AI CLIs side by side in embedded xterm.js terminals.

My Skills

Install, create, and manage reusable skill files for your agents.

Smart + Skills

Prime any agent with your project’s full context in one click.

What F1 Does

F1 has three core features that work together:
1

CLI Hub — Launch Any Agent

Press F1 to open the CLI Hub panel. Use the fuzzy-search launcher to pick from 9 built-in agents — OpenCode, Claude Code, Codex, Antigravity, Kiro, Cursor, Grok, Kilo Code, Copilot — or enter any custom command. Every session runs in a full xterm.js terminal embedded in VS Code.
2

My Skills — Shareable Context Files

Open My Skills with Ctrl+3 (or ⌘+3 on macOS). Install skills from the marketplace, generate AGENTS.md, CLAUDE.md, or DESIGN.md with guided wizards, and manage per-workspace skill files that any agent can read.
3

Smart + Skills — Instant Project Context

Enable the Smart + Skills toggle before launching an agent. F1 builds a structural .f1/ project map, writes working rules, and has the agent read them on startup — so it replies “I am ready for work ✅” instead of asking you to explain the codebase.

Key Features

9 Built-in Agents + Custom

Claude Code, Codex, Copilot, Cursor, Kiro, Grok, Antigravity, Kilo Code, OpenCode — plus any CLI you bring.

Smart Prompt Composer

@-file mentions, image paste, live spellcheck, and auto-translate to English before sending.

Skills Marketplace

All-time, Trending (24h), 🔥 Flame, and Official skill sources — install with one click.

My Memory Engine

Writes a .f1/ project map so every agent starts with shared structural context.

Voice & Audio Cues

Read agent replies aloud and hear a “ding” when an agent finishes while you’re away.

12-Locale UI

Fully translated interface in en, es, de, fr, ja, ko, pt-br, ru, vi, hi, ar, zh-cn.

Installation

Install F1 directly from the VS Code Quick Open prompt:
ext install bastndev.f1
Or search “F1” (publisher: bastndev) in the Extensions view (Ctrl+Shift+X).
F1 requires VS Code 1.75.0 or later. It works on macOS, Windows, and Linux.

Build docs developers (and LLMs) love