Turn a thought into a complete item.
Add tasks with notes, comments, priority, and reminders in the same sentence.
Add "Call Mama" to Today, priority, reminder tomorrow at 9am.MyLister skill for AI agents
Give Codex direct, secure access to the MyLister actions you already use—then add tasks, check priorities, update projects, and attach context without opening another tab.
Codex
Claude Code
OpenClaw
Hermes
Example session
Add “Renew passport” to my Today list and remind me Friday at 9am.
Your API key stays out of prompts. The skill reads it from your environment and sends it to the MyLister API.
Natural language, real actions
The skill understands the work around an item—not only the item name—so your lists keep their useful context.
Add tasks with notes, comments, priority, and reminders in the same sentence.
Add "Call Mama" to Today, priority, reminder tomorrow at 9am.Create lists, find items, update text, mark work done, reorder notes, or move items between lists.
Move the passport task from Today to Travel Planning.Create project lists and set start dates, due dates, duration, and assignees.
Add the design milestone due Friday for 3 hours, assigned to Larry.Attach files, upload images or voice, work with comments, and export or email what you need.
Attach the brief to the launch item and export it as HTML.Your data stays in MyLister
Codex performs the action through MyLister's public API. Your lists remain available in the web app, mobile experience, and every place you already use them.
Install for Codex
The repository is a standalone Agent Skills-compatible skill. Install it once, keep your key out of prompts, and start a fresh Codex session.
View source and MIT licensegit clone https://github.com/mgoettel13/MyLister-Skill.git "$CODEX_HOME/skills/lister"
cd "$CODEX_HOME/skills/lister"
npm cinpm ci runs the TypeScript build automatically.
$env:LISTER_API_KEY = "your-api-key-here"Create or copy the key in MyLister Settings under the API Key tab. Never paste it into a prompt.
Open API Key settings“Add ‘Call Mama’ to my Today list and remind me tomorrow at 9am.”
Codex loads the skill when your request matches a MyLister action.
Create a MyLister account, install the skill, and make the next sentence count.