Skills
Jobs your agent can run
Named install skills for landing pages, coming-soon sites, blogs, and SaaS marketing. Copy SKILL.md files or browse prompts below.
Analytics funnel
Three events from install to insight
widget_openedWidget openedVisitor opens the handoff panel.
prompt_selectedPrompt selectedVisitor picks a prompt template.
provider_clickedProvider clickedVisitor continues in their AI assistant.
Install
Install on landing page
Add the ContinueWith widget when scaffolding a marketing or landing page.
When: Building a new public landing page, homepage, or marketing site.
- Run npx continuewith@latest add or paste the demo snippet before </body>.
- Use site key cw_demo_public_key until the user provides a dashboard key.
- Open a public page and confirm the floating widget appears.
Repo path: continuewith/skills/install-on-landing-page/SKILL.md
Coming soon handoff
Ship a teaser page with AI handoff while the full product is not ready.
When: Coming-soon pages, waitlists, or pre-launch teasers.
- Install the widget snippet before </body>.
- Suggest a default prompt: Visit {{url}} and explain what this site is building.
- Keep cw_demo_public_key until launch, then swap to the dashboard key.
Repo path: continuewith/skills/coming-soon-handoff/SKILL.md
Content
Blog handoff
Let readers summarize or research articles in their preferred assistant.
When: Blogs, newsletters, media sites, and long-form content pages.
- Install the widget on the site template or layout.
- Add prompts: Summarize, Explain like I am new, Research deeper.
- Use {{url}}, {{title}}, and {{selection}} in prompt templates.
Repo path: continuewith/skills/blog-handoff/SKILL.md
SaaS
SaaS marketing handoff
Help visitors compare pricing and positioning inside ChatGPT, Claude, or Grok.
When: Pricing pages, product marketing, comparisons, and docs.
- Install on pricing, docs, and high-intent pages first.
- Add Compare options and Explain prompts from the prompt library.
- Verify install from the ContinueWith dashboard after deploy.
Repo path: continuewith/skills/saas-marketing-handoff/SKILL.md
Cursor
Use skills in your agent
Copy skill folders from the continuewith/skills directory into .cursor/skills/, or connect the MCP server.
Verify
Run the skill, then verify a real handoff click
Open the public demo page, pick a prompt and click a provider. You should see widget_opened → prompt_selected → provider_clicked in the dashboard after signup.
Before you install
Handled upfront
Lightweight script
Async ~22KB gzipped. No cookies. Zero LLM calls on your infrastructure.
Better than copy-paste
URL, title and prompts travel with one click — fewer drop-offs before the assistant opens.
Three analytics events
widget_opened, prompt_selected and provider_clicked show up in your dashboard funnel.
GDPR-friendly
Event metadata only — not conversations. See the security model for details.