Purebasic procedure generation from pdf reference
AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution
npx -y skills add ECNU-ICALK/AutoSkill --skill purebasic-procedure-generation-from-pdf-referenceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Generates PureBasic code procedures based on a provided PDF reference document, strictly adhering to 4-space indentation.
SKILL.md
1.4 KB, as published. Nobody here has run it
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