Automation

Task automation and scripting

Showing 721-744 of 4524 skills
varunr89

Resume Tailoring Skill

by varunr89

AI-powered resume tailoring skill for Claude Code

Automation 494 7mo ago
OneKeyHQ

1k-performance

by OneKeyHQ

Performance optimization for React/React Native — re-renders, memoization, FlashList, memory leaks, and bundle size.

Automation 2.4K 4mo ago
codewithmukesh

dependency-injection

by codewithmukesh

Dependency injection patterns for .NET 10. Covers service lifetimes, keyed services, the decorator pattern, factory pattern, and common DI pitfalls. Load this skill when registering services, resolving lifetime issues, designing service composition, or when the user mentions "DI", "dependency injection", "service registration", "AddScoped", "AddTransient", "AddSingleton", "keyed services", "decorator", "Scrutor", "IServiceCollection", or "captive dependency".

Automation 425 3mo ago
Starlitnightly

single-cell-clustering-and-batch-correction-with-omicverse

by Starlitnightly

Guide Claude through omicverse's single-cell clustering workflow, covering preprocessing, QC, multimethod clustering, topic modeling, cNMF, and cross-batch integration as demonstrated in t_cluster.ipynb and t_single_batch.ipynb.

Automation 1K 7mo ago
CloudAI-X

parallel-execution

by CloudAI-X

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

API Dev 1.4K 3mo ago
itwanger

github-resume

by itwanger

[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]

Agents 17K 3mo ago
chujianyun

openclaw-session-cleaner

by chujianyun

OpenClaw session 清理助手。用于用户提到清理 OpenClaw sessions、删除旧 cron session、压缩或重建 sessions.json、排查 session 文件膨胀时使用。触发后优先检查 ~/.openclaw/agents/main/sessions/ 下的 session 文件数量和 sessions.json 大小,并按指令执行清理。

Auth 628 2mo ago
staruhub

request-analyzer

by staruhub

Proactively analyze user requests at the start of conversations to determine task type, assess prompt quality, and intelligently recommend which skills to activate. Should activate for ALL user requests to ensure optimal workflow. Evaluates clarity, specificity, and completeness to suggest prompt-optimizer when needed. Identifies UI design tasks for ui-analyzer and component requests for react-component-generator. Acts as intelligent skill coordinator.

Automation 446 6mo ago
pchalasani

voice-update

by pchalasani

This skill should be used when the agent needs to give a spoken voice update to the user, or when reminded by a Stop hook to provide audio feedback. Use this skill to speak a short summary of what was accomplished.

Automation 1.8K 4mo ago
groeimetai

es5-compliance

by groeimetai

This skill should be used when the user asks to "write a business rule", "create a script include", "write server-side code", "fix SyntaxError", "background script", "scheduled job", "workflow script", or any ServiceNow server-side JavaScript development.

Automation 71 3mo ago
groeimetai

field-service

by groeimetai

This skill should be used when the user asks to "field service", "work order", "dispatch", "technician", "FSM", "mobile field", "scheduling", "route optimization", or any ServiceNow Field Service Management development.

Automation 71 3mo ago
patchy631

Running Workloads on Hugging Face Jobs

by patchy631

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

Automation 35.6K 4mo ago
flonat

code-review

by flonat

"Quality review for R and Python research scripts. 11-category scorecard covering reproducibility, structure, domain correctness, cross-language verification, and more. Report-only — never edits source files."

Automation 78 3mo ago
flonat

task-management

by flonat

"the user's personal task management system. Use for: daily planning, weekly reviews, meeting action extraction, task creation in Notion, progress tracking, and research pipeline management. Triggers: 'plan my day', 'what should I work on', 'extract actions', 'weekly review', 'what's overdue', 'update my tasks'."

Academic 78 3mo ago
softaworks

humanizer

by softaworks

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

Automation 2K 4mo ago
scitix

node-ping-gateway

by scitix

Ping a node's gateway for a given network interface. Auto-detects gateway IP from the routing table, then pings it. Execute via node_script tool.

Automation 208 3mo ago
ThibautBaissac

solid-queue-setup

by ThibautBaissac

Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, or migrating from Sidekiq to Solid Queue.

Automation 583 4mo ago
AvdLee

swift-concurrency

by AvdLee

'Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).'

Automation 1.5K 4mo ago
tradingstrategy-ai

extract-test-set

by tradingstrategy-ai

Extract raw price dataframe for a test case

Automation 818 4mo ago
Prat011

notion-spec-to-implementation

by Prat011

Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.

Automation 1.3K 7mo ago
Prat011

docx

by Prat011

"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"

Automation 1.3K 7mo ago
scitix

pod-ping-gateway

by scitix

Ping a pod's gateway for a given network interface. Auto-detects gateway IP from the routing table, then pings it. Execute via pod_netns_script tool.

Automation 209 3mo ago
scitix

create-skill

by scitix

Guide for creating new Siclaw skills from troubleshooting conversations. When a user asks to save a workflow as a skill, follow this guide to produce a well-structured skill definition using the create_skill tool.

Automation 209 3mo ago
scitix

update-skill

by scitix

Procedure for modifying, updating, or fixing an existing Siclaw skill. Skills are on a read-only filesystem — use the update_skill tool, never edit files directly.

Automation 209 3mo ago