Skip to content

AIPexStudio/system-prompts-of-claude-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

System Prompts and Tools of Claude Chrome

中文版 README | English README

This repository contains system prompts and tool definitions for Claude Chrome, a web automation assistant.

📖 How Claude in Chrome works: For a detailed explanation of how Claude Chrome works, see How Claude Chrome Works.

📁 Project Structure

.
├── system/          # System prompts
└── tools/          # Tool definitions (JSON format)

📝 System Prompts

System prompts are located in the system/ directory:

  • prompt-1.txt - Main system prompt with security rules, behavior instructions, and browser automation guidelines
  • prompt-2.txt - Platform-specific information (Mac system, keyboard shortcuts)
  • prompt-3.txt - Browser tabs usage instructions and best practices
  • prompt-4.txt - Turn answer start instructions

🛠️ Tools

Tool definitions are located in the tools/ directory. Each tool is defined in a separate JSON file:

Page Reading & Navigation

Interaction & Automation

Tab Management

Media & Files

Debugging & Monitoring

Utilities

Custom Tools

📖 Usage

Each tool file contains a complete JSON definition with:

  • name: Tool identifier
  • description: What the tool does
  • input_schema: Parameters and their types
  • Additional metadata (e.g., type, cache_control)

System prompt files contain instructions and guidelines for the Claude Chrome assistant.

🔗 Related

This repository serves as a reference for:

  • System prompt structure and content
  • Tool definition schemas
  • Browser automation capabilities

About

Claude Chrome Extension System Prompts, Internal Tools & AI Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors