Nico Bailon avatar

Nico Bailon

Community

@nicobailon · Vancouver, BC

1,848Followers
|
133Public Repos
|
19Published Skills

Senior Agent Engineer @ Pika Labs

Skills Distribution
DomainDeveloper To...CLI Agent Orchestr.. (35%)Browser Testing & .. (25%)Prompt Engineering (20%)Visual Content Gen.. (20%)

Agent Skills by Nico Bailon

Showing 19 vetted skills indexed across 10 GitHub repositories.

nicobailonnicobailon
39

foreground-chains

Orchestrates multi-agent CLI workflows with file-based handoff and observable overlay sessions.

Community
Advanced
nicobailonnicobailon
569

codex-cli

Provides command reference and usage guidance for running OpenAI Codex CLI in interactive shell sessions.

Community
Basic
nicobailonnicobailon
569

codex-5-3-prompting

Constructs system prompts and instruction blocks for GPT-5.3-Codex agents.

Community
Intermediate
nicobailonnicobailon
569

gpt-5-4-prompting

Write system prompts and instructions that control GPT-5.4 behavior.

Community
Intermediate
nicobailonnicobailon
569

cursor-cli

Reference Cursor CLI commands and flags for interactive shell sessions.

Community
Basic
nicobailonnicobailon
569

pi-interactive-shell

Launches and supervises interactive CLI agents in an observable TUI overlay with dispatch and monitor modes.

Community
Advanced
nicobailonnicobailon
607

deep-x-research

Conducts multi-angle research on X topics by querying Grok and verifying cited post URLs.

Community
Intermediate
nicobailonnicobailon
9.6k

visual-explainer

Generate self-contained HTML pages with diagrams, tables, and slide decks from technical content.

Community
Advanced
nicobailonnicobailon
578

surf-codebase

Navigate and modify the surf-cli Chrome extension and native host for browser automation.

Community
Intermediate
nicobailonnicobailon
578

surf

Automates Chrome via CLI for navigation, interaction, screenshots, and emulation.

Community
Advanced
nicobailonnicobailon
285

design-deck

Generate multi-slide visual decision decks comparing architecture, UI, and code approaches.

Community
Intermediate
nicobailonnicobailon
4

chrome-devtools-testing

Automate browser testing by connecting Playwright to Chrome via CDP.

Community
Advanced
nicobailonnicobailon
3

generate-image

Generate and edit images via Gemini Nano Banana using a CLI script.

Community
Advanced
nicobailonnicobailon
1

gemini

Access Gemini 3 Pro for text, video, document, and image queries via cookies.

Community
Advanced
nicobailonnicobailon
9.4k

visual-explainer

Convert terminal output into self-contained HTML pages for browser viewing.

Community
Advanced
nicobailonnicobailon
4

debug-mode

Run parallel AI tracks to debug flaky tests and CI failures.

Community
Advanced
nicobailonnicobailon
561

interactive-shell

Control and supervise interactive CLI sessions via overlay or headless dispatch.

Community
Advanced
nicobailonnicobailon
4

mcporter

Access MCP servers via CLI without local installation.

Community
Intermediate
nicobailonnicobailon
4

conport-memory

Load and update SQLite-backed project contexts across sessions.

Community
Intermediate

Frequently Asked Questions About Nico Bailon

FAQPage Schema
What tasks can I accomplish with Nico Bailon's skills?▼

You can orchestrate multi-agent CLI sessions with file-based handoff, control Chrome via CDP and Playwright, write system prompts for GPT-5.4 and GPT-5.3-Codex, generate images via Gemini Nano Banana, build HTML slide decks, and persist project context in SQLite-backed memory.

Who are these skills designed for?▼

They target engineers running interactive coding agents such as Codex CLI, Cursor CLI, and Pi, plus developers automating Chrome testing, researching X topics via Grok, or converting terminal output into self-contained HTML pages and visual decision decks.

How do the interactive shell and foreground-chains skills work in practice?▼

The interactive-shell and pi-interactive-shell skills launch CLI agents inside an observable TUI overlay with dispatch and monitor modes. Foreground-chains coordinates cursor, pi, and codex agents in specialized roles, passing work through file-based handoff with auto-continue when an agent pauses mid-task.

What prerequisites or dependencies do these skills require?▼

Browser skills require Chrome with CDP access and Playwright; surf-codebase targets the surf-cli Chrome extension and native host. Gemini skills rely on cookie-based access to Gemini 3 Pro, deep-x-research queries Grok, and conport-memory uses a SQLite database for session persistence.

Can I access MCP servers without installing them locally?▼

Yes. The mcporter skill provides command-line access to MCP servers without local installation, letting you invoke remote MCP capabilities directly from the terminal alongside the other CLI agent supervision skills.