Create or update workspace-level instruction files for code repositories or ordinary project folders, including AGENTS.md, CLAUDE.md, GEMINI.md, local override files, and Ariadne vault-link blocks. Use when a user wants to initialize, repair, or refresh workspace instructions, connect a workspace to a registered Ariadne vault or scope, or make instructions portable across Codex, Claude Code, Gemini CLI, and other agent runtimes without duplicating global discovery.
$npx -y skills add pariyar07/ariadne --skill workspace-instructionsInstalls into the current project.
Run `npx skills use "https://github.com/pariyar07/ariadne" --skill "pariyar07/ariadne/workspace-instructions"` 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/pariyar07/ariadne" that are relevant to the current task. Run `npx skills add "https://github.com/pariyar07/ariadne"` and select the relevant skills, then follow their instructions.