Deepfreeze — Development skill for Claude Code
Load agent skills from the internet temporarily without permanent installation.
How to install Deepfreeze
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mahmoud20138/Deepfreeze and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Deepfreeze does
Load agent skills from the internet temporarily without permanent installation. Works with Kilo, Claude Code, Cursor, Copilot, and any agent.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
README
deepfreeze
Load agent skills from the internet **temporarily** without permanent installation. Works with Kilo, Claude Code, Cursor, Copilot, Windsurf, Gemini, and any agent that supports skills.
Why?
- Try before you install — test any skill for the current session
- No clutter — skills are cached in a temp directory, cleaned up on demand
- No npm install — fetches SKILL.md files directly from GitHub or any URL
- 50 skill limit — prevents context bloat per session
- 100 curated skills — built-in library of top coding & development skills
Install
npm (global CLI)
npm install -g deepfreeze-cli
Then use the `deepfreeze` command:
deepfreeze load https://github.com/vercel-labs/agent-skills
deepfreeze list
deepfreeze clear
npx (no install)
npx deepfreeze-cli load https://github.com/vercel-labs/agent-skills
Kilo / Claude Code / Cursor / Copilot
Copy the `deepfreeze/` directory to your agent's skills folder:
# Kilo
cp -r deepfreeze/ ~/.config/kilo/skills/deepfreeze/
# Claude Code
cp -r deepfreeze/ ~/.claude/skills/deepfreeze/
# Cursor
cp -r deepfreeze/ ~/.cursor/skills/deepfreeze/
# Copilot
cp -r deepfreeze/ ~/.copilot/skills/deepfreeze/
Then say: `load temp skill from https://github.com/user/repo`
CLI Usage
deepfreeze load # Load a skill from URL
deepfreeze list # List loaded temp skills
deepfreeze freeze # Pin a temp skill (persists across sessions)
deepfreeze unfreeze
Related Skills
HERO Anti OverDefense
HERO = Hashing · Edge cases · Rubrics · Overbuild — the four shapes coding agents over-defend in. A paste-in c
Bookforge Skills
Agent skills distilled from non-fiction books. Works with Claude Code, Codex, Gemini CLI, Cursor, Copilot, and
Holochain Agent Skills
Agent skills for Holochain hApp development on Holochain 0.7. Agent Skills Open Standard, works in Claude Code
Servicenow Agent Skills
Agent Skills suite for ServiceNow SDK development — works across Claude Code, Cursor, VS Code Copilot, Antigra
Agentdrive Plugin
AgentDrive plugin and MCP connector — an Agent Plugins 1.0 plugin, per-vendor marketplace manifests, and MCP R
EstreGenesis
Run Claude, Cursor, Copilot, and Gemini on the same codebase without rule-file chaos. Bilingual (EN/KO) AGENTS
Related Agents
CLI Engineer
Ingénieur du CLI Hookstack (packages/cli/, package npm hookstack-cli). Utiliser pour toute évolution du CLI in
Aid Test Agent
Autonomously exercises the AID methodology end to end (Phases 0-5) and reports where it breaks. Use for /aid-t
Ynh Guide
Expert on ynh concepts, architecture, and troubleshooting. Use when users ask how ynh works, need help with ha