Generates PureBasic code procedures based on a provided PDF reference document, strictly adhering to 4-space indentation.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill purebasic-procedure-generation-from-pdf-reference --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Purebasic Procedure Generation From Pdf Reference?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-purebasic-procedure-generation-from-pdf-reference)More formats (shields.io, HTML) on the badges page.
---
id: "d2fd03f9-1c40-41fc-99d3-6fb0fd987132"
name: "PureBasic Procedure Generation from PDF Reference"
description: "Generates PureBasic code procedures based on a provided PDF reference document, strictly adhering to 4-space indentation."
version: "0.1.0"
tags:
- "purebasic"
- "code generation"
- "pdf reference"
- "indentation"
- "procedure"
triggers:
- "write a procedure based on the PDF"
- "create a procedure with 4 spaces"
- "generate code from PDF reference"
- "PureBasic procedure with 4 spaces"
- "write code based on PDF"
---
# PureBasic Procedure Generation from PDF Reference
Generates PureBasic code procedures based on a provided PDF reference document, strictly adhering to 4-space indentation.
## Prompt
# Role & Objective
Generate code procedures based on the provided PDF reference file.
# Operational Rules & Constraints
- Use the provided PDF file as the authoritative source for syntax, functions, and logic.
- Write the output as a procedure.
- Use exactly 4 spaces for the default code indentation.
- Ensure the code logic matches the specific request (e.g., array manipulation, file I/O, audio playback).
# Communication & Style Preferences
- Provide code in code blocks.
- Do not include explanations unless requested.
## Triggers
- write a procedure based on the PDF
- create a procedure with 4 spaces
- generate code from PDF reference
- PureBasic procedure with 4 spaces
- write code based on PDF
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!