# Quickstart

> wgcf Quickstart

- Skill: `javimosch/quickstart-348` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-348`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-348/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/quickstart-348

---

# wgcf Quickstart

Cross-platform CLI for Cloudflare Warp

## Installation

```bash
go install github.com/ViRb3/wgcf@latest
```

## Quick Examples

```bash
# Check version
wgcf --version

# Get help
wgcf --help
```

## Resources

- GitHub: https://github.com/ViRb3/wgcf
- Stars: 8,192
- Language: go

