XSIJIE975/skills
My collection of AI agent skills: API code generation, OpenAPI parsing, and req-to-code workflow
My collection of AI agent skills: API code generation, OpenAPI parsing, and req-to-code workflow
npx skills add XSIJIE975/skillsMy collection of AI agent skills: API code generation, OpenAPI parsing, and req-to-code workflow
Gateway Hub for multi AI Agent workflows
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.
OpenClaw skill for proactive Telegram progress reporting for ClawTeam tasks via cron-based monitoring.
Use when implementing delays that must survive process restarts (e.g., 24-hour cart abandonment, scheduled follow-ups), waiting for human approval or external events with timeouts (review gates, webhook callbacks, async API completion), polling external services without losing state on crashes, calling other functions and awaiting their results, memoizing expensive operations so they don't re-run on retry, or running async work in parallel inside a workflow. Covers Inngest step methods: step.run, step.sleep, step.waitForEvent, step.waitForSignal, step.sendEvent, step.invoke, step.ai, plus patterns for loops and parallel execution.
Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills — with sandbox isolation, multi-model support, and Feishu/Slack integration.
This project contains example of dottest-ai-agent-skills integration with a .NET project via CI/CD pipelines in order to automatically fix violations in the codebase.