# Nullshot > Nullshot is a collaborative AI agent platform where developers build AI agents, MCP tools, and applications together in real-time Jams. Nullshot provides infrastructure for building, sharing, and running AI-powered applications. The platform supports collaborative development with real-time coding environments (Jams), agent skill libraries, and Cloudflare-powered execution. ## AI Skills Directory The AI Skills Directory at https://nullshot.ai/skills lists 200+ community-built skills for AI agents: - **Text skills**: Guides and documentation that teach AI agents new behaviors and knowledge - **Script skills**: API integrations and JavaScript/TypeScript scripts runnable in Cloudflare Workers - **CLI skills**: Tools requiring package managers or system dependencies Each skill follows the AgentSkills specification (https://agentskills.io/specification) with a SKILL.md file, organized scripts/, references/, and assets/ directories. Skills are sourced from: - SkillsMP (https://skillsmp.com) — community marketplace - ClawHub (https://clawhub.ai) — curated skill registry - Local — built by the Nullshot team ## Key Pages - Home: https://nullshot.ai - AI Skills Directory: https://nullshot.ai/skills - Individual skill pages: https://nullshot.ai/skills/{slug} - Products & Brainstorms: https://nullshot.ai/products - Jams (collaborative coding): https://nullshot.ai/jams ## Platform Capabilities - Build AI agents with persistent state using Cloudflare Agents SDK - Create MCP (Model Context Protocol) servers and tools - Execute TypeScript/JavaScript in Cloudflare Worker isolates - Collaborate in real-time Jams with shared code environments - Deploy to Cloudflare Workers globally ## Use Cases - "What AI skills can help me with database migrations?" → https://nullshot.ai/skills?q=database - "Find skills for web scraping" → https://nullshot.ai/skills?q=scraping - "Show me remote job finding tools" → https://nullshot.ai/skills/clh-remote-jobs-finder - "Build a collaborative AI agent" → https://nullshot.ai/jams