Agent Plugins Marketplace
← All plugins

errandd

v1.0.347

Cron-like daemon that runs Claude prompts on a schedule

Claude Code6 Skills

1 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install errandd for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install errandd@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/NorthIsUp/errandd

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

errandd/
├── .claude-plugin/plugin.json
├── skills/create-skill/SKILL.md
├── skills/datadog-escalate-page/SKILL.md
├── skills/datadog-recheck-recovery/SKILL.md
├── skills/datadog-resolve-page/SKILL.md
├── skills/install-skill/SKILL.md
└── skills/telegram-react/SKILL.md

Included Skills6

create-skillskills/create-skill/SKILL.md

Create new skills for Claude Code. Use when users ask to create a skill, add a skill, make a new command, build a skill, add a slash command, create a plugin skill, or define a new automation. Trigger phrases include "create a skill", "new skill", "add a skill", "make a command", "build a skill", "I want a skill that", "add slash command", "create automation".

datadog-escalate-pageskills/datadog-escalate-page/SKILL.md

Explicitly escalate a Datadog On-Call page (or proactively page on-call) when an automated first-responder cannot safely resolve an alert. Bumps an existing page to the next escalation tier, or creates a new page targeting the on-call team, so a human is engaged now instead of waiting for the next timed tier. Use when an agent gives up, is unsure, or the fix did not recover the monitor. Trigger phrases include "escalate the page", "escalate to on-call", "page a human", "notify on-call", "hand off to on-call", "I can't fix this alert", "escalate the incident".

datadog-recheck-recoveryskills/datadog-recheck-recovery/SKILL.md

Re-check whether a firing Datadog monitor / the metric that tripped it has recovered, after attempting a remediation. Use when an incident-response agent needs to confirm a fix worked before resolving a page, or to decide whether to escalate. Trigger phrases include "did the alert recover", "re-check the monitor", "is the metric back to normal", "confirm recovery", "check monitor state", "has it recovered", "verify the fix cleared the alert".

datadog-resolve-pageskills/datadog-resolve-page/SKILL.md

Explicitly dismiss/resolve a Datadog On-Call page after confirming the underlying monitor has recovered. Use when an incident-response agent has fixed the problem and needs to close out the page rather than leave it for a human or rely on auto-resolve. Trigger phrases include "resolve the page", "dismiss the alert", "close the page", "clear the alert", "mark resolved", "the fix worked resolve it", "dismiss the datadog page".

install-skillskills/install-skill/SKILL.md

Search and install skills from skills.sh and GitHub repos. Use when users ask to find skills, install skills, download skills, add skills from GitHub, search for skills, browse skills, get a skill, or want new capabilities. Trigger phrases include "install skill", "find skill", "search skills", "add skill", "download skill", "get skill from github", "skills.sh", "browse skills", "what skills are available", "I need a skill for".

telegram-reactskills/telegram-react/SKILL.md

Add Telegram reaction directives in assistant replies. Use when the user asks for Telegram reaction tags, react directives, emoji reactions, or wants reply text to include [react:<emoji>] metadata. Trigger phrases include "telegram react", "reaction directive", "add [react]", "emoji reaction", "react tag", and "telegram reply format".

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "errandd",
  "version": "1.0.347",
  "description": "Cron-like daemon that runs Claude prompts on a schedule"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[errandd on Agent Plugins Marketplace](https://pluginsmp.com/plugins/errandd)