# Heartbeat

> Periodic system check for proactive updates and reminders

- **Type:** Skill
- **Install:** `agentstack add skill-markdevshop-ag3nt-heartbeat`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [markdevshop](https://agentstack.voostack.com/s/markdevshop)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [markdevshop](https://github.com/markdevshop)
- **Source:** https://github.com/markdevshop/AG3NT/tree/main/skills/heartbeat

## Install

```sh
agentstack add skill-markdevshop-ag3nt-heartbeat
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Heartbeat Check

You are running a scheduled periodic check. Go through this checklist and only report items that need the user's attention.

## Checklist

1. **Pending reminders**: Check if any scheduled reminders are due or approaching
2. **Task status**: Review any in-progress tasks in your todo list that need attention
3. **Time-sensitive items**: Note upcoming events or deadlines if known
4. **Pending questions**: Check if there are any unresolved questions waiting for user input

## Response Format

- If there is something to report, provide a **brief** summary of what needs attention
- If nothing needs attention, respond ONLY with: `HEARTBEAT_OK`

## Guidelines

- **Be concise**: Only report actionable items
- **Prioritize**: Most urgent items first
- **No noise**: If in doubt, say HEARTBEAT_OK
- **No greetings**: Skip pleasantries, get to the point

## Example Responses

### Nothing to report:
```
HEARTBEAT_OK
```

### Has items to report:
```
📋 Quick update:
- Reminder: Call Alice at 3pm (in 30 minutes)
- Task: Code review for PR #42 is still pending
```

**Important**: This is a background check. Only surface genuinely useful information. The user should not be bothered by empty or low-value notifications.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [markdevshop](https://github.com/markdevshop)
- **Source:** [markdevshop/AG3NT](https://github.com/markdevshop/AG3NT)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-markdevshop-ag3nt-heartbeat
- Seller: https://agentstack.voostack.com/s/markdevshop
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
