Agent Plugins Marketplace
All plugins

linktree-pack

v1.7.0

Claude Code skill pack for Linktree (18 skills)

Claude Code18 Skills

By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
18 skill or MCP entries
Source updated
Aug 29, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install linktree-pack@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jeremylongshore/tons-of-skills-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saas-packs/linktree-pack/.

Plugin files

plugins/saas-packs/linktree-pack/
├── .claude-plugin/plugin.json
├── skills/linktree-ci-integration/SKILL.md
├── skills/linktree-common-errors/SKILL.md
├── skills/linktree-core-workflow-a/SKILL.md
├── skills/linktree-core-workflow-b/SKILL.md
├── skills/linktree-cost-tuning/SKILL.md
├── skills/linktree-debug-bundle/SKILL.md
├── skills/linktree-deploy-integration/SKILL.md
├── skills/linktree-hello-world/SKILL.md
├── skills/linktree-install-auth/SKILL.md
├── skills/linktree-local-dev-loop/SKILL.md
├── skills/linktree-performance-tuning/SKILL.md
├── skills/linktree-prod-checklist/SKILL.md
├── skills/linktree-rate-limits/SKILL.md
├── skills/linktree-reference-architecture/SKILL.md
├── skills/linktree-sdk-patterns/SKILL.md
├── skills/linktree-security-basics/SKILL.md
├── skills/linktree-upgrade-migration/SKILL.md
└── skills/linktree-webhooks-events/SKILL.md

Included Skills18

linktree-ci-integrationskills/linktree-ci-integration/SKILL.md

Ci Integration for Linktree. Trigger: "linktree ci integration".

linktree-common-errorsskills/linktree-common-errors/SKILL.md

Diagnose and fix Linktree common errors. Trigger: "linktree error", "fix linktree", "debug linktree".

linktree-core-workflow-askills/linktree-core-workflow-a/SKILL.md

Execute Linktree primary workflow: Profile & Links Management. Trigger: "linktree profile & links management", "primary linktree workflow".

linktree-core-workflow-bskills/linktree-core-workflow-b/SKILL.md

Execute Linktree secondary workflow: Analytics & Insights. Trigger: "linktree analytics & insights", "secondary linktree workflow".

linktree-cost-tuningskills/linktree-cost-tuning/SKILL.md

Cost Tuning for Linktree. Trigger: "linktree cost tuning".

linktree-debug-bundleskills/linktree-debug-bundle/SKILL.md

Debug Bundle for Linktree. Trigger: "linktree debug bundle".

linktree-deploy-integrationskills/linktree-deploy-integration/SKILL.md

Deploy Integration for Linktree. Trigger: "linktree deploy integration".

linktree-hello-worldskills/linktree-hello-world/SKILL.md

Create a minimal working Linktree example. Trigger: "linktree hello world", "linktree example", "test linktree".

linktree-install-authskills/linktree-install-auth/SKILL.md

Install and configure Linktree SDK/API authentication. Use when setting up a new Linktree integration. Trigger: "install linktree", "setup linktree", "linktree auth".

linktree-local-dev-loopskills/linktree-local-dev-loop/SKILL.md

Local Dev Loop for Linktree. Trigger: "linktree local dev loop".

linktree-performance-tuningskills/linktree-performance-tuning/SKILL.md

Optimize Linktree API integration performance with caching, batching, and rate limit strategies. Use when Linktree API calls are slow, hitting rate limits, or profile pages serve stale link data. Trigger with "linktree performance tuning".

linktree-prod-checklistskills/linktree-prod-checklist/SKILL.md

Prod Checklist for Linktree. Trigger: "linktree prod checklist".

linktree-rate-limitsskills/linktree-rate-limits/SKILL.md

Rate Limits for Linktree. Trigger: "linktree rate limits".

linktree-reference-architectureskills/linktree-reference-architecture/SKILL.md

Reference Architecture for Linktree. Trigger: "linktree reference architecture".

linktree-sdk-patternsskills/linktree-sdk-patterns/SKILL.md

Sdk Patterns for Linktree. Trigger: "linktree sdk patterns".

linktree-security-basicsskills/linktree-security-basics/SKILL.md

Security Basics for Linktree. Trigger: "linktree security basics".

linktree-upgrade-migrationskills/linktree-upgrade-migration/SKILL.md

Upgrade Migration for Linktree. Trigger: "linktree upgrade migration".

linktree-webhooks-eventsskills/linktree-webhooks-events/SKILL.md

Webhooks Events for Linktree. Trigger: "linktree webhooks events".

Plugin manifests1

plugins/saas-packs/linktree-pack/.claude-plugin/plugin.json
{
  "name": "linktree-pack",
  "version": "1.7.0",
  "description": "Claude Code skill pack for Linktree (18 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "linktree",
    "linktree",
    "saas",
    "sdk",
    "integration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[linktree-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/linktree-pack)