๐ŸŽฏ

track17

๐ŸŽฏSkill

from tristanmanchester/agent-skills

VibeIndex|
What it does
|

Tracks parcels via the 17TRACK API with a local SQLite database, supporting package registration, status polling, webhook ingestion, and change summaries. Manages the full lifecycle including add, sync, stop, retrack, and delete operations.

๐Ÿ“ฆ

Same repository

tristanmanchester/agent-skills(38 items)

track17

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add tristanmanchester/agent-skills --skill track17
skills.sh Installโš  Installs to .agents/skills/
npx skills add tristanmanchester/agent-skills --skill track17
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/track17/SKILL.md

SKILL.md

84Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
designing-beautiful-websites๐ŸŽฏSkill

Designs user-friendly websites by creating strategic UX/UI with clear navigation, intuitive interactions, and cohesive visual systems that prioritize user goals.

๐ŸŽฏ
reddit-readonly๐ŸŽฏSkill

A Reddit read-only skill from Agent Skills that provides read-only access to Reddit content for research, monitoring, and information gathering.

๐ŸŽฏ
styling-nativewind-v4-expo๐ŸŽฏSkill

A skill for setting up and using NativeWind v4 (Tailwind CSS v3) in Expo React Native apps, covering configuration, component variants, dark mode, theming, and third-party component styling.

๐ŸŽฏ
animating-react-native-expo๐ŸŽฏSkill

A skill for building performant animations and gesture-driven interactions in React Native Expo apps using Reanimated v4 and Gesture Handler, covering CSS transitions, layout animations, and interactive gestures.

๐ŸŽฏ
nextjs-framer-motion-animations๐ŸŽฏSkill

A skill for adding production-safe Motion for React or Framer Motion animations to Next.js apps, including reveal effects, hover/tap micro-interactions, scroll-linked UI, AnimatePresence, layout transitions, and route-content transitions for both App Router and Pages Router.

๐ŸŽฏ
auditing-appstore-readiness๐ŸŽฏSkill

A Claude Code skill for auditing App Store readiness, part of a collection including skills for audio transcription (AssemblyAI), website UX/UI design, iOS simulator automation, Notion API, Reddit browsing, and parcel tracking.

๐ŸŽฏ
tracking-pettracer-location๐ŸŽฏSkill

A skill that tracks PetTracer GPS collars via the PetTracer portal API, fetching a pet's latest location, location history, and optionally streaming live updates via WebSocket, with support for snapshot queries, time-windowed history, and consistent JSON output with map links.

๐ŸŽฏ
ios-simulator๐ŸŽฏSkill

A Claude Code skill from tristanmanchester's agent-skills collection, providing iOS simulator-related capabilities for AI coding agents published on skills.sh.

๐ŸŽฏ
extracting-mistral-ocr๐ŸŽฏSkill

An agent skill that extracts text, tables, and images from PDFs (including scanned documents) using the Mistral OCR API, outputting structured Markdown and JSON results.

๐ŸŽฏ
audit-openclaw-security๐ŸŽฏSkill

Audits and hardens OpenClaw deployments by covering gateway exposure, authentication, reverse proxies, Tailscale Serve/Funnel, DM/group access checks, tool permission minimization, environment variable auditing, and security-hardened deployment configurations.