byed3dai· 42 skills
Use when writing skills, CLAUDE.md files, agent prompts, or any directives that involve shell commands, environment variables, API credentials, file creation, or git operations - prevents secrets leakage into LLM context, unsafe shell patterns, and credential exposure
$npx -y skills add ed3dai/ed3d-plugins --skill prompt-security-hardeningInstalls into the current project.
Run `npx skills use "https://github.com/ed3dai/ed3d-plugins" --skill "ed3dai/ed3d-plugins/prompt-security-hardening"` 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/ed3dai/ed3d-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ed3dai/ed3d-plugins"` and select the relevant skills, then follow their instructions.