linktree-pack
v1.7.0Claude Code skill pack for Linktree (18 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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install linktree-pack@agent-plugin-marketplacePaste 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-marketplaceClone 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
├── .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
Ci Integration for Linktree. Trigger: "linktree ci integration".
Diagnose and fix Linktree common errors. Trigger: "linktree error", "fix linktree", "debug linktree".
Execute Linktree primary workflow: Profile & Links Management. Trigger: "linktree profile & links management", "primary linktree workflow".
Execute Linktree secondary workflow: Analytics & Insights. Trigger: "linktree analytics & insights", "secondary linktree workflow".
Cost Tuning for Linktree. Trigger: "linktree cost tuning".
Debug Bundle for Linktree. Trigger: "linktree debug bundle".
Deploy Integration for Linktree. Trigger: "linktree deploy integration".
Create a minimal working Linktree example. Trigger: "linktree hello world", "linktree example", "test linktree".
Install and configure Linktree SDK/API authentication. Use when setting up a new Linktree integration. Trigger: "install linktree", "setup linktree", "linktree auth".
Local Dev Loop for Linktree. Trigger: "linktree local dev loop".
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".
Prod Checklist for Linktree. Trigger: "linktree prod checklist".
Rate Limits for Linktree. Trigger: "linktree rate limits".
Reference Architecture for Linktree. Trigger: "linktree reference architecture".
Sdk Patterns for Linktree. Trigger: "linktree sdk patterns".
Security Basics for Linktree. Trigger: "linktree security basics".
Upgrade Migration for Linktree. Trigger: "linktree upgrade migration".
Webhooks Events for Linktree. Trigger: "linktree webhooks events".
Plugin manifests1
{
"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"
]
}For maintainers
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)