← Back to Skills Marketplace
lnj22

memory-optimization

by lnj22 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install parallel-tfidf-search-memory-optimization
Description
Optimize Python code for reduced memory usage and improved memory efficiency. Use when asked to reduce memory footprint, fix memory leaks, optimize data stru...
Usage Guidance
This skill is an advisory guide — it contains safe, standard suggestions for reducing Python memory usage. Before using it: ensure the required Python libraries (numpy, pandas, pympler, memory_profiler, ijson, scipy, etc.) are installed from trusted package sources; run transformed code in a test environment (verify correctness and performance); be cautious about operating on sensitive files (processing large local files may expose sensitive data if output is shared); and review any automatic code changes the agent proposes before applying them. The skill itself doesn't request credentials or download code, but following its examples may require installing third‑party packages and reading local data files.
Capability Analysis
Type: OpenClaw Skill Name: parallel-tfidf-search-memory-optimization Version: 0.1.0 The skill bundle provides legitimate educational content and code patterns for Python memory optimization, covering techniques such as `__slots__`, generators, memory-mapped files, and Pandas data type downcasting. The instructions in SKILL.md and references/advanced_techniques.md are strictly aligned with the stated purpose of improving memory efficiency and contain no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the provided content: SKILL.md and references contain patterns, profiling commands, and transformations that are appropriate for reducing Python memory usage. Nothing in the files asks for access to unrelated services or credentials.
Instruction Scope
Instructions operate on local Python data and files (CSV, binary, arrays) and recommend standard profiling and transformation patterns. They reference third‑party Python libraries (numpy, pandas, pympler, memory_profiler, ijson, scipy) but the skill declares no install requirements — callers will need those libraries available to run examples. The document does not instruct reading unrelated system secrets or exfiltrating data.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes installation risk because nothing is downloaded or written by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The recommended techniques do not require secret access and the skill does not attempt to access unrelated system configuration.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parallel-tfidf-search-memory-optimization
  3. After installation, invoke the skill by name or use /parallel-tfidf-search-memory-optimization
  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-memory-optimization
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is memory-optimization?

Optimize Python code for reduced memory usage and improved memory efficiency. Use when asked to reduce memory footprint, fix memory leaks, optimize data stru... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install memory-optimization?

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

Is memory-optimization free?

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

Which platforms does memory-optimization support?

memory-optimization is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created memory-optimization?

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

💬 Comments