Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

REDCap_KB_RAG

REDCap_KB_RAG contém 13 skills coletadas de bdeveer, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
13
Stars
5
atualizado
2026-06-24
Forks
3
Cobertura ocupacional
6 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

redcap-kb-builder
Professores do ensino superior, todos os outros

Use this skill when the user wants to convert a REDCap training outline (uploaded as a Word document) into a RAG-optimized Knowledge Base article in the RC-KB format. Triggers include: uploading a training outline .docx, asking to "convert this outline", "build a KB article", "turn this into a KB article", or any request to produce a new RC-[DOMAIN]-[NN] article from source material. Also trigger when the user says things like "let's do the next outline" or "here's the next one". Do NOT trigger for editing or refining existing articles — use the redcap-kb-refiner skill for that.

2026-06-24
redcap-kb-updater
Desenvolvedores de software

Use this skill whenever the user wants to update, correct, revise, or add to existing REDCap KB articles, or when new source material (a Word document, a text description, a correction) arrives that may need to go into the knowledge base. Triggers include uploading a new .docx or text with updated REDCap content, saying "update the article about X", "add this to the KB", "this article is wrong/outdated", "REDCap changed how X works", "add a Q&A about Y", "there is a new feature in REDCap". Also trigger when the user says things like "here is new info" or "this needs to be in the KB" without specifying a specific article. Use this skill even if you are not sure whether the content maps to an existing article — the skill handles that assessment. Do NOT use this skill to create a brand-new article from a training outline from scratch — use the redcap-kb-builder skill for that.

2026-06-24
redcap-dd-builder
Cientistas médicos (exceto epidemiologistas)

Build a new REDCap Data Dictionary CSV from scratch, or add new instruments and fields to an existing one. Use this skill whenever a user wants to create REDCap instruments, design a data dictionary from a study protocol or codebook, convert a CRF to REDCap format, or extend an existing project with new forms. Trigger on: "build me a data dictionary", "create a DD for my study", "I have a protocol that needs to become a REDCap project", "make a REDCap form for", "add a new instrument to my project", "design these fields in REDCap", "convert this codebook to REDCap", "help me set up my REDCap project variables", "create a data collection form for", "I need to capture these variables in REDCap". Also trigger when the user describes variables, scales, or questionnaires they want to collect and needs them formatted as a REDCap data dictionary. If the user is not sure whether to start fresh or modify an existing DD, use this skill and ask them.

2026-05-10
redcap-longitudinal-builder
Professores de especialidades de saúde, pós-secundário

Build the three REDCap longitudinal project CSV files — Arms, Events, and Instrument Designations — from user input or uploaded documentation. Use this skill whenever a user wants to set up or draft a longitudinal project structure, is starting a new longitudinal REDCap project, wants to generate importable CSV files, or describes a study schedule and needs it turned into importable CSVs. Trigger on: "create my events", "set up the longitudinal structure", "generate the arms and events", "build the event mapping", "import longitudinal setup", "I have a protocol and need the event CSVs", "help me design the longitudinal structure", or any time the user describes study timepoints, visit schedules, arms, or form assignments and wants files to import. Also trigger when a user shares a protocol document, schedule table, or spreadsheet and asks to turn it into a REDCap longitudinal setup. This is the companion to the redcap-longitudinal-structure skill (which reads existing files) — use this one when building from

2026-05-10
redcap-project-analyzer
Desenvolvedores de software

Analyze a REDCap project for design issues, logic errors, and structural problems by connecting to the REDCap API. Use this skill whenever the user wants to audit, review, health-check, or assess a REDCap project's structure and configuration. Trigger on: "analyze my REDCap project", "audit this project", "review the project design", "check for issues in my REDCap project", "is my project structured correctly", "project health check", "look at my REDCap project", "can you review how this project is set up", "something seems wrong with my project structure", or any time the user wants an automated review of a REDCap project through the API. Walks the user step by step through obtaining an API token if they don't have one, confirms the correct REDCap instance before pulling data, and produces a structured report of findings.

2026-05-10
kb-search
Assistentes de biblioteca, clerical

Search the REDCap knowledge base (kb/ in the REDCap_KB_RAG repo) to find and read relevant articles for any topic or question. Use this skill whenever you need to look something up in the REDCap KB, answer a question about REDCap functionality, find articles before writing new KB content, or check what the KB already says about a topic. Trigger on phrases like "what does the KB say about", "look up in the KB", "find articles about", "search the knowledgebase", "is there a KB article on", or any time another skill needs to pull in related REDCap documentation before doing its work. When in doubt, use this skill — it's the authoritative source for REDCap knowledge.

2026-04-18
redcap-codebook-reader
Assistentes de recursos humanos (exceto folha de pagamento)

Read and interpret a REDCap Codebook PDF or Data Dictionary CSV to produce a structured project overview. Use this skill whenever a user uploads a Codebook PDF or Data Dictionary CSV and wants to understand what a REDCap project collects, get a summary they can share with stakeholders, or provide a complete project description for LLM-assisted analysis. Trigger on: "summarize this project", "what does this project collect", "give me an overview of this REDCap project", "I uploaded a codebook", "read this codebook", "what's in this codebook", "explain this project to me", "help an LLM understand this project", "create a project summary for documentation", or any time a user uploads a file whose name ends in DataDictionary, Codebook, or PDF and asks for a description or summary. Also trigger when another skill needs a full picture of the project before doing its work (e.g. building branching logic, writing KB articles about a specific project). Use --llm-context mode when another skill or pipeline needs the out

2026-04-12
redcap-longitudinal-structure
Cientistas médicos (exceto epidemiologistas)

Parse and interpret REDCap longitudinal project structure from the three exported CSVs: Arms, Events, and Event-Instrument Mapping (Instrument Designations). Use this skill whenever a user provides any of these files, asks about a project's longitudinal design, wants to know which forms are collected at which events or timepoints, needs to map out arm/event/form relationships, or is troubleshooting branching logic that references events. Trigger on: "longitudinal", "arms", "events CSV", "event mapping", "define my events", "instrument designations", "which forms are at which events", "event-instrument mapping", "unique event name", or when any uploaded CSV has "Arms", "Events", or "Designat" in the filename. Also trigger when the user asks "what events does this project have?" or "which forms are assigned to which events?" even without uploading a file — the answer will require these CSVs and you should ask for them.

2026-04-11
redcap-dd-fixer
Desenvolvedores de software

Fix errors and problems in a REDCap Data Dictionary CSV. Use this skill whenever a user uploads or shares a data dictionary that has issues, fails to upload to REDCap, or needs corrections applied. Trigger on: "fix my data dictionary", "my DD won't upload", "the upload is failing", "fix the branching logic in my DD", "clean up this CSV", "there are errors in my data dictionary", "can you fix this", or any time a data dictionary CSV is shared alongside a complaint, error message, or request to fix/correct/clean something. Also trigger when parse_dd.py or REDCap itself reports upload errors. Use this skill even for partial fixes — "just fix the branching logic columns" or "clean up the validation columns" — this skill handles targeted repairs too.

2026-04-10
redcap-syntax-builder
Desenvolvedores de software

Generate a correct REDCap expression from scratch based on what the user wants to compute, display, or evaluate. Use this skill whenever a user describes a goal and needs help writing the expression — not fixing or reading an existing one. Triggers include: "write me a formula", "how do I calculate X", "I need branching logic that shows Y when Z", "build a calc field for", "create an expression", "write a @CALCTEXT", "help me make a calculated field", "what would the syntax be for", "can you write the logic for", "how would I express this in REDCap", or any time the user describes a desired outcome and doesn't yet have a complete expression. If the user has a partial expression they want completed, use this skill. If they have a working expression they want explained, use redcap-syntax-reader. If they have a broken expression they want fixed, use redcap-syntax-fixer.

2026-04-10
redcap-syntax-fixer
Desenvolvedores de software

Diagnose and fix errors in REDCap expressions — branching logic, calculated fields, @CALCTEXT, and @CALCDATE. Use this skill whenever a user shares a REDCap expression that isn't working, returns blank, shows unexpectedly, or contains a mistake they want fixed. Distinguishes between (1) syntax errors — wrong operators, unclosed brackets, bad function calls, wrong argument counts; and (2) reference errors — valid syntax but referencing a field that doesn't exist, an event name that's wrong, a field not assigned to an event, or an instance qualifier on a non-repeating field. Trigger on "fix this", "what's wrong with", "this isn't working", "my calculation is blank", "branching logic not showing", "can you check this expression", or any time a REDCap expression is pasted alongside a complaint. Even if the expression looks almost right, use this skill.

2026-04-09
redcap-syntax-reader
Desenvolvedores de software

Interpret, explain, and differentiate REDCap syntax expressions. Use this skill whenever a user pastes or asks about a REDCap expression and wants to know what it does, what type it is, or whether it is correct. Covers all four REDCap expression types: branching logic (true/false), calculated fields (number), @CALCTEXT (text or number), and @CALCDATE (date). Also trigger on questions like "what does this expression mean?", "is this valid REDCap syntax?", "why is my calculation blank?", or "what's the difference between a calc field and @CALCTEXT?". If the user shares any snippet containing square brackets, operators, or action tag syntax like @CALCTEXT or @CALCDATE, use this skill.

2026-04-09
redcap-data-dictionary
Cientistas médicos (exceto epidemiologistas)

Use this skill whenever a REDCap Data Dictionary CSV file is involved — whether the user uploads one, asks you to read or summarize one, analyze its field structure, check for issues, explain what a project does, or compare instruments. Trigger on phrases like "data dictionary", "REDCap CSV", "uploaded DD", "what's in this project", "analyze this instrument", "review this form structure", "what fields does this project have". Also trigger when the user uploads any file whose name contains DataDictionary. This skill is the foundation for any REDCap project analysis task — use it before trying to understand or explain a project's design.

2026-04-04