← all publishers

Infant83

@infant83 source repo

8 published skills

  1. Doc · infant83 bundle
    Work with DOCX files when reading, creating, or editing documents where formatting and layout fidelity matter. Prefer python-docx for structure edits, use the bundled render_docx.py helper for rendering, and route image-heavy or layout-critical review through the shared on-prem document vision helper when the active model lacks vision.
    0 installs
  2. PDF · infant83
    Work with PDF files when reading, creating, or reviewing documents where rendering and layout matter. Prefer local extraction for text PDFs, and when scanned pages, tables, diagrams, or layout-critical review require image understanding, use the shared on-prem document vision helper.
    0 installs
  3. Aims Gitlab · infant83 bundle
    Work with the internal AIMS GitLab for repository-local git operations and GitLab REST API tasks. Use when handling on-prem GitLab projects, branches, push/pull/commit workflows, merge requests, approval state, merge-request approvals, project membership, or admin-only GitLab actions with GITLAB_TOKEN and GITLAB_ADMIN_TOKEN.
    0 installs
  4. Openproject · infant83 bundle
    Work with internal OpenProject through the REST API using OPENPROJECT_BASE_URL and OPENPROJECT_API_KEY. Use when inspecting users, projects, statuses, types, work packages, or performing carefully scoped create and update operations.
    0 installs
  5. Spreadsheet · infant83 bundle
    Work with spreadsheets such as .xlsx, .csv, and .tsv using openpyxl and pandas, especially when formulas, references, formatting, or structured analysis must be preserved and verified.
    0 installs
  6. Outlook Mail · infant83 bundle
    Read, search, filter, extract, archive, draft, and send Outlook mail on Windows through a Python helper backed by desktop Outlook COM. Use when working with Outlook inboxes, shared mailboxes, PST/OST stores, message body extraction, attachment download, or controlled outbound mail actions.
    0 installs
  7. Jupyter Notebook · infant83 bundle
    Create, scaffold, or edit Jupyter notebooks (.ipynb) for experiments, exploratory analysis, or tutorials. Prefer the bundled templates and the helper script new_notebook.py to avoid raw notebook JSON mistakes.
    0 installs
  8. Onprem Document Vision · infant83 bundle
    Analyze rendered document pages with the on-prem OpenAI-compatible vision model when the active Cline or DeepAgents model cannot reliably inspect images. Use for image-heavy PDFs, scanned PDFs, DOCX files with screenshots or diagrams, layout-critical review, table or figure extraction from rendered pages, and any document task where plain text extraction is insufficient.
    0 installs