
from ai-workspace-archive17
A meta-skill for managing an agent ecosystem: automatically scans skills, matches capabilities to queries, and coordinates multi-skill workflows.
The Agent Orchestrator acts as a central decision and coordination layer for a large collection of agent skills. It eliminates manual registration by automatically scanning the filesystem for SKILL.md files, indexing their capabilities, and matching them to specific user requests.
Use this skill when managing a complex environment with dozens or hundreds of specialized skills. It is the primary entry point for 'routing' a user request to the correct tool, or for creating complex pipelines where the output of one skill (e.g., a web scraper) feeds into another (e.g., a messaging API).
scan_registry.py (high-speed indexing), match_skills.py (relevance scoring), and orchestrate.py (workflow planning).Designed for high-capability agents like Claude Code, Cursor, and other IDE-integrated agents capable of executing local shell scripts and managing a local skill directory.
This skill has not been reviewed by our automated audit pipeline yet.
Claimable Postgres (pg.new)
Provision instant temporary Postgres databases via Neon's Claimable Postgres (pg.new) for quick development, demos, and prototypes without signup; returns a DAT
Git Hooks Automation
Set up and manage Git hooks (Husky, lint-staged, pre-commit) to enforce linting, formatting, tests, and commit message rules before code reaches CI.
Segment CDP
Patterns and best practices for integrating Segment (Analytics.js and server SDK) to capture client- and server-side events, design tracking plans, and avoid co
Homelab Pihole Dns
Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home ne...
Django + Celery Patterns
Production-grade Django + Celery patterns: setup, task design, beat scheduling, retries, canvas workflows, testing, and monitoring for background jobs.
Atlassian Confluence Expert
A Confluence space and documentation management skill: create spaces, templates, macros, permission schemes, and governance for team knowledge bases.