When writing Clojure code with unfamiliar Java interop or macros, use this skill to explore and gather context. For Java interop, search for Clojure wrapper libraries first (via WebSearch), then explore Java classes if needed. For macros, expand them to understand what code they generate. This prevents bugs from incorrect API usage. Use this skill when encountering Java classes or unclear macros.
$npx -y skills add humorless/clj-native-agent --skill clj-discoverInstalls into the current project.
Run `npx skills use "https://github.com/humorless/clj-native-agent" --skill "humorless/clj-native-agent/clj-discover"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/humorless/clj-native-agent" that are relevant to the current task. Run `npx skills add "https://github.com/humorless/clj-native-agent"` and select the relevant skills, then follow their instructions.