Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
btrmnt avatar

Artifacts

  • Updated June 25, 2026
  • Btrmnt/artifact-marketplace

artifacts is a Claude Code skill in the AI & Agent Building category. Publish HTML artifacts to a private, CF-Access-gated host without leaving Claude Code.

Key points

  • artifacts
  • AI & Agent Building
  • AI-coding skill

Artifacts by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Btrmnt/artifact-marketplace
/plugin install artifacts@artifact-marketplace

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJune 25, 2026
RepositoryBtrmnt/artifact-marketplace

What it does

Publish HTML artifacts to a private, CF-Access-gated host without leaving Claude Code.

README.md

artifacts plugin

Publish HTML artifacts to a private, CF-Access-gated host from inside Claude Code.

Usage

One skill, /artifacts, covers the whole CLI. Invoke it and describe the intent in natural language — Claude picks the right btrmnt subcommand and interprets the JSON output.

Examples:

  • /artifacts then "sign me in"
  • /artifacts then "publish this folder as epic-demo"
  • /artifacts then "who can view epic-requirements?"
  • /artifacts then "roll prod back to the commit before lunch"

How it works

The skill instructs Claude to run btrmnt <subcommand> from the plugin's bin/ directory and interpret the JSON output. The btrmnt tool handles the OAuth localhost callback, token storage, git operations, and API calls.

Token storage: ${CLAUDE_PLUGIN_DATA}/credentials.json (mode 0600).

Configuration

Defaults to https://api.btrmntlab.com. Self-hosted deployments can override by setting BTRMNT_API_ENDPOINT in the shell that runs Claude Code, or by passing --api-endpoint <url> to any btrmnt subcommand.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.