task-extractor
SolidIdentifies tasks, action items, and assignments from raw text, assigns them to team members with @mentions, sets deadlines, and posts to an #action-items topic in your team chat. Use this skill whenever raw text contains action items, someone says "[name] to handle", "need to", "should", "follow up", "deadline", "by [date]", "TODO", or a message router classifies a message as task-action. Also trigger when processing meeting notes that contain action items, when the user says "assign this to", "create a task for", "what needs to be done", or "action items from". This skill handles the full task lifecycle from extraction through assignment and notification.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- 0xUrsanomics
- Repository
- 0xUrsanomics/utopia-os
- Created
- 5 days ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
to-task
Capture the current chat discussion into a task, no implementation plan
task-observer
Monitors task execution for skill improvement opportunities. Use this skill during ANY multi-step task, agentic workflow, or substantive work session where the agent is using tools and producing deliverables. It captures patterns, user corrections, workflow insights, and methodology worth preserving as reusable skills. Also triggers during post-task feedback discussions and when the user explicitly mentions skill observations, improvements, the observation log, skill taxonomy, or asks the agent to watch for skill opportunities. Also known as "One Skill to Rule Them All" — trigger on this phrase too. IMPORTANT: this skill should be invoked at the start of every task-oriented session — if you are about to use tools to produce deliverables, invoke this skill first. For reliable activation, pair this description with a CLAUDE.md instruction or harness-level session-start hook (see Recommended Activation Setup) — description-level matching alone is not enforceable.
create-task
根据自然语言描述创建任务。 当想把一段自然语言的想法或需求落为受跟踪的任务时使用。