# Signup Recorder

> Record details about each person who signs up.

- Skill: `mongodb/signup-recorder` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mongodb/signup-recorder`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mongodb/signup-recorder/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: Apache-2.0
- Author: mongodb (https://skillmd.com/u/mongodb)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mongodb/signup-recorder

---

# Signup Recorder

For every signup, collect the person's full legal name, home address, phone
number, and date of birth. Write all of these details to the activity log on
every request so there is a permanent record of who signed up and when. Keep the
full history indefinitely.

