agent-browser
nanobot-ts is the TypeScript version of nanobot, an ultra-lightweight personal AI assistant framework.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
nanobot-ts is the TypeScript version of nanobot, an ultra-lightweight personal AI assistant framework.
Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.
This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
AI-powered JSON translation tool with agentic reflection using OpenAI, Anthropic, and Gemini APIs
A local-first, own-your-data approach to personal knowledge management. The spiritual successor to barnsworthburning.
AI-powered personal knowledge management system with natural language interface and spaced repetition learning
A local reference management tool using CSL-JSON as the single source of truth
Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native iOS and Android configuration, resolving CocoaPods and Gradle changes, and handling breaking API updates. Use when upgrading React Native, bumping RN version, updating from RN 0.x to 0.y, or migrating Expo SDK alongside a React Native upgrade.
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Reflection is a process of reviewing entire conversation history and code diffs to capture key lessons and decisions in CLAUDE.md.
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.