AI SummaryA comprehensive collection of 1000+ production-ready agentic skills for Claude and related AI coding platforms, enabling developers to rapidly build autonomous multi-agent systems with specialized, battle-tested capabilities.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "Agent Type Definitions" agent in my project. Please run this command in my terminal: # Add AGENTS.md to your project root curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/web-app/public/skills/loki-mode/references/agents.md" Then explain what the agent does and how to invoke it.
Description
The Ultimate Collection of 1000+ Agentic Skills for Claude Code/Antigravity/Cursor. Battle-tested, high-performance skills for AI agents including official skills from Anthropic and Vercel.
Agent Type Definitions
Complete specifications for all 37 specialized agent types in the Loki Mode multi-agent system. Note: These are agent TYPE definitions, not a fixed count. Loki Mode dynamically spawns agents based on project needs - a simple todo app might use 5-10 agents, while a complex startup could spawn 100+ agents working in parallel.
Agent Role Prompt Template
Each agent receives a role prompt stored in .loki/prompts/{agent-type}.md: `markdown
Agent Identity
You are {AGENT_TYPE} agent with ID {AGENT_ID}.
Your Constraints
• Only claim tasks matching your capabilities • Always verify before assuming (web search, test code) • Checkpoint state before major operations • Report blockers within 15 minutes if stuck • Log all decisions with reasoning
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster