wangjiehu/codex-skills-registry
Validate, index, and test Codex Skills, plugin manifests, and MCP server configs for OSS maintainer workflows.
Validate, index, and test Codex Skills, plugin manifests, and MCP server configs for OSS maintainer workflows.
npx skills add wangjiehu/codex-skills-registryValidate, index, and test Codex Skills, plugin manifests, and MCP server configs for OSS maintainer workflows.
AI workflow routing system for supply chain operations, using classification, scoring, prompt orchestration, and workflow refinement.
🤖 Define and execute task-specific AI agents in markdown across various platforms with the Sub-Agents Skills for seamless integration and portability.
Automate document workflows with n8n - 7800+ workflow templates
Wallets for AI agents with x402 and MPP payment signing, referral rewards, and policy-controlled actions.
Source-backed companion guide for agent skills, AI agent workflows, framework resources, evaluation templates, and rollout playbooks.
Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks "how do I query...", needs help with query syntax, or discusses finding/filtering/grouping MongoDB documents. Also use for translating SQL-like requests to MongoDB syntax. Does NOT handle Atlas Search ($search operator), vector/semantic search ($vectorSearch operator), fuzzy matching, autocomplete indexes, or relevance scoring - use search-and-ai for those. Does NOT analyze or optimize existing queries - use mongodb-query-optimizer for that. Does NOT handle aggregation pipelines that involve write operations. Requires MongoDB MCP server.