Daviswhistle/codex-skills
Recently updated agent-skill-related GitHub repository: Daviswhistle/codex-skills.
Recently updated agent-skill-related GitHub repository: Daviswhistle/codex-skills.
npx skills add Daviswhistle/codex-skillsRecently updated agent-skill-related GitHub repository: Daviswhistle/codex-skills.
Agent coordination system for Godot - orchestrator, agents, skills, AKC client
Exercise: Expand your team with GitHub Copilot cloud agent
Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).
Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container where the workspace is mounted via virtiofs. Native binaries (esbuild, lightningcss, rollup) crash on virtiofs, so packages must be installed on the local ext4 filesystem and symlinked back.
Threat hunting command system for agentic IDEs
Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.