From adastra
Submit a contact intent to Ad Astra Computing. Use when the user wants to send a message to Ad Astra, reach out about consulting, propose a research collaboration, request a demo, or follow up on a product. Walks the user through type, name, email, message, and explicit contact consent, then calls the MCP server.
How this skill is triggered — by the user, by Claude, or both
Slash command
/adastra:submit-intentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `submit_intent` tool on the `ad-astra` MCP server.
Use the submit_intent tool on the ad-astra MCP server.
Before calling, confirm with the user:
consulting_inquiry, research_collab, press, partnership, demo_request, general, product_followup. If the user has not been explicit, propose the closest match and ask them to confirm.contactConsent: true. Ask the user to confirm out loud that Ad Astra may contact them at the email they provided. Do not set this flag without that confirmation.Call submit_intent with the confirmed values. The response includes a verifiable receipt and the response channel (a mailto address). Show the user:
If the server returns an error, surface the error message verbatim. Do not retry without the user's go-ahead.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub ad-astra-computing/adastra-claude-plugins --plugin adastra