aboalrejal-ai

60 mods across 1 repository, 2 stars between them.

agent-evaluation

25

aboalrejal-ai/skills

Skill Claude CodeCodex

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks.

2 16d ago B 38 tokens copy · 100% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming…

2 16d ago A 79 tokens original MIT

agent-governance

27

aboalrejal-ai/skills

Skill Claude CodeCodex

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: Building AI agents that call external tools (APIs, databases, file systems) Implementing policy-based access controls for agent tool usage Adding semantic intent classification to detect dangerous…

2 16d ago A 126 tokens copy · 100% MIT

agent-manager-skill

28

aboalrejal-ai/skills

Skill Claude CodeCodex

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

2 16d ago A 28 tokens copy · 95% MIT

agent-memory-mcp

29

aboalrejal-ai/skills

Skill Claude CodeCodex

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

2 16d ago A 26 tokens copy · 100% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.

2 16d ago A 51 tokens copy · 100% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.

2 16d ago A 38 tokens copy · 98% MIT

agent-orchestrator

33

aboalrejal-ai/skills

Skill Claude CodeCodex

Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.

2 16d ago A 41 tokens copy · 100% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: Evaluating an agent system's security posture before production deployment Running a compliance check against OWASP ASI 2026 standards Mapping existing security controls to the 10 agentic risks Generating…

2 16d ago A 122 tokens copy · 100% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is…

2 16d ago A 131 tokens copy · 98% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Manages and orchestrates prompts in Agent Platform. Use when you need to create, list, retrieve, version, or delete managed prompts in Agent Platform. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform prompts.

2 16d ago A 55 tokens original MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google…

2 16d ago A 85 tokens original MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.

2 16d ago A 38 tokens copy · 94% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Manages GenAI tuning jobs in Agent Platform. Use this to list, get, or cancel ongoing model tuning jobs. Don't use for fine-tuning models (use agent-platform-tuning), deploying models to endpoints (use agent-platform-deploy), or managing serving endpoints (use agent-platform-endpoint-management).

2 16d ago A 72 tokens copy · 84% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Agent Platform Model Tuning. Use when you need to fine-tune open models or Gemini models using Agent Platform infrastructure. Don't use for model training outside Agent Platform, model deployment to endpoints (use agent-platform-deploy), or managing serving endpoints (use agent-platform-endpoint-management).

2 16d ago A 64 tokens copy · 86% MIT

agent-supply-chain

41

aboalrejal-ai/skills

Skill Claude CodeCodex

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: Generating SHA-256 integrity manifests for agent plugins or tool packages Verifying that installed plugins match their published manifests Detecting tampered, modified, or untracked files in agent tool directories…

2 16d ago A 119 tokens copy · 100% MIT

agent-tool-builder

42

aboalrejal-ai/skills

Skill Claude CodeCodex

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling.

2 16d ago A 57 tokens copy · 98% MIT

agentflow

43

aboalrejal-ai/skills

Skill Claude CodeCodex

Orchestrate autonomous AI development pipelines through your Kanban board (Asana, GitHub Projects, Linear). Manages multi-worker Claude Code dispatch, deterministic quality gates, adversarial review, per-task cost tracking, and crash-proof pipeline execution.

2 16d ago A 52 tokens copy · 100% MIT

agentfolio

44

aboalrejal-ai/skills

Skill Claude CodeCodex

Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.

2 16d ago A 23 tokens copy · 100% MIT

aboalrejal-ai/skills

Skill Claude CodeCodex

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches. AI agents running in CI/CD pipelines.

2 16d ago A 63 tokens copy · 100% MIT

agentic-eval

46

aboalrejal-ai/skills

Skill Claude CodeCodex

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: Implementing self-critique and reflection loops Building evaluator-optimizer pipelines for quality-critical generation Creating test-driven code refinement workflows Designing rubric-based or LLM-as-judge evaluation systems…

2 16d ago A 86 tokens copy · 100% MIT

agentphone

47

aboalrejal-ai/skills

Skill Claude CodeCodex

Build AI phone agents with AgentPhone API. Use when the user wants to make phone calls, send/receive SMS, manage phone numbers, create voice agents, set up webhooks, or check usage — anything related to telephony, phone numbers, or voice AI.

2 16d ago A 57 tokens copy · 100% MIT

agentql-automation

48

aboalrejal-ai/skills

Skill Claude CodeCodex

Automate Agentql tasks via Rube MCP (Composio). Always search tools first for current schemas.

2 16d ago A 27 tokens copy · 88% MIT