Ai Prompt Library
v2.0.0FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, L system prompts and models of ai tools, python, ai, bolt.
⭐ 0· 280·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (prompt library / system prompts) align with the provided scripts and SKILL.md. The scripts implement CLI actions (prompt, system, chain, template, etc.) consistent with a prompt library. Declared runtime needs (bash 4+, python3 stdlib) match the code.
Instruction Scope
SKILL.md and scripts stay within the prompt-library scope. The primary action is local: the main script creates a data directory and appends to history.log/data.log under $AI_PROMPT_LIBRARY_DIR or XDG_DATA_HOME/$HOME. This means user prompts/history will be persisted locally; SKILL.md does not explicitly call out the default storage path (the tips file does note files may be generated). There are no network calls or instructions to read unrelated system files.
Install Mechanism
No install spec is present (instruction-only). Two small bash scripts are included in the package; nothing is downloaded or extracted at install time. This is low-risk.
Credentials
The skill requires no credentials or special env vars. The scripts respect AI_PROMPT_LIBRARY_DIR / XDG_DATA_HOME / HOME for local storage and use a local TOKENS env var only inside a cost-calculation snippet — none are secrets. No access to unrelated service credentials or config paths is requested.
Persistence & Privilege
always is false and the skill does not request elevated/system-level persistence. It writes its own local data files (history.log, data.log) in a per-user data dir, which is normal for a CLI-style prompt library.
Assessment
This skill appears to be a small, local prompt-library CLI. It will create and write logs under $AI_PROMPT_LIBRARY_DIR or your XDG data dir (default ~/.local/share/ai-prompt-library), so any prompts or outputs may be stored on disk. There are no network calls, secret/env var requirements, or downloads in the included scripts. If you plan to let an autonomous agent use this skill, be aware it can store prompt history locally; review those files if they might contain sensitive input. Also note one script's 'run' action is a TODO, so some functionality may be incomplete — inspect the repository if you need additional assurance.Like a lobster shell, security has layers — review code before you run it.
latestvk97fnh1y2bmsw9xyehtxqbwf6n8326k2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
