Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
54eff59
feat: agent skills module
KartikJha May 19, 2026
65568f3
fix: added test cases
KartikJha May 19, 2026
3a22cd6
fix: lint fixes
KartikJha May 19, 2026
83a2992
feat: download plugin module
KartikJha May 20, 2026
ba65f16
feat: add skills lock file support
KartikJha May 20, 2026
91dd7ae
feat: skills internal download and lock
KartikJha May 21, 2026
d5d006e
feat: skills directory meta parsing for interactive display while ins…
KartikJha May 22, 2026
e2ebdd3
fix: added review fixes for agent.go
KartikJha Jun 1, 2026
fcdfe2d
fix: added agents review fixes
KartikJha Jun 2, 2026
1062fc9
fix: download internal review fixes
KartikJha Jun 2, 2026
ad36e66
fix: targetDir clone and ref tags vs branches prefix
KartikJha Jun 3, 2026
e5995fb
fix: download module, error handling, symlink corruption in mergeDir,…
KartikJha Jun 4, 2026
59828a9
fix: setupLocalGit test fix
KartikJha Jun 4, 2026
74897c2
fix: naming, scope enum, concurrent lockfile access inter process
KartikJha Jun 4, 2026
37adeb3
fix: skills meta parsing fix, available skills nil fix, skills.md fil…
KartikJha Jun 4, 2026
d7d3eb5
fix: removed quickstart related file changes
KartikJha Jun 4, 2026
12f7415
fix: lint fixes
KartikJha Jun 4, 2026
d08b8f7
fix: removed quickstart comment and gitignore update
KartikJha Jun 4, 2026
4600e66
feat: symlink internal init
KartikJha Jun 4, 2026
185d7f4
fix: symlink review agent fixes
KartikJha Jun 7, 2026
95eb757
fix: use os.samefile for symlink check, remove tmo file in copy dir
KartikJha Jun 7, 2026
a102c8a
feat: validate skills installation
KartikJha Jun 7, 2026
c0227a8
fix: lint fixes
KartikJha Jun 7, 2026
3d65c05
fix: add code fix for failing local github setupLocalGitRepo
KartikJha Jun 11, 2026
b839679
feat: download fallbacks removed, concurrency handing removed, refact…
KartikJha Jun 17, 2026
4d9c678
fix: lint issues
KartikJha Jun 17, 2026
a8f9265
feat: add 'auth0 agent skills install' to set up Auth0 skills (#1539)
KartikJha Aug 12, 2026
5390013
update branch to the latest main
ramya18101 Aug 13, 2026
e82d0ca
chore: comment out quickstart test cases temporarily
ramya18101 Aug 13, 2026
c5ea5aa
resolve conflicts
ramya18101 Aug 13, 2026
d3fcb06
chore: comment out quickstart test cases for temporary exclusion
ramya18101 Aug 13, 2026
2d7a2db
Update branch to the latest main
ramya18101 Aug 16, 2026
cce455c
feat: enhance Auth0 skill installation process and update documentation
ramya18101 Aug 17, 2026
0fccc5a
Merge branch 'main' into DXCDT-1557/skills-internal
ramya18101 Aug 17, 2026
035c83f
feat: add support for additional agents and improve installation prompts
ramya18101 Aug 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ out/
.github/copilot-instructions.md

# LLM files
.remember/
.remember/
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ brews:
(bash_completion/"auth0").write `#{bin}/auth0 completion bash`
(fish_completion/"auth0.fish").write `#{bin}/auth0 completion fish`
(zsh_completion/"_auth0").write `#{bin}/auth0 completion zsh`
caveats: "Thanks for installing the Auth0 CLI"
caveats: "Thanks for installing the Auth0 CLI\n\nTip: run 'auth0 agent skills install' to install the Auth0 skill for your AI coding assistants."

scoops:
- name: auth0
Expand All @@ -69,4 +69,4 @@ scoops:
description: Build, manage and test your Auth0 integrations from the command line
license: MIT
skip_upload: true
post_install: ["Write-Host 'Thanks for installing the Auth0 CLI'"]
post_install: ["Write-Host 'Thanks for installing the Auth0 CLI'", "Write-Host \"Tip: run 'auth0 agent skills install' to install the Auth0 skill for your AI coding assistants.\""]
12 changes: 12 additions & 0 deletions docs/auth0_agent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: default
has_toc: false
---
# auth0 agent

Manage Auth0 AI capabilities including skills for your AI coding assistants.

## Commands

- [auth0 agent skills](auth0_agent_skills.md) - Manage Auth0 AI skills for coding assistants

13 changes: 13 additions & 0 deletions docs/auth0_agent_skills.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
has_toc: false
has_children: true
---
# auth0 agent skills

Manage Auth0 AI skills that provide Auth0-specific guidance to your AI coding assistants.

## Commands

- [auth0 agent skills install](auth0_agent_skills_install.md) - Install the Auth0 skill for your AI coding assistants

60 changes: 60 additions & 0 deletions docs/auth0_agent_skills_install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
layout: default
parent: auth0 agent skills
has_toc: false
---
# auth0 agent skills install

Download the Auth0 skill and install it into your detected AI coding assistants.

With no flags it prompts for which assistants to set up. Use --agent to select them non-interactively.

Supported assistants (24): claude-code, cursor, github-copilot, gemini-cli, antigravity, roo, goose, opencode, codex, windsurf, continue, amp, junie, kiro-cli, cline, augment, aider-desk, warp, devin, mistral-vibe, openhands, trae, mux, universal.

## Usage
```
auth0 agent skills install [flags]
```

## Examples

```
# Choose assistants interactively
auth0 agent skills install

# Install into specific assistants (comma-separated or repeatable)
auth0 agent skills install --agent claude-code,cursor
auth0 agent skills install --agent claude-code --agent cursor

# Install into every detected assistant
auth0 agent skills install --agent all

# Re-download even if already up to date
auth0 agent skills install --force
```


## Flags

```
--agent strings Assistant ID(s) to install into: comma-separated or repeatable, or 'all'. Defaults to prompting.
--force Re-download the skill even if it is already up to date.
```


## Inherited Flags

```
--agent-mode Output JSON, disable prompts and colors. Auto-enabled for AI agents; set AUTH0_AGENT_MODE=false to disable.
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
```


## Related Commands

- [auth0 agent skills install](auth0_agent_skills_install.md) - Install the Auth0 skill for your AI coding assistants


1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ The help for any command can also be emitted as JSON by combining `--help` with

- [auth0 actions](auth0_actions.md) - Manage resources for actions
- [auth0 acul](auth0_acul.md) - Advanced Customization the Universal Login experience
- [auth0 agent](auth0_agent.md) - Manage Auth0 AI capabilities
- [auth0 api](auth0_api.md) - Makes an authenticated HTTP request to the Auth0 Management API
- [auth0 apis](auth0_apis.md) - Manage resources for APIs
- [auth0 apps](auth0_apps.md) - Manage resources for applications
Expand Down
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ execute() {
log_info "installed ${BINDIR}/${binexe}"
done
rm -rf "${tmpdir}"
log_info "Tip: run 'auth0 agent skills install' to install the Auth0 skill for your AI coding assistants."
}
get_binaries() {
case "$PLATFORM" in
Expand Down
Loading
Loading