← Back to Skills Marketplace
323
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install pharma-csv-pro
Description
Professional pharmaceutical CSV analysis with regulatory compliance, OOS/OOT detection, stability trending, and GMP-compliant reporting. Use for batch record...
Usage Guidance
This package appears to be a local CSV analysis tool and is internally consistent. Before using for regulated work, (1) validate outputs on known datasets and confirm the statistical methods meet your SOPs/regulatory expectations, (2) treat input CSVs as sensitive — they may contain regulated or personal data — and run the tool in an environment with appropriate access controls, (3) if you follow the LIMS integration examples, supply only trusted endpoints and tokens and review any integration code you add, and (4) review the script yourself or with your security/compliance team before using it in production or submitting reports to regulators.
Capability Analysis
Type: OpenClaw Skill
Name: pharma-csv-pro
Version: 1.0.0
The pharma-csv-pro skill bundle is a legitimate data analysis tool for pharmaceutical quality control and stability studies. The primary script, scripts/pharma_analyzer_pro.py, uses standard libraries (pandas, numpy) to perform statistical calculations, OOS detection, and trend analysis without any evidence of malicious behavior, unauthorized network access, or data exfiltration. Documentation in SKILL.md and the references directory is consistent with the stated purpose and does not contain prompt injection attacks or harmful instructions.
Capability Assessment
Purpose & Capability
Name/description (pharmaceutical CSV analysis, OOS/OOT, regulatory reports) matches the included SKILL.md, example CSVs, and the Python script which implements validation, statistics, trend analysis and report generation. The examples and code only operate on user-provided CSV files.
Instruction Scope
SKILL.md instructs running the included script against local CSV files and documents optional LIMS integration examples. The runtime instructions and the script operate on file input only and do not instruct reading unrelated system files or environment variables. Note: the docs include an example showing how a user could post results to a LIMS API (requests.post) — that example is user-driven and not executed by the skill itself.
Install Mechanism
No install spec is present; this is an instruction-only skill with a bundled Python script. No downloads, package installs, or archive extraction occur as part of the skill.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not read environment secrets or network endpoints by default. The LIMS integration shown in references is a manual example that would require the user to supply their own API token and endpoint.
Persistence & Privilege
Skill does not request permanent presence (always: false). It contains no self-install or configuration changes to the agent or other skills. Autonomous invocation is allowed by platform default but this skill has no network/backchannel capability that would increase risk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pharma-csv-pro - After installation, invoke the skill by name or use
/pharma-csv-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of pharma-csv-pro: enterprise-grade pharmaceutical CSV analysis tool.
- Supports regulatory compliance checks (USP/EP/ChP), OOS/OOT detection, and stability trending.
- Provides automated data validation, methods validation, batch and stability analysis, and compliance with GMP reporting requirements.
- Generates reports in multiple formats: PDF, Excel, JSON, and Markdown.
- Features auto-detection of common pharmaceutical columns for streamlined analysis.
Metadata
Frequently Asked Questions
What is Pharma Csv Pro?
Professional pharmaceutical CSV analysis with regulatory compliance, OOS/OOT detection, stability trending, and GMP-compliant reporting. Use for batch record... It is an AI Agent Skill for Claude Code / OpenClaw, with 323 downloads so far.
How do I install Pharma Csv Pro?
Run "/install pharma-csv-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pharma Csv Pro free?
Yes, Pharma Csv Pro is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Pharma Csv Pro support?
Pharma Csv Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pharma Csv Pro?
It is built and maintained by teagec (@teagec); the current version is v1.0.0.
More Skills