๐ŸŽฏ

todoist-api

๐ŸŽฏSkill

from tristanmanchester/agent-skills

VibeIndex|
What it does
|

A skill for managing Todoist tasks, projects, sections, labels, comments, and workflows through the Todoist API v1, supporting task capture, bulk editing, completed-task reports, activity logs, and project template automation.

๐Ÿ“ฆ

Same repository

tristanmanchester/agent-skills(38 items)

todoist-api

Installation

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

SKILL.md

46Installs
-
AddedMar 16, 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.

๐ŸŽฏ
track17๐ŸŽฏSkill

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.

๐ŸŽฏ
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.