Loading...
Loading...
Found 15241 skills
NextierTech11105
Orchestrates CSV data imports and list-item processing for the raw data lake feeding the LUCI system.
NextierTech11105
Central AI orchestrator managing task routing, fallbacks, caching, and usage tracking for efficient AI workflow execution.
dhar174
Command-line interface for interacting with Model Context Protocol (MCP) servers, enabling access to AI tools, APIs, and data sources via terminal commands.
purelind
Queries token usage, costs, and session statistics for Claude Code and Codex AI models via a command-line interface.
SergeiGolos
Automates specialist agent selection by intelligently analyzing user requests without explicit mentions, optimizing task routing.
goldeneggg
Reviews Custom Agent quality and provides improvement suggestions for AI agent development and optimization.
goldeneggg
Generates role-specific AI sub-agents for Claude Code, enabling delegated task execution with permission separation.
rysweet
Expert guidance for building AI agents via Claude Agent SDK, covering architecture, tool design, and MCP server integration for production deployment.
EarthmanWeb
Updates an AI agent's working memory via background daemon for non-blocking, single-operation memory management.
sgbett
Automates Zendesk API interactions to retrieve, test connections, and export ticket data for streamlined data management.
POWERFULMOVES
Publishes and manages AI research papers on Hugging Face Hub, enabling model/dataset linking and professional markdown article generation.
rileyseaburg
Converts Product Requirement Documents (PRDs) into the structured JSON format required by the Ralph autonomous agent system.
jimmc414
Solves constraint satisfaction problems including Sudoku, N-queens, and scheduling using constraint propagation and search algorithms.
jimmc414
Optimizes constraint satisfaction problem solving by propagating constraints to eliminate impossibilities and fail fast on contradictions before search.
jimmc414
Builds abstract syntax trees for symbolic mathematical expressions, enabling code manipulation and transformation in computational mathematics workflows.
jimmc414
Solves NP-hard optimization problems (TSP, scheduling) using greedy construction and local improvement techniques (2-opt, hill climbing).
jimmc414
Manages local Ollama LLM models for development and testing, including configuration, model switching, and OpenAI-compatible API integration.
jimmc414
Formats statistical results into aligned, human-readable tables with summary statistics for clear data reporting.
jimmc414
Generates spanning trees and random mazes via frontier-based exploration with configurable traversal order for graph coverage tasks.
jimmc414
Calculates permutations, combinations, and probability distributions using Monte Carlo simulations and brute-force enumeration for card/dice problems.
jimmc414
Provides utilities for counting element frequencies, generating histograms, and analyzing data distributions.
jimmc414
Computational geometry tool for finding convex hulls, point enclosure, and polygon operations using the monotone chain algorithm.
jimmc414
Verifies solution correctness independently of computation method, ensuring accuracy in data and AI result validation.
chandima
Enables semantic search across ASU GitHub repositories using RAG to discover code patterns, integrations, and ASU-specific conventions before integration tasks.