Automation

Task automation and scripting

Showing 1969-1992 of 4537 skills
Takazudo

dev-package-json

by Takazudo

Organize and maintain package.json and npm-related config files (.npmrc, etc.) for readability, maintainability, and security. Use when: (1) Reorganizing a large package.json scripts section, (2) Adding comment separators to group scripts, (3) Extracting complex multi-process commands into shell scripts, (4) Setting up multi-environment dev commands (local/preview/production), (5) Handling pnpm "Ignored build scripts" warnings or evaluating dependency build scripts, (6) Configuring .npmrc security settings (strictDepBuilds, allowBuilds, ignoredBuilds), (7) Managing pnpm versions via corepack and packageManager field, (8) Adding predev port cleanup to kill stale processes before dev server starts, (9) User mentions 'organize package.json', 'package.json readability', 'script sections', 'multi-process dev script', 'build scripts warning', 'npmrc', 'allowBuilds', 'ignoredBuilds', 'supply chain security', 'corepack', 'packageManager', 'pnpm version', 'pnpm self-update', 'predev', 'kill port', or 'port in use'. Keywords: package.json, npm scripts, organize, separator, shell script, multi-process, dev environment, .npmrc, pnpm, build scripts, security, supply chain, allowBuilds, ignoredBuilds, corepack, packageManager, version pinning, predev, port cleanup, kill port, port in use.

Automation 10 3mo ago
jackjin1997

langchain-agents

by jackjin1997

Use this skill for ANY coding question involving LangChain products (LangChain, LangGraph, LangSmith SDK). Covers agent development patterns, primitives, context management, multi-agent systems, and when to use create_agent vs create_deep_agent vs raw LangGraph. Consult this BEFORE writing any LangChain-related code.

Agents 10 4mo ago
Takazudo

dev-figma-script-install

by Takazudo

Provide Figma capture script installation guidance for web projects. Use when: (1) User wants to set up Figma capture in a web dev project, (2) User says 'figma script install', 'add figma capture', 'figma setup', (3) User wants to enable browser-to-Figma capture in their dev environment

Automation 10 3mo ago
unitarylab

unitarylab

by unitarylab

UnitaryLab is a quantum computing framework for education and research. It offers a simple interface for building and simulating quantum circuits, making it suitable for learning, teaching, and experimenting with quantum algorithms.

Automation 10 1mo ago
phrazzld

changelog-automation

by phrazzld

"Apply changelog automation and semantic versioning patterns using Changesets or semantic-release: conventional commits, automated version bumping, release notes generation. Use when setting up release workflows, discussing versioning, or implementing changelog automation."

Automation 10 4mo ago
Takazudo

globalsync

by Takazudo

Sync all personal repos across machines via git pull & push. Use when: (1) User says 'globalsync', 'sync repos', 'pull push all', (2) User wants to sync their daily resources across machines, (3) User starts or ends a work session and needs repos up to date.

Automation 10 3mo ago
jackjin1997

plan-my-day

by jackjin1997

Generate an energy-optimized, time-blocked daily plan

Automation 10 4mo ago
dongzhuoyao

wandb-experiment-tracking

by dongzhuoyao

Use when integrating W&B experiment tracking into ML training pipelines, including logging strategy, run configuration, and online/offline mode management. Triggers: "W&B", "wandb", "weights and biases", "experiment logging", "wandb.log", "wandb.init", "training dashboard"

Automation 10 3mo ago
phrazzld

changelog-audit

by phrazzld

Audit existing changelog/release infrastructure. Finds issues, misconfigurations, and drift.

Automation 10 4mo ago
Takazudo

sync-force-to

by Takazudo

Force-sync current branch into a remote target branch by deleting the remote target and re-pushing. Overwrites target branch history without using git push --force. Use when 'sync-to' failed due to conflicts, or when user says 'sync force to', 'force sync to', 'force push to branch', or wants to overwrite a target branch with their current branch.

Automation 10 3mo ago
adaptationio

auto-updater

by adaptationio

Automatically apply improvements to skills and the ecosystem based on system-reviewer findings and best-practices-learner insights. Workflow for automated improvement identification, priority assessment, safe application, validation, and rollback capability. Use when applying systematic improvements, automating enhancement cycles, bulk updating multiple skills, or implementing ecosystem-wide improvements.

Automation 11 4mo ago
adaptationio

ac-task-executor

by adaptationio

Execute implementation tasks in autonomous coding. Use when running feature implementations, executing build tasks, processing feature queue, or orchestrating task completion.

Auth 11 4mo ago
runkids

property-based-testing

by runkids

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.

Automation 11 3mo ago
nealcaren

dag-development

by nealcaren

Develop causal diagrams (DAGs) from social-science research questions and literature, then render publication-ready figures using Mermaid, R, or Python.

Academic 61 4mo ago
AIDotNet

plan

by AIDotNet

分析用户需求,分解为可执行步骤,并生成结构化文档。当用户想要为软件开发任务创建详细实施计划时使用此技能。

Auth 81 4mo ago
panaversity

building-with-dapr

by panaversity

Use when building distributed microservices with Dapr sidecar architecture. Triggers include Dapr components, service invocation, state management, pub/sub, secrets, bindings, configuration, actors, and workflows. NOT for direct infrastructure clients (use building-with-kafka-strimzi instead).

API Dev 158 4mo ago
SylphAI-Inc

clone-anywebsite

by SylphAI-Inc

Guide and recipe for high-fidelity, visual-first web cloning mainly using the Chrome DevTools MCP and Deep DOM Interrogation. and screenshot and read image tool

Automation 15 3mo ago
rawveg

cronjob-org

by rawveg

Cron-Job.org Documentation

API Dev 38 7mo ago
acaprino

async-python-patterns

by acaprino

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

Automation 5 5mo ago
acnlabs

Reminder Faculty — Cognition

by acnlabs

"what's on my schedule"

Automation 28 4mo ago
proflead

tech-debt-portfolio

by proflead

Assess and prioritize tech debt items. Use when a senior developer needs an investment plan for debt reduction.

Agents 109 5mo ago
patricio0312rev

ai-agent-orchestrator

by patricio0312rev

Orchestrates multi-agent AI systems with task delegation, agent communication, shared memory, and workflow coordination. Use when users request "multi-agent system", "agent orchestration", "AI agents", "agent coordination", or "autonomous agents".

Agents 46 5mo ago
rand

discover-agentic

by rand

Automatically discover agentic workflow skills when building AI agents, implementing tool use patterns, managing context windows, decomposing complex tasks, or designing multi-step autonomous workflows. Activates for agentic AI development.

Agents 111 4mo ago
jykim

video-add-chapters

by jykim

Add chapters to videos by transcribing, analyzing, and generating structured markdown documents with YouTube chapter markers. Optionally generate highlight videos.

Automation 46 4mo ago