Showing 30 of 145012 results
Twitter/X automation skill from the inference.sh `infsh` CLI bundle, driving the X/Twitter API for social-tool workflows.
Render MP4 videos from React/Remotion TSX component code via the inference.sh CLI, with configurable resolution, FPS, and duration. Supports the full Remotion API including useCurrentFrame, spring, interpolate, AbsoluteFill, and Sequence.
Playwright-based browser automation for AI agents via inference.sh, using a simple `@e` element-ref system for clicks, typing, scraping, and screenshots. Supports navigation, form filling, drag-drop, file upload, JavaScript execution, and session video recording.
Browser automation via the `opencli` CLI — controls Chrome step-by-step while reusing existing login sessions (no passwords, no LLM API key). Enforces agent-friendly rules: use structured `state` with `[N]` indices instead of `screenshot`, chain commands with `&&`, prefer `network` to discover JSON APIs over DOM scraping, and never use `eval` to click or type.
A collection of production-grade engineering skills for AI coding agents that encode structured workflows, quality gates, and best practices across every phase of the software development lifecycle from spec writing to deployment.
A comprehensive collection of agent skills for web quality optimization based on Google Lighthouse guidelines, Core Web Vitals, WCAG 2.1 accessibility, and modern SEO best practices.
An inference.sh skill that converts static images to videos using AI video generation models including Veo, Seedance, and Wan, accessible through the inference.sh CLI.
An inference.sh skill that generates YouTube thumbnail designs using 50+ AI image generation models including FLUX, Gemini, and Reve through the inference.sh CLI.
An inference.sh skill that creates storyboards using AI image and video generation models, combining 50+ image models and 40+ video models accessible through the inference.sh CLI.
from othmanadi/planning-with-files
An inference.sh skill that generates AI product photography using 50+ image generation models including FLUX, Gemini, and Reve through the inference.sh CLI.
AI agent skill from the inference.sh platform that provides access to 250+ models for generating images, videos, calling LLMs, and performing web searches through the inference.sh CLI.
An inference.sh skill that generates character design sheets using 50+ AI image generation models including FLUX, Gemini, and Reve through the inference.sh CLI.
An inference.sh skill that creates app store screenshots and promotional images using 50+ AI image generation models including FLUX, Gemini, and Reve through the inference.sh CLI.
An inference.sh skill that assists AI agents with competitor analysis and teardown workflows, leveraging web search via Tavily and Exa along with LLM capabilities through the inference.sh CLI.
An inference.sh skill that helps AI agents create Product Hunt launch assets such as images and videos using 250+ AI models accessible through the inference.sh CLI.
Plan-mode-first skill that decomposes a spec into small, verifiable tasks with explicit acceptance criteria — covering task sizing, dependency ordering, checkpoint design, and writing tasks small enough for an agent to execute reliably. Part of Addy Osmani's Agent Skills collection encoding senior-engineer workflows across Define / Plan / Build / Verify / Review / Ship phases.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
A Claude Code skill providing specialized responsive design expertise for cross-device UI development, part of the wshobson/agents marketplace with 73 focused plugins and progressive disclosure architecture.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
A shared agent skill that guides the full spec-first workflow for substantial features, coordinating product specs and tech specs before implementation, part of Warp's common-skills collection.
Identifies and fixes web accessibility issues to meet WCAG guidelines, analyzing HTML, CSS, and JavaScript for compliance.
A shared agent skill that writes user-facing PRODUCT.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.
A shared agent skill that writes implementation-oriented TECH.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.
A shared agent skill that provides guidance for fixing build, lint, formatting, and test failures, part of Warp's common-skills collection of reusable development workflows.
A shared agent skill that provides a workflow and helper script for resolving git merge conflicts with compact context, part of Warp's common-skills collection of reusable development workflows.