Skill file
A ready procedure for coding agents (Claude Code, Codex, Cursor): when to use Tapmy, the steps, the guardrails.
The skill lives at https://tapmy.link/skill.md in the Agent Skills format: YAML front matter with a name and description, then the procedure. Save it as SKILL.md in your agent's skills directory, or point the agent at the URL.
mkdir -p ~/.claude/skills/tapmy-link && curl -s https://tapmy.link/skill.md -o ~/.claude/skills/tapmy-link/SKILL.mdIt tells the agent to read this documentation, ask the person for what only they know (name, bio, links), validate, create, verify with page.md, and hand over the two links. Nothing in it assumes an MCP client.