AI SummaryA comprehensive collection of 900+ pre-built agentic skills and 37 agent type definitions for Claude and other AI coding platforms, enabling developers to rapidly assemble multi-agent systems with specialized roles. Ideal for developers building autonomous coding agents, complex applications, and AI-driven workflows.
Install
# Add AGENTS.md to your project root curl -o AGENTS.md "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/web-app/public/skills/loki-mode/references/agents.md"
Description
The Ultimate Collection of 900+ 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
Quality Score
Good
82/100
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Yesterday
18.1k stars — Strong Community
3.2k forks