byamplitude· 28 skills
Orchestrate event description audits by delegating chunk work to the event-descriptions-worker subagent. Resolve a project name to projectId via get_context when needed, then spawn worker subagents over cursors for a bounded run window and write outputs into run-scoped directories. Use when auditing missing event descriptions at scale without doing per-event analysis directly in this skill.
$npx -y skills add amplitude/mcp-marketplace --skill event-description-generatorInstalls into the current project.
Run `npx skills use "https://github.com/amplitude/mcp-marketplace" --skill "amplitude/mcp-marketplace/event-description-generator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amplitude/mcp-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/amplitude/mcp-marketplace"` and select the relevant skills, then follow their instructions.