Claude Skills · Productivity

Smart Web Fetch

JKHeadley/instar

Fetch web content efficiently by checking llms.txt first, then Cloudflare markdown endpoints, then falling back to HTML. Reduces token usage by 80% on sites that support clean markdown delivery. No external dependencies — installs a single Python script. Trigger words: fetch URL, web content, read website, scrape page, download page, get webpage, read this link.

★ 77 MIT Synced 2 hours ago View SKILL.md

At a glance

Productivity Manual install Node.js Actively maintained MIT

This skill is for Productivity and helps you fetch web content efficiently, scrape pages with markdown, and reduce token usage on web requests.

Install git clone --depth 1 https://github.com/JKHeadley/instar cp -r instar/skills/smart-web-fetch ~/.claude/skills/smart-web-fetch
Can use Not declared by the author

Setup, runtime and requirements describe JKHeadley/instar, the repo this skill ships in.

web-scrapingmarkdowncloudflareLlmstxtToken Optimizationpython

Also in JKHeadley/instar

View the repo
Agent Identity Productivity

Set up persistent agent identity files (AGENT.md, USER.md, MEMORY.md) and teach the agent to read them at every session start. Works in any...

Agent Memory Productivity

Teach cross-session memory patterns using MEMORY.md — what to save, how to organize it, how to maintain it over time, and how to structure t...

Agent Passport Support

View this agent's digital passport (identity + trust + allowed/forbidden actions) and verify a peer's passport against a proposed action (EX...

Agent Readiness Productivity

Score a task or workflow on its coordination-vs-judgment ratio to tell whether it's a good agent candidate (EXO 3.0 task-decomposition matri...

Command Guard DevOps & Infrastructure

Set up a PreToolUse hook in .claude/settings.json that blocks dangerous commands — rm -rf, force push, database drops, and others — before t...

Credential Leak Detector DevOps & Infrastructure

PostToolUse hook that scans Bash tool output for leaked credentials — API keys, tokens, private keys, and secrets — before they reach the co...

Instar Dev Legal

Instar-specific development skill used by the instar-developing agent (Echo, or any agent assigned instar-dev responsibilities). Wraps /buil...

Instar Feedback Productivity

Submit structured feedback about instar bugs, feature requests, improvements, or innovations worth sharing. Use when something isn't working...

Instar Identity DevOps & Infrastructure

Establish and recover persistent agent identity that survives context compaction, session restarts, and autonomous operation. Use when an ag...

Instar Scheduler DevOps & Infrastructure

Schedule recurring agent tasks using cron expressions. Use when the user asks to run something on a schedule, check something periodically,...

Instar Session DevOps & Infrastructure

Spawn, monitor, and communicate with persistent Claude Code sessions running in the background. Use when a task needs to run without blockin...

Instar Telegram Productivity

Send and receive messages via Telegram for two-way agent communication. Use when the agent needs to notify the user, alert them about someth...

Other Productivity skills

Slack Gif Creator anthropics/skills

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use...

Template Skill anthropics/skills

Replace with description of the skill and when Claude should use it.

Skill Creator anthropics/skills

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, ed...

Obsidian Vault mattpocock/skills

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize note...

To Questionnaire mattpocock/skills

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

Ask Matt mattpocock/skills

Ask which skill or flow fits your situation. A router over the skills in this repo.