Elnora-AI

Tasklist — Productivity skill for Claude Code

Productivity community

View and query tasks from your task system.

How to install Tasklist

Installs to ~/.claude/skills/elnora-ai-knowledge-vault-tasklist/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elnora-ai-knowledge-vault-tasklist && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/knowledge-vault/HEAD/commands/tasklist.md -o ~/.claude/skills/elnora-ai-knowledge-vault-tasklist/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tasklist does


name: tasklist description: View and query tasks from your task system argument-hint: [todo | in-progress | done | inbox | cancelled | overdue | today | due this week | high priority | ] allowed-tools: Read, Glob, Grep

Task List Query: $ARGUMENTS

Task

Read your task system files and filter/display tasks based on the user's query.

**Query:** $ARGUMENTS

Instructions

Step 1: Load Vault Paths

Read `.claude/knowledge-base.local.md` and extract `vault_path` (an

Alternatives in Productivity

  • Nosqli — NoSQL injection scanner (MongoDB/Mongoose/operator-injection DBs) — auth bypass via $ne/$gt operators, bracket 4.5k ★
  • Pi Subagents — Claude Code like Sub-Agents & Workflow Orchestration for Pi — parallel execution, live widget, fleet view, cus 967 ★
  • Schedule History — View execution history for all scheduled tasks with interactive selection 510 ★

Full documentation available on GitHub

View Source Repository