
Things 3 Todo Link Generator
from claude-things-skill12
Generates compact Things 3 import links (things:///json) from conversation actions or plans so users can import tasks/projects into Things on macOS/iOS.
What it does
This skill converts actionable items, plans, and project steps produced in conversation into Things 3 import URLs (things:///json?data=...). The agent structures tasks as to-do or project objects (with headings and checklist items where appropriate), compacts the JSON, URL-encodes it, and produces an HTML file containing a clickable link that opens Things on macOS/iOS.
When to use it
Trigger when a conversation yields a set of next actions, a project plan, or any list of tasks — whether the user explicitly requests "Things" or not (the skill proactively offers the link). Also use when the user asks to export tasks to Things, or phrases like "send to Things", "make a todo", "ajoute ça dans Things".
What's included
- Scripts: none required.
- References: detailed JSON schema and date/tag rules embedded in the skill documentation.
- Instructions: Rules for titles, deadlines, project vs inbox decisions, tag inheritance, splitting large task lists, and presentation requirements (destination line + HTML delivery).
Compatible agents
Inferred compatibility: Claude-style assistants and other MCP-compatible agents that can present files and build URL payloads (Claude, Codex with UI delivery, similar agents).
Tags
Information
- Repository
- claude-things-skill
- Stars
- 12
- Installs
- 0