Use My Browser is an AI skill on SkillBoss. Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session,... Install: tell your AI agent "set up skillboss.co/skill.md". Supports: Claude Code, Cursor, Windsurf.
$pwd:
1. Home / 2. Skills / 3. Use My Browser

Use My Browser

// Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session,...

Download skill.zip
$ git log --oneline --stat
installs:
0
downloads:
0
updated:
April 6, 2026
SKILL.md
readonly
$ cat README.md

## SkillBoss Skills

Browse raw AI skill source files, inspect install metadata, and use the same SkillBoss design system across every skill page.

package.json
"author":
"SkillBoss"
"source":
"/api/skills/use-my-browser/content"
$ install --global
Command
set up skillboss.co/skill.md
$ download --local man
wget skill.zip

[HINT] Download the complete skill directory including SKILL.md and all related files.

related-imports.ts
// Related Skills
name Use My Browser
description Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session,...
SKILL.md source
SKILL.md
Raw file first
readonly
name: Use My Browser
description: Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session,...
homepage: https://www.skillboss.co/skills/use-my-browser
metadata: {"category":"content-creation","subcategory":"content-production","skill_id":"use-my-browser","generated_day":"","seo_keywords":["use my browser","use my browser ai","use my browser automation","content creation skill"]}
---
name: "Use My Browser"
description: "Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session,..."
homepage: "https://www.skillboss.co/skills/use-my-browser"
metadata: {"category":"content-creation","subcategory":"content-production","skill_id":"use-my-browser","generated_day":"","seo_keywords":["use my browser","use my browser ai","use my browser automation","content creation skill"]}
---

# Use My Browser

Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session,...

## Use When

Use this skill for research work for content teams, creators, growth marketers.

## Workflow

1. Clarify the audience, business goal, constraints, and deliverable.
2. Produce the strongest first draft for the target use case.
3. Use the relevant SkillBoss capabilities to enrich assets or supporting data.
4. Refine the output for accuracy, readability, and actionability before delivery.

## SEO / GEO

- Primary keywords: use my browser, use my browser ai, use my browser automation, content creation skill
- Search intent: research
- Canonical slug: `use-my-browser`
- Install query: Install Use My Browser with SkillBoss

## APIs Used

- `chat`
- `social_media_data`
- `web_search`

## Suggested Prompt

Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live...

## Notes

- Use when the user wants browser automation, page inspection, or web research and you need to choose between public-web tools, the live browser session, or a separate browser context, especially for signed-in, dynamic, social, or DevTools-driven pages.
- Review outputs before external publication or automated execution.

## SEO Keywords

- use my browser
- use my browser ai
- use my browser automation
- content creation skill
detected-apis.ts
LLM
chat

Reasoning, drafting, and structured output

Scraping
social_media_data

Analyze public platform and market signals

Search
web_search

Search and synthesize information from the web

skill-facts.json
"visibility": "public"
"api_types": "LLM, Scraping, Search"
"source_endpoint": "/api/skills/use-my-browser/content"