Aura Auth
AI Resources

Skills

A curated list of skills and resources for AI development, including tutorials, guides, and best practices.

Agent Skills are modular, reusable capabilities that allow AI agents to perform specific tasks using a set of instructions and tools, usually documented in SKILL.md files.

These skills can be used to build more complex AI agents and applications with the Aura Auth library. You can install them using the skill.sh CLI.

npx skills add aura-stack-ts/auth

OR

npx skills add aura-stack-ts/auth --skill <skill-name>

Review the skills repository for a complete list of available skills and their documentation.