অনুসন্ধান সক্রিয়

স্কিল খুঁজুন

আপনার এজেন্টের জন্য উপযুক্ত সক্ষমতা খুঁজে নিন।

জনপ্রিয় অনুসন্ধান
ফলাফল
53,183
এই অনুসন্ধানের সাথে মিলে যাওয়া স্কিল
পৃষ্ঠা
2483
2660টির মধ্যে
কীওয়ার্ড
ai
নাম, ট্যাগ বা বিবরণ দিয়ে খুঁজুন
scripting
0

python-environment

Python environment setup with uv, shared utilities, and script structure guidelines.

sunxd3
sunxd3
development
open
scripting
0

executing-plans

Execute written implementation plans with batch tasks and human checkpoints between batches. WHEN: MUST use when have a plan file to execute. Invoke with "/executing-plans" or "execute this plan", "implement this plan". For plans created by writing-plans skill. WHEN NOT: No plan exists yet (use writing-plans), design phase (use brainstorming), same-session execution.

LounisBou
LounisBou
development
open
system-admin
0

shell-scripting

Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices. Use when the user needs to write, debug, or optimize shell scripts, work with command-line tools, automate tasks with bash/zsh, or asks for shell script help.

CodingKaiser
CodingKaiser
tools
open
productivity-tools
0

github-workflow-automation

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

mrkingsleyobi
mrkingsleyobi
tools
open
scripting
0

bilibili-up-batch

批量下载 B 站 UP 最近 N 条视频到 imports,并用 video_pipeline 生成证据包(适合 worker panes 并行跑)。

haizhouyuan
haizhouyuan
development
open
scripting
0

e3

East Execution Engine (e3) - durable dataflow execution for East programs. Use when: (1) Authoring e3 packages with @elaraai/e3 (e3.input, e3.task, e3.package, e3.export), (2) Running e3 CLI commands (e3 repo create, e3 start, e3 watch, e3 get, e3 set), (3) Working with workspaces and packages, (4) Content-addressable caching and dataflow execution.

elaraai
elaraai
development
open
scripting
0

e3

East Execution Engine (e3) - durable dataflow execution for East programs. Use when: (1) Authoring e3 packages with @elaraai/e3 (e3.input, e3.task, e3.package, e3.export), (2) Running e3 CLI commands (e3 init, e3 start, e3 watch, e3 get, e3 set), (3) Working with workspaces and packages, (4) Content-addressable caching and dataflow execution.

elaraai
elaraai
development
open
scripting
0

moai-lang-shell

Enterprise Shell scripting with Bash 5.2, ShellCheck, bats-core testing,

jg-chalk-io
jg-chalk-io
development
open
scripting
0

file-organization

Use when "organizing files", "cleaning up folders", "finding duplicates", "structuring directories", or asking about "Downloads cleanup", "folder structure", "file management"

eyadsibai
eyadsibai
development
open
scripting
0

wurst-stdlib

WurstScript standard library reference including closures, data structures, vectors, object editing, dummy units, and utility packages

azais-corentin
azais-corentin
development
open
testing
0

playwright-testing

Comprehensive Playwright E2E testing framework for browser automation. Use when setting up tests, writing E2E scenarios, debugging test failures, configuring CI/CD pipelines, or running browser automation on WSL2.

adaptationio
adaptationio
testing-security
open
scripting
0

mcp2cli

Convert MCP servers into standalone Bash-invokable scripts. Use when user wants to make an MCP server usable as bash commands, convert MCP to CLI, or wrap MCP tools for agent use.

nicobailon
nicobailon
development
open
scripting
0

subagent-driven-development

Execute plans by dispatching fresh subagent per task with two-stage review (spec + quality). WHEN: MUST use for same-session plan execution with review. Invoke with "/subagent-driven-development" or "execute with subagents", "implement with review". WHEN NOT: Parallel/separate session (use executing-plans), no plan exists (use writing-plans).

LounisBou
LounisBou
development
open
scripting
0

mixed-r-python-pipeline

Expert guidance for turning existing Snakemake analysis projects (with Snakefile + src/) into pip-installable CLI tools that can deploy the workflow to new projects. Use when the user has a working analysis project with Snakemake and R/Python scripts and wants to make it reusable/deployable. Creates CLI with init, validate, update, clean, info commands. Reference implementation at /Users/wolski/projects/ptm-pipeline.

CodingKaiser
CodingKaiser
development
open
scripting
0

quotefix

Ensures correct quoting and escaping syntax across shells (PowerShell, Bash, CMD). Handles nested command scenarios, cross-shell calls, and Windows-specific PowerShell patterns.

havok-training
havok-training
development
open
scripting
0

east-node-std

Node.js platform functions for the East language. Use when writing East programs that need Console I/O, FileSystem operations, HTTP Fetch requests, Cryptography, Time operations, Path manipulation, Random number generation, or Testing. Triggers for: (1) Writing East programs with @elaraai/east-node-std, (2) Using platform functions like Console.log, FileSystem.readFile, Fetch.get, Crypto.uuid, Time.now, Path.join, Random.normal, (3) Testing East code with describeEast and Assert.

elaraai
elaraai
development
open
scripting
0

retention-and-archival

Policy และ automation สำหรับ data retention, archival และ deletion ตาม compliance requirements

AmnadTaowsoam
AmnadTaowsoam
development
open
scripting
0

mac-automation

This skill should be used when the user requests Mac automation via AppleScript, including: Mail operations, Reminders/Calendar management, Safari control, Finder operations, system controls (volume, brightness, notifications, app launching), third-party apps (development tools, task management, media players), or mentions "AppleScript" or "automate Mac".

7Sageer
7Sageer
development
open
scripting
0

east-node-io

I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar.

elaraai
elaraai
development
open
system-admin
0

bash-scripting

Expert guidance on writing robust, maintainable shell scripts. Covers Bash and Zsh scripting, best practices, error handling, security, modern command-line tools (ripgrep, fd, fzf, jq, yq), automation, and production deployment patterns.

karchtho
karchtho
tools
open
আগের
পৃষ্ঠা 2483 / 2660
পরের