About
The claude-web skill enables Claude Code to interact with Anthropic's Claude AI assistant through a web interface. It supports both API key authentication and manual browser login for privacy-conscious users. This skill is ideal for developers who want to access Claude's web capabilities directly within their development workflow.
Quick Install
Claude Code
Recommendednpx skills add NeverSight/skills_feed -a claude-code/plugin add https://github.com/NeverSight/skills_feedgit clone https://github.com/NeverSight/skills_feed.git ~/.claude/skills/claude-webCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the claude-web skill?
claude-web is a Claude Skill by NeverSight. Skills package instructions and resources that Claude loads on demand, so Claude can perform claude-web-related tasks without extra prompting.
How do I install claude-web?
Use the install commands on this page: add claude-web to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does claude-web belong to?
claude-web is in the ai category, tagged ai.
Is claude-web free to use?
Yes. claude-web is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill optimizes AI model selection by reading quota states and recommending the best Claude/Codex/Gemini allocation for each task. It provides quota-aware routing and headroom displays, making it ideal for work sessions with multiple queued items or when approaching quota limits. Developers should use it before starting sessions with 3+ work items or when Claude quotas drop below 50% remaining.
This skill provides automated model selection guidance for Claude Code based on task complexity, cost, and latency needs. It offers a decision tree and quick reference table to help developers choose between Opus, Sonnet, and Haiku models efficiently. Use it when starting new tasks to optimize performance and resource usage.
This skill displays remaining API quota percentages for different AI providers in a formatted table with color-coded status indicators. It helps developers choose the most appropriate model based on availability and recommended use cases. The output includes cache freshness information and visual status thresholds for quick quota assessment.
This skill provides default AI model routing logic for different coding task complexities, independent of quota limits. It maps simple tasks to Codex, standard tasks to Claude Sonnet, and complex architectural work to Claude Opus, with fallback options specified. Developers should use this as the baseline configuration for optimizing AI agent usage in their coding workflows.
