claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Security & Compliance

Claudette

A Sublime Text package that integrates the Anthropic Claude AI API into your editor

Slowing down
87/100
last commit 3 months ago
last release 3 months ago
releases 15
open issues 2
// install
git clone https://github.com/barryceelen/Claudette

Claudette – Claude AI Assistant for Sublime Text

Claudette Chat View

A Sublime Text package that integrates the Anthropic Claude AI API into your editor.

Type "Ask Question" in the command palette or find the Claudette > Ask Question item in the Tools menu to ask a question. Any selected text in the current file will be sent along to the Anthropic Claude API. Note that a Claude API key is required.

Features

  • Chat with Claude in multiple chat windows at the same time
  • Automatically include selected text as context for your questions
  • Include one or more files in the chat context
  • Choose between different Claude models
  • Configure custom system prompts to customize Claude's behavior
  • Chat History: Export and import conversations as JSON files

Commands

All commands are available via the Tools > Claudette menu or via the command palette.

  • Ask Question
    claudette_ask_question
    Opens a question input prompt. Submit your question with the ⏎ Enter key. ⇧ Shift + ⏎ Enter for line breaks.
    Pro tip: In a chat view, press Enter to ask a question.

  • Ask Question In New Chat View
    claudette_ask_new_question
    Opens a question input prompt. A new chat view will open if there is an existing conversation in the current view. Useful for having multiple simultaneous chats, each with their own context and history.

  • Clear Chat History
    claudette_clear_chat_history
    Clear the chat history to reduce token usage while keeping previous messages visible in the interface. Prevents resending previous messages in a conversation when a new question is asked.

  • Export Chat History
    claudette_export_chat_history
    Save any Claude chat conversation. Run this command to export the most recently active chat view in the current window to a JSON file.

  • Import Chat History
    claudette_import_chat_history
    Import a chat history JSON file and continue the conversation where it left off.

  • Add File to Chat
    claudette_context_add_files
    Available as a context menu item in the file list. Include one or more files or the content of a folder to the chat context.

  • Add Current File To Chat
    claudette_context_add_current_file
    Add the content of the currently open view to the chat context.

  • Remove Current File From Chat
    claudette_context_remove_current_file
    Remove the content of the currently open view from the chat context, if it has been added before.

  • Add All Open Files To Chat
    claudette_context_add_open_files
    Add the content of the currently open files to the chat context.

  • Refresh Included Files
    claudette_context_refresh_files
    Update the content of the files in the chat context with their latest version.

  • Show Included Files
    claudette_context_manage_files
    Manage the list of files that are currently included in the chat context.

  • Clear Included Files
    claudette_context_clear_files
    Remove all included files from the chat context.

  • Switch Model
    claudette_select_model_panel
    Claudette chat is powered by Claude 3.5 Sonnet by default, but you can switch between all available Anthropic models.

  • Switch System Prompt
    claudette_select_system_message_panel
    Improve Claude's performance by using a system prompt. You can create and manage multiple prompts.

  • Switch API Key claudette_select_api_key_panel Claudette allows using multiple API keys.

Keyboard shortcuts

The Claudette package does not add key bindings out of the box. You can add your own keyboard shortcuts via the Settings > Keybindings settings menu. The following example adds a keyboard shortcut that opens the "Ask Question" panel.

For OSX:

[
	{
		"keys": ["super+k", "super+c"],
		"command": "claudette_ask_question",
	}
]

For Linux and Windows:

[
	{
		"keys": ["ctrl+k", "ctrl+c"],
		"command": "claudette_ask_question",
	}
]

Installation

  1. Install Package Control if you haven't already
  2. Open the Command Palette (++P on Mac, Ctrl++P on Windows/Linux)
  3. Type "Package Control: Install Package" and press Enter
  4. Type "Claudette" and press Enter to install
  5. Get an API key from Anthropic
  6. Configure API key in Preferences > Package Settings > Claudette > Settings

What's new

Release History

Everything that you share with the Anthropic Claude API, for example by including it in a chat, will be sent to Anthropic's servers. For information about Anthropic's privacy practices, data processing, and legal compliance, please visit the Anthropic Privacy & Legal documentation.

Credits

The package is for the most part written by Claude AI itself.

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseGPL-3.0
Pricingopen-source
LanguagePython

// faq

What is Claudette?

A Sublime Text package that integrates the Anthropic Claude AI API into your editor. It is open-source on GitHub.

Is Claudette free to use?

Claudette is open-source under the GPL-3.0 license, so it is free to use.

What category does Claudette belong to?

Claudette is listed under data in the Claudeers registry of Claude-compatible tools.

0 views
65 stars
unclaimed
updated 15 days ago

// embed badge

Claudette on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claudette.svg)](https://claudeers.com/claudette)

// retro hit counter

Claudette hit counter
[![Hits](https://claudeers.com/api/counter/claudette.svg)](https://claudeers.com/claudette)

// reviews

// guestbook

0/500

// related in Security & Compliance

🔓

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specia…

// securitymsitarzewski/Shell126,507MIT[ claude ]
🔓

π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.

// securityruvnet/Rust79,154MIT[ claude ]
🔓

Prowler is the world’s most widely used open-source cloud security platform that automates security and compliance across any cloud environment.

// securityprowler-cloud/Python14,101Apache-2.0[ claude ]
🔓

🐶 A curated list of Web Security materials and resources.

// securityqazbnm456/Python13,559[ claude ]
Connectorlinks several projects together across the ecosystem · 12 connections
→ see how Claudette connects across the ecosystem