·daily-done
</>

daily-done

Mark the current or specified task as done in today's daily task list and show progress. This skill should be used when Benjamin says "done", "task complete", "finished", "mark done", or wants to mark a task as completed.

7Installs·0Trend·@benjaming

Installation

$npx skills add https://github.com/benjaming/ai-skills --skill daily-done

How to Install daily-done

Quickly install daily-done AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/benjaming/ai-skills --skill daily-done
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: benjaming/ai-skills.

SKILL.md

View raw

Mark a task as completed in today's task file and show remaining work.

If no file exists: "No task file for today. Nothing to mark as done." Stop here.

If $ARGUMENTS matches a Jira key pattern (e.g., RGI-265): find the task with matching jirakey.

Mark the current or specified task as done in today's daily task list and show progress. This skill should be used when Benjamin says "done", "task complete", "finished", "mark done", or wants to mark a task as completed. Source: benjaming/ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/benjaming/ai-skills --skill daily-done
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from benjaming/ai-skills

Quick answers

What is daily-done?

Mark the current or specified task as done in today's daily task list and show progress. This skill should be used when Benjamin says "done", "task complete", "finished", "mark done", or wants to mark a task as completed. Source: benjaming/ai-skills.

How do I install daily-done?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benjaming/ai-skills --skill daily-done Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/benjaming/ai-skills