← Back to Skills Marketplace
johnsrun

SP Analysis in PL/SQL Package

by JohnsRun · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
224
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install plsql-package-analysis
Description
You are an expert in Oracle SQL. Search the SP (Stored Procedure) name from the chatbox in the SQL package and analyze. LLM base model temperature should be...
Usage Guidance
This skill is coherent for analyzing PL/SQL packages: it will read package files and workspace files to produce exact call-line references. Before installing or invoking it, ensure you only provide the package(s) you intend to analyze and do not expose repositories containing sensitive SQL, credentials, or production-only scripts. Because the skill requires exact-line verification and workspace-relative links, the agent may scan other files in the workspace to resolve upstream/downstream calls—restrict the workspace or provide a minimal attachment if you want to limit exposure. Review its output before sharing externally. If you need higher assurance, test the skill on a non-sensitive sample package first.
Capability Analysis
Type: OpenClaw Skill Name: plsql-package-analysis Version: 1.0.0 The skill bundle is designed to perform static analysis of Oracle PL/SQL stored procedures within a provided package file. The instructions in SKILL.md guide the agent to identify upstream/downstream dependencies, map data flows, and extract logic summaries with precise line-number references for VS Code integration. There are no signs of data exfiltration, malicious command execution, or harmful prompt injection; the behavior is entirely consistent with its stated purpose of code analysis.
Capability Assessment
Purpose & Capability
The skill declares it will locate and analyze a stored procedure inside an attached PL/SQL package and its instructions only reference reading the provided package file and deriving call relationships. There are no unrelated binaries, credentials, or installs requested that would be unexpected for this purpose.
Instruction Scope
The SKILL.md mandates exact line-number verification, re-opening workspace files, and emitting workspace-relative clickable links. That is coherent with producing precise code pointers, but it requires the agent to read the repository/workspace (potentially multiple SQL files) and produce link fragments. This is expected for the analysis task but means the agent will access file contents beyond the single attached file if those files exist in the workspace—review which files are available to the agent before running.
Install Mechanism
Instruction-only skill with no install steps and no code files; nothing will be written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements match the described functionality.
Persistence & Privilege
always is false and the skill does not request or imply persistent/system-wide privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with other risky capabilities.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plsql-package-analysis
  3. After installation, invoke the skill by name or use /plsql-package-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
sp-analysis v1.0.0 - Initial release of the skill. - Analyze Oracle package files for specified stored procedure (SP) dependencies and data flow. - Accurately presents upstream and downstream SP relationships with exact line number references and clickable markdown links. - Includes mechanism analysis breaking down key logic sections of the target SP. - Outputs procedure DDL body with strict adherence to validated structure and file locations. - Uses `None` for missing upstream or downstream dependencies, following formatting and link requirements.
Metadata
Slug plsql-package-analysis
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SP Analysis in PL/SQL Package?

You are an expert in Oracle SQL. Search the SP (Stored Procedure) name from the chatbox in the SQL package and analyze. LLM base model temperature should be... It is an AI Agent Skill for Claude Code / OpenClaw, with 224 downloads so far.

How do I install SP Analysis in PL/SQL Package?

Run "/install plsql-package-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SP Analysis in PL/SQL Package free?

Yes, SP Analysis in PL/SQL Package is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SP Analysis in PL/SQL Package support?

SP Analysis in PL/SQL Package is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SP Analysis in PL/SQL Package?

It is built and maintained by JohnsRun (@johnsrun); the current version is v1.0.0.

💬 Comments