things-todo

Generate a clickable Things 3 JSON URL to import tasks.

21|2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/viktorvuka/claude-things-skill --skill things-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: things-todo
Source: https://github.com/viktorvuka/claude-things-skill/tree/main
Command: npx skills add https://github.com/viktorvuka/claude-things-skill --skill things-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conversations, notes, and briefs often produce actionable items but lack a direct path to turn them into actionable tasks in Things 3. This skill generates a clean, clickable Things 3 import link that translates lists of actions into a ready-to-import payload.

Core Features & Use Cases

  • Automatic Things 3 JSON URL generation: Converts a list of actions from chat into a Things 3 import link that can be opened in Safari.
  • Supports both single tasks and small task groups: Create standalone to-dos or structured projects with optional headings and checklists.
  • Guided setup and default tagging: If you have an existing Things structure, the tool can infer areas, projects, and tags and apply them where appropriate.

Quick Start

Tell Claude to generate a Things 3 import link from this conversation's action items.

Frequently Asked Questions about things-todo

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

FAQPage Schema
How do I turn conversation notes into Things 3 import links?

Generating Things 3 import links from chat involves encoding action items into the Things 3 JSON schema, URL-encoding the payload, and wrapping it in a downloadable HTML file. This creates a clickable link to import tasks directly into the app.

Can I create structured projects and checklists in Things 3 from a Claude conversation?

Yes, the Skill supports creating structured projects and checklists in Things 3 from a conversation. It can generate import links for both standalone to-dos and small task groups complete with optional headings and checklists.

Does this task management automation work with existing Things 3 areas and tags?

Yes, this task management automation works with existing Things 3 areas and tags. The Skill can infer your current areas, projects, and tags from your setup and apply them appropriately to the generated tasks.

How do I automatically generate a Things 3 JSON URL for meeting notes?

To automatically generate a Things 3 JSON URL for meeting notes, you apply this Skill to the conversation. It extracts actionable items, encodes them in the Things 3 JSON schema, and delivers a clickable import link for Safari.

What is the best way to import brainstorming action items into Things 3?

The best way to import brainstorming action items into Things 3 is using a generated JSON URL. This Skill translates your chat-based plans into a ready-to-import payload wrapped in a downloadable HTML file for immediate task creation.

Do I need to manually encode the JSON payload when creating Things 3 tasks?

No, you do not need to manually encode the JSON payload when creating Things 3 tasks. The Skill automatically handles URL-encoding the JSON schema payload and wraps it in a downloadable HTML file for you.