Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gh-run-failure
Use to analyze failures in GitHub pipelines or jobs.
bkircher/skills 10
-
tic-tac-toe-tests
Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.
VictorQian03/tic-tac-toe
-
tic-tac-toe-cli
Implement or refactor the Python CLI tic-tac-toe game in this repo, including board model, move validation, win/draw logic, game loop, and bot behavior. Use when working on core gameplay modules or CLI entrypoints for this project.
VictorQian03/tic-tac-toe
-
flow-nexus-platform
DNYoussef/context-cascade 27
-
agentdb-advanced
DNYoussef/context-cascade 27
-
codex-zdr
Zero Data Retention mode for sensitive/proprietary code - no code stored on OpenAI servers
DNYoussef/context-cascade 27
-
agentdb-reinforcement-learning-training
AgentDB Reinforcement Learning Training operates on 3 fundamental principles:
DNYoussef/context-cascade 27
-
agentdb-optimization
DNYoussef/context-cascade 27
-
when-optimizing-agent-learning-use-reasoningbank-intelligence
DNYoussef/context-cascade 27
-
agentdb-performance-optimization
Apply quantization to reduce memory by 4-32x. Enable HNSW indexing for 150x faster search. Configure caching strategies and implement batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors. Deploy these optimizations to achieve 12,500x performance gains.
DNYoussef/context-cascade 27
-
gemini-megacontext
DNYoussef/context-cascade 27
-
agentdb-learning
DNYoussef/context-cascade 27
-
gemini-codebase-onboard
Use Gemini CLI's 1M token context to understand entire codebases in one pass. Full architecture mapping, pattern discovery, and onboarding documentation.
DNYoussef/context-cascade 27
-
codex-auto
DNYoussef/context-cascade 27
-
agentdb-vector-search
DNYoussef/context-cascade 27
-
codex-reasoning
DNYoussef/context-cascade 27
-
codex-safe-experiment
Use Codex CLI sandbox mode to try risky changes safely. Isolated experimentation with network disabled and directory restrictions.
DNYoussef/context-cascade 27
-
when-implementing-adaptive-learning-use-reasoningbank-agentdb
DNYoussef/context-cascade 27
-
machine-learning
DNYoussef/context-cascade 27
-
when-debugging-ml-training-use-ml-training-debugger
DNYoussef/context-cascade 27
-
when-developing-ml-models-use-ml-expert
DNYoussef/context-cascade 27
-
reasoningbank-intelligence
DNYoussef/context-cascade 27
-
codex-iterative-fix
Use Codex CLI in full-auto mode to fix issues iteratively until tests pass. Autonomous debugging and test-fixing loop with sandbox safety.
DNYoussef/context-cascade 27
-
advanced-agentdb-vector-search-implementation
Advanced AgentDB Vector Search Implementation operates on 3 fundamental principles:
DNYoussef/context-cascade 27