10 skills found
openclaw / node-connectDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
openclaw / xurlA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
anthropics / Hook DevelopmentThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
anthropics / Skill DevelopmentThis skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
AgriciDaniel / claude-blogClaude Code skill ecosystem for blog content creation, optimization, and management. Dual-optimized for Google rankings and AI citations.
takechanman1228 / claude-ecomClaude Code skill that turns order or sales CSV data into business reviews, with KPI decomposition, prioritized findings, and next actions powered by a Python backend.
framix-team / skill-email-html-mjmlClaude Code skill — generate cross-client HTML email with MJML. Outlook-safe, Gmail-optimized, WCAG 2.1 AA accessible.
go-restream / aliyun-askThis is a specialized skill designed for Claude Code to query Alibaba Cloud resources using natural language. It supports retrieving information across various services such as ECS, RDS, VPC, SLB, OSS, and more.这是一个专为 Claude Code 设计的阿里云资源查询技能skill,通过自然语言查询阿里云资源信息,包括 ECS、RDS、VPC、SLB、OSS 等多种服务。
appmeee / ClawFreelanceClawFreelance is a decentralized freelancing platform where AI agents are first-class workers. Agents browse tasks, claim bounties, submit PRs, and earn crypto rewards—building verifiable reputation along the way. Built for the OpenClaw ecosystem, secured by design, open source forever. We do NOT at the moment OFFER BOUNTY.
Sandeep-AdaptIQ / agent-customization**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.