---
title: "Claude Website action for ActionClip"
canonical_url: "https://actionclip.app/actions/claude-website"
document_type: "standalone_action"
official: true
action_count: 1
catalog_schema_version: 1
catalog_revision: "2026-08-21.1"
catalog_published_at: "2026-08-20T18:50:00Z"
---

# Claude Website action for ActionClip

Start a new Claude conversation with the selected text.

## What it does

Opens claude.ai/new with up to 8,000 selected characters encoded into the website's q parameter. It does not call Anthropic's API.

## Action details

| Field | Value |
| --- | --- |
| Category | Writing & Language |
| Action type | Web action |
| Result | Open another app or website |
| Internet | Required |

## Action and outcome

| Action | Outcome |
| --- | --- |
| **Claude Website** — Selected text: Summarize the tradeoffs in this proposal. | Claude opens a new conversation containing the selected text. |

## How to start a new Claude conversation with the selected text with ActionClip

1. Select the text you want to use.
2. Choose **Claude Website** from ActionClip.
3. The destination opens with your selection ready to use.

## Requirements

Online Actions must be enabled. Claude sign-in may be required. Selections longer than 8,000 characters may exceed the website handoff limit.

## Privacy

The selected text is sent to claude.ai as part of the URL when you run the action.

## Action configuration

````text
https://claude.ai/new?q={{url_encoded__selected_text}}
````

## Links

- [HTML listing](https://actionclip.app/actions/claude-website)
- [Download action definition](https://actionclip.app/actions/claude-website.actionclip)
- [Browse Writing & Language actions](https://actionclip.app/marketplace#marketplace-writingLanguage)
- [All Marketplace listings](https://actionclip.app/marketplace)
