Browse all
orchestrate complex multi-agent workflows
This skill decomposes large objectives into a structured, dependency-aware graph of subtasks, managing execution across multiple parallel agents. It coordinates task completion, handles state transitions, and ensures continuous progress unt…
Fetch current documentation for frameworks and libraries
This skill retrieves up-to-date documentation and code examples for specific libraries and frameworks, bypassing reliance on stale training data. It operates by first resolving the library ID and then querying the official documentation sou…
Context7 Library Documentation Retrieval Skill
This skill retrieves up-to-date documentation, API references, and code examples for various libraries and frameworks. It resolves library IDs and queries specific documentation to provide accurate, version-aware information.
Context7 CLI for Documentation and AI Skills Management
The Context7 CLI provides a comprehensive interface for managing AI coding agents. It allows developers to fetch current library documentation, install and generate custom coding skills, and configure the Context7 MCP for various developmen…
Higress Gateway for OpenClaw Model Unification
This tool deploys the Higress AI Gateway, unifying access to multiple LLM providers (e.g., OpenAI, Claude, Gemini) for OpenClaw. It facilitates advanced features like auto-routing and allows dynamic, hot-reloading configuration management w…
Context7 Library Documentation Retrieval Skill
Retrieves up-to-date documentation for libraries and frameworks by resolving library IDs and querying specific documentation sets. It ensures accurate responses for API references and configuration queries by bypassing outdated training dat…
Nginx to Higress Migration Workflow
Automates the migration from ingress-nginx to Higress in Kubernetes environments by analysing existing configurations and identifying unsupported annotations. It facilitates the generation of WASM plugins to replace incompatible Nginx snipp…
Higress WASM Plugin Development with Go
Develop and deploy custom Higress gateway plugins using the Go SDK and WebAssembly. This skill covers implementing HTTP request/response processing, Redis integration, and external service calls.
Higress Agent Session and Token Monitor
Real-time monitoring of Higress access logs to aggregate multi-turn agent conversations by session ID. It tracks token usage, costs, and provides a web-based interface for detailed conversation history and statistical analysis.
Automated daily reporting and issue tracking for OSS
This skill automates the monitoring of open-source project activity by tracking daily GitHub issues and PRs. It generates a comprehensive daily report, maintaining structured state and a knowledge base to ensure issue follow-up and knowledg…
Higress CLI for automatic model routing configuration
This CLI utility allows developers to configure intelligent model routing within the Higress AI Gateway. It enables defining rules that automatically select a target LLM based on specific message content triggers or regex patterns.
Generate interactive dashboards from CSV or Excel
This utility generates self-contained, interactive HTML dashboards from CSV or Excel files. It automatically detects data types and generates comprehensive visualizations, including heatmaps, time series, and smart multi-column insights.
Persistent memory for Claude Code
Provides Claude Code with persistent memory across sessions by extracting durable lessons, decisions, and bug fixes into markdown files. It enables the retrieval of relevant context at the start of each new session.
Generate interactive dashboards from CSV and Excel
This tool generates comprehensive, interactive HTML dashboards from tabular data (CSV/Excel). It automatically detects data relationships and generates various visualizations, including heatmaps, time series, and narrative insights, all in …
Persistent memory and context management for LLMs
This skill provides persistent memory across sessions by mining completed interactions to extract durable lessons. It pre-loads relevant context at the start of new sessions, eliminating the need for repeated project explanations.
Automated Claude Code Session Knowledge Extraction
A background daemon that automatically extracts knowledge from completed Claude Code sessions. It polls for new session transcripts and processes them after they have concluded.
Check detailed memem memory system status
Executes a dedicated command to retrieve comprehensive operational metrics for the memem memory system. This includes reporting memory capacity, active projects, search database status, and the current health of the associated miner.
Continuous regression monitoring during development
This skill provides continuous regression monitoring by observing specified directories for file changes and automatically re-running evaluation checks. It displays a live scorecard, allowing developers to track pass/fail status and score d…
Mining Claude Code Session History
Extracts knowledge from all historical Claude Code sessions, including those predating installation. It also initiates a background daemon to automatically mine new sessions as they occur.
Memem System Preflight Health Check
Performs a preflight diagnostic to verify the integrity of the memem installation, checking for missing dependencies, environment variable configurations, and directory writability. It identifies critical failures or degraded states caused …
AI agent regression testing with EvalView
Detect regressions in AI agent behaviour by comparing current outputs and tool calls against golden baselines. It identifies changes in outputs, tool usage, and significant score drops.
Automated AI Agent Test Case Generation
Automate the creation of test suites for AI agents by generating cases from SKILL.md files, manual descriptions, or by capturing live agent interactions via a proxy.
Automated Code Review and Security Analysis
This skill automates the identification of security vulnerabilities, performance bottlenecks, and code quality issues, prioritising findings by severity.
Simple Greeting File Generator
This skill generates a text file named hello.txt containing a personalised greeting and the current date.