bio-link-deployer

Generates a Linktree-style bio link hub page as a single self-contained HTML file.

640|199|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Affitor/affiliate-skills --skill bio-link-deployer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bio-link-deployer
Source: https://github.com/Affitor/affiliate-skills/tree/main/skills/distribution/bio-link-deployer
Command: npx skills add https://github.com/Affitor/affiliate-skills --skill bio-link-deployer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Affiliate marketers and creators need one link to share across social media bios, but services like Linktree charge fees and own your page. This Skill builds a mobile-first bio link hub you fully own, organizing affiliate products, blog posts, landing pages, and social profiles into categorized sections.

Core Features & Use Cases

  • Self-Contained HTML Output: Produces a single HTML file with inline CSS, no build step or dependencies, deployable to Netlify Drop, Vercel, or GitHub Pages.
  • Three Theme Variants: Choose minimal, dark, or gradient themes with CSS custom properties, optimized for mobile (90%+ of bio link traffic).
  • Conversation Context Chaining: Automatically gathers links from prior skills in the workflow (affiliate programs, blog posts, landing pages) and organizes them into categories like Featured Tools, My Content, and Connect.
  • Use Case: After researching affiliate programs and writing review posts, say "make me a bio link page with everything we've done" and get a ready-to-deploy page with FTC disclosure and money links ordered first.

Quick Start

Ask the AI to create a dark-themed bio link page for your handle with your affiliate product URLs, blog posts, and social profiles.

Frequently Asked Questions about bio-link-deployer

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

FAQPage Schema
How do I create a link in bio page without Linktree?

Provide your display name and at least three links (affiliate products, blog posts, social profiles), and the Skill generates a self-contained HTML file. Save it as index.html and deploy it free via Netlify Drop, Vercel, or GitHub Pages.

How to deploy a bio link HTML page for free?

Drag the generated HTML file to Netlify Drop for an instant URL, run npx vercel deploy --prod for Vercel, or push it to a GitHub repository and enable GitHub Pages. All three options include free HTTPS.

Can I use a custom domain for my bio link page?

Yes, the included domain setup guide covers adding a custom subdomain like links.yourdomain.com on Netlify, Vercel, or GitHub Pages using CNAME or A records. HTTPS is automatic via Let's Encrypt on all three hosts.

Does the bio link page work on mobile devices?

Yes, the template is mobile-first with a 480px max-width container, touch-friendly link buttons, and viewport optimizations, since over 90% of bio link traffic comes from mobile devices.

What happens if I provide too many links for the page?

All links are included, but the Skill suggests featuring your top 10-15 and linking to a full directory page for the rest. Money links are automatically ordered before social and content links.