← Back to Skills Marketplace
lnj22

python-parallelization

by lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install parallel-tfidf-search-python-parallelization
Description
Transform sequential Python code into parallel/concurrent implementations. Use when asked to parallelize Python code, improve code performance through concur...
Usage Guidance
This skill appears coherent and low-risk: it only provides guidance and code patterns for parallelizing Python. Before using it, review any transformed code the agent produces (don't let it run changes automatically), ensure you have the necessary Python libraries installed in your environment, and test transformed code on sample inputs—parallel code can consume many CPU/ memory resources and introduce race conditions or serialization/pickle issues. If you plan to let an agent run or apply changes automatically, require explicit approval for execution. If you need the skill to actually run code, prefer running it in an isolated environment (container/VM) and keep backups of original code.
Capability Analysis
Type: OpenClaw Skill Name: parallel-tfidf-search-python-parallelization Version: 0.1.0 The skill bundle is a legitimate tool designed to help an AI agent parallelize Python code. It contains standard implementation patterns for multiprocessing, asyncio, and vectorization, along with safety checklists and error-handling strategies. No indicators of malicious intent, data exfiltration, or prompt injection were found in SKILL.md or the reference documentation.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md and reference document: all recommended tools and patterns (multiprocessing, asyncio, NumPy, Dask, etc.) are relevant to Python parallelization. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
The runtime instructions are narrowly scoped to analyzing and transforming Python code for concurrency/parallelism. They do not instruct reading arbitrary system files, contacting external endpoints, or exfiltrating data. Examples reference common libraries and typical file operations (e.g., read_csv) which are appropriate for the domain.
Install Mechanism
This is an instruction-only skill with no install spec and no downloads or extracted archives. That minimizes disk-write/remote-code risk.
Credentials
No environment variables, credentials, or config paths are required. The skill mentions a number of third-party Python libraries (aiohttp, numba, dask, cupy, tqdm) but does not request credentials or system-level access; these mentions are proportional to the functionality.
Persistence & Privilege
always:false and no steps that modify other skills or system-wide agent settings. The skill does not request permanent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parallel-tfidf-search-python-parallelization
  3. After installation, invoke the skill by name or use /parallel-tfidf-search-python-parallelization
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Bulk publish from all-task-skills-dedup
Metadata
Slug parallel-tfidf-search-python-parallelization
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is python-parallelization?

Transform sequential Python code into parallel/concurrent implementations. Use when asked to parallelize Python code, improve code performance through concur... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install python-parallelization?

Run "/install parallel-tfidf-search-python-parallelization" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is python-parallelization free?

Yes, python-parallelization is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does python-parallelization support?

python-parallelization is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created python-parallelization?

It is built and maintained by lnj22 (@lnj22); the current version is v0.1.0.

💬 Comments