Showing 30 of 146049 results
Configures and manages OpenClaw bot settings across channels, agents, security, and autopilot preferences.
A Claude Code skill for SwiftUI-UIKit interoperability covering UIViewRepresentable, UIHostingController, Coordinator, and incremental UIKit-to-SwiftUI migration.
A skill from inference.sh providing AI model capabilities via 250+ models through the inference.sh CLI. Installable as a Claude Code plugin covering image, video, and LLM generation.
Read-only Claude skill that queries the public GeekNews RSS/Atom feed (`feeds.feedburner.com/geeknews-feed`) via a Python helper to list recent posts, search by title/summary/author, and look up single items by id — RSS-first, no login or private API.
A full-stack frontend development skill combining premium UI design, cinematic animations (Framer Motion, GSAP), AI-generated media via MiniMax API, persuasive copywriting (AIDA), and generative art (p5.js, Three.js) using React/Next.js and Tailwind CSS.
A curated collection of 913+ top agent skills from the OpenClaw ecosystem, organized by category and regularly updated with the most popular skills.
Addresses and provides actionable responses to GitHub comments by analyzing their context and suggesting appropriate follow-up actions.
Interview-first Claude skill for Korean MFDS drug safety — must ask symptoms, who's taking it, concurrent meds, and red flags (`호흡곤란`, `의식저하`, `심한 발진`) before querying the public e약은요 and 안전상비의약품 APIs through `k-skill-proxy`; refuses to diagnose or prescribe.
A collection of 110 Claude Code skills for the Multi-Agent Project Manager (MPM) ecosystem, covering modern development workflows from coding standards to deployment.
Obsidian-wiki tag normalizer that reads the canonical tag vocabulary from `$OBSIDIAN_VAULT_PATH/_meta/taxonomy.md` and enforces rules (max 5 tags/page, lowercase-hyphenated, prefer broad over narrow) — handles reserved `visibility/public|internal|pii` tags separately, mapping aliases to canonical forms and running tag audits.
Trend analysis skill using Apify Actors to discover and track emerging trends across Google Trends, Instagram, Facebook, YouTube, and TikTok for informing content strategy.
Interview preparation skill from Anthropic's Knowledge Work Plugins for structured interview planning and research.
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, etc.) before they execute. Chinese localized version of mattpocock/skills.
Generates and manages Terraform provider resource definitions, helping developers create custom provider resources with best practices and standard patterns.
A terminal UI for orchestrating AI coding agents like Claude Code, OpenCode, and Gemini CLI to work through task lists autonomously with intelligent selection and error handling.
Helps create new agent skills following the open standard spec, providing templates and workflows for building reusable, domain-specific skill packages.
A finance news skill from Awesome OpenClaw Skills, a curated collection of skills for OpenClaw and Claude Code platforms.
Read-only Claude skill that uses Market Kurly's unauthenticated web search / product-detail surfaces (`api.kurly.com/search/v4/.../normal-search`, `kurly.com/goods/<productNo>`) to return product candidates, current price, discount flag, stock/delivery status, and product URL — never triggers ordering or cart actions.
A persistent memory compression system for Claude Code that automatically captures tool usage observations, generates semantic summaries, and makes them searchable across sessions via MCP tools, a web viewer UI, and hybrid vector/keyword search.
Provides guidance for implementing screen reader and keyboard navigation in PixiJS v8 applications, covering AccessibilitySystem, shadow DOM overlay, and mobile activation for accessible 2D rendering.
Set up Husky pre-commit hooks with lint-staged, Prettier, type checking, and tests integrated. Chinese localized version of mattpocock/skills.
Create exercise directory structures containing sections, problems, solutions, and explainers. Chinese localized version of mattpocock/skills.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
A framework for web testing and automation that supports Chromium, Firefox, and WebKit with a single API for cross-browser, ever-green, and reliable testing.
A Claude Code skill for Swift Charts covering bar, line, area, pie, and donut charts with scrolling, selection, and annotations.
Guidance-style v1 Claude skill that structures the official LOST112 `찾기 > 습득물 목록` + Seoul Metro 유실물센터 lookup flow for Korean subway lost property — builds a `SITE=V` search payload from 역명 / 물품명 / 기간 and emits a runnable `curl` example rather than doing fully automated scraping.