Scripting skills
Top maintainers
- openclaw · 3.5K skills
- vm0-ai · 27 skills
- bdambrosio · 25 skills
- abdullahbeam · 24 skills
- aidotnet · 22 skills
Languages in this topic
5604 skills
This skill guides creating and structuring Claude Code plugins, enabling efficient skill design, reusable assets, and clear progressive disclosure.
This skill helps you design and implement slash commands in Claude Code, including frontmatter, dynamic arguments, and bash execution for faster automation.
This skill helps you design and implement Claude Code plugins by outlining agent structure, triggers, and system prompts for autonomous agents.
This skill helps you implement server-side environment variables to configure default user settings and manage domain-specific defaults.
This skill guides adding keyboard shortcuts and hotkeys, helping implement, register, and document keyboard interactions across features.
This skill helps you apply docker and docker-compose patterns for efficient local development, secure containers, and streamlined multi-service orchestration.
This skill guides you to craft complete release notes for tldraw SDK, ensuring clear structure, voice, and attribution across releases.
This skill updates the release notes by adding new PR entries to next.mdx and archiving when a new version is published.
This skill guides Git workflow for commits, branches, and pull requests, applying best practices to streamline collaboration and code quality.
This skill helps you gather basic system information and directory listings using simple Python scripts.
This skill ensures you invoke skills before any response to verify applicability and guide task execution.
This skill automates Tavily tasks via Rube MCP, ensuring tool schemas are fetched first to optimize workflows.
This skill helps you scaffold Wox plugins across nodejs, python, and script-types, generating ready-to-publish templates.
This skill lists the exact contents of an npm package tarball before publishing to verify included files and aid debugging.
This skill converts Markdown to HTML using marked.js or pandoc-like methods, enabling fast rendering for templates, docs, and static sites.
This skill helps you design effective prompts for LLMs, optimizing structure, context management, and output formats for reliable results.
This skill commits uncommitted changes, runs linting, fixes issues, and pushes the current branch automatically for rapid swift pushes.
This skill automatically deflakes recent E2E tests by aggregating flaky results from main CI and PRs, then proposes fixes and reports.
This skill commits uncommitted changes, runs linting, fixes issues, and pushes the current feature branch to GitHub autonomously.
This skill rebases the current branch on the latest upstream changes, resolves conflicts, and pushes, saving time and ensuring a clean PR history.
This skill scaffolds a new GitHub Copilot Agent Skill by generating a SKILL.md with frontmatter and optional resources based on prompts.