Showing 30 of 136763 results
Part of the Anthropic-hackathon-winning "Everything Claude Code" (ECC) performance optimization system for AI agent harnesses — a full production stack of skills, instincts, memory optimization, continuous learning, security scanning, and research-first development that works across Claude Code, Codex, Cursor, OpenCode, Gemini, and other harnesses.
Manages the full SaaS subscription lifecycle including trial-to-paid conversion, billing operations, upgrade/downgrade flows, churn prevention with health scoring, dunning management, and win-back campaigns.
Formulates effective web search queries using advanced operators (site:, filetype:, intitle:, date ranges), recommends specialized search strategies, evaluates source reliability, and synthesizes findings from multiple sources.
Batch converts documents between multiple formats (DOCX, PDF, Markdown, HTML, XLSX, PPTX) using a unified pipeline with automatic format detection, parallel processing, and consistent conversion settings.
Track CJ대한통운 and 우체국 parcels by invoice number with official carrier endpoints, and structure the workflow around a carrier adapter that can grow to more couriers later.
A collection of reusable skills for Claude AI and developer tooling, providing modular automation packages for SEO analysis and development workflows.
Automates Airtable bases with database design templates, view configurations (Grid, Kanban, Calendar, Gallery), built-in automations, n8n integration workflows, and formula/rollup design for project management and reporting.
Fetches KBO (Korean baseball) game schedules and scores for a specific date with the globally-installed `kbo-game` npm package, calling its `getGame(new Date(...))` export with a strict KST date conversion (string dates fail in `kbo-game@0.0.2`). Returns home/away, status, and score per game and supports optional team filtering, always converting relative "today/yesterday" inputs to absolute dates.
A skill for automating DevOps workflows including CI/CD pipeline integration with GitHub Actions, monitoring and alert routing with severity-based escalation, incident management, and deployment pipelines with staging, production, and rollback stages.
Guidance skill for building deliverable, compliant, user-friendly emails — SPF/DKIM/DMARC, double opt-in capture, transactional vs marketing emails, retries and idempotency, webhook event processing, bounce/complaint suppression, and CAN-SPAM/GDPR/CASL compliance. Organized as a quick-reference table routing to specific reference docs (deliverability, transactional, marketing, compliance, sending reliability, webhooks, list management).
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using React 18, TypeScript, Vite, Tailwind CSS, and shadcn/ui, bundling into a single HTML file for sharing.
from sophieguanongit/openclaw-browser-automation
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
Design effective crewAI agents via the Role-Goal-Backstory framework — specific roles like "Senior Data Researcher specializing in {topic}", outcome-focused goals with quality standards, expertise/values in the backstory (never implementation details). Covers execution knobs (`max_iter`, `max_rpm`, `max_execution_time`), tool assignment (fewer-focused-tools wins), `function_calling_llm` for cost savings, delegation, planning, `allow_code_execution`, guardrail callbacks, knowledge sources, and YAML-first configuration.
Refactoring patterns skill providing named refactoring transformations to improve code structure without changing behavior.
Checks Korean Lotto draw results — latest round (`getLatestRound`), specific round detail (`getDetailResult`), and ticket-number matching (`checkNumber`) — using the globally-installed `k-lotto` npm package via `NODE_PATH=$(npm root -g)` invocation. Used for "이번 주 로또 번호", a specific round's winning numbers/payouts, or checking whether a user's six numbers won.
Part of a comprehensive production-ready plugin system combining 184 specialized AI agents, 16 workflow orchestrators, and 150 agent skills organized into 78 focused plugins for Claude Code automation and multi-agent orchestration.
Professional document creation, editing, and analysis skill for Office formats (docx, pdf, pptx, xlsx), covering Word document creation with tracked changes, PDF extraction, PowerPoint presentations, and Excel spreadsheet manipulation.
Official Inngest agent skills for designing events, building workflows, and handling orchestration patterns with the Inngest event-driven platform.
Generates structured Jupyter notebooks for experiments and tutorials using predefined templates and a helper script.
An AI agent skill for accessing Pippit/小云雀 (ByteDance/CapCut) creative platform capabilities including AI image generation, video creation, file upload, and batch result downloading through conversational sessions.
B2B/B2C lead generation skill using Apify Actors to scrape leads from Google Maps, Instagram, TikTok, Facebook, LinkedIn, YouTube, and Google Search
A skill for automating ClickUp workspace management including task creation, workflow automation with triggers and actions, time tracking, goal tracking, and sprint management across the full workspace hierarchy.
The official curated directory of Claude Code plugins maintained by Anthropic, containing both internal and third-party plugins installable via the plugin system with support for MCP servers, slash commands, agents, and skills.
에어코리아 기반 미세먼지/초미세먼지를 지역명 또는 위치 힌트로 조회한다. 기본 경로는 k-skill-proxy의 report endpoint다.
Automates Obsidian knowledge management workflows including note creation with daily/meeting templates, smart auto-linking with backlink suggestions, Dataview queries for task and project dashboards, and Zettelkasten-style note organization.
Analyzes meeting transcripts to uncover behavioral patterns, communication insights, and actionable feedback including conflict avoidance, filler words, speaking ratios, and leadership style assessment.
A skill for creating layered architecture diagrams using HTML/CSS templates with color-coded layers and flexible grid layouts (single/double/triple column), ideal for visualizing system layers, microservices, and enterprise application design.