Protremix Technology
Official@Protremix · Spain
Protremix Technology — Software, Blockchain & AI Platforms
Agent Skills by Protremix Technology
Showing 18 vetted skills indexed across 1 GitHub repositories.
akshare-data
Retrieve Chinese and global financial market data through the akshare-cli command-line interface.
cvm-ai-doctor
Diagnose system performance and health issues across Linux, macOS, and Windows using tiered quick-scan and deep-analysis workflows.
xlsx
Create, edit, and validate Excel spreadsheets with formulas, formatting, and recalculation.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
news
Fetches and summarizes latest Chinese news from seven category-specific websites using browser_use.
pptx
Create, edit, and validate PowerPoint .pptx presentations via XML manipulation and pptxgenjs.
file_reader
Reads and summarizes local text files with MIME type detection.
docx
Create, edit, and analyze Word .docx documents via docx-js and OOXML manipulation.
octop_assistant
Configure and manage Octop servers, agents, channels, and models via CLI commands.
Tencent Cloud Infra
Manage Tencent Cloud resources through tccli CLI commands and guided workflows.
daily-hot-news
Aggregates trending news and hot lists from 70+ platforms into personalized briefings.
wechat-publisher-personal
Publishes Markdown articles to WeChat Official Accounts and Xiaohongshu via wenyan-cli and Playwright.
advisor-orchestrator-worker
Orchestrates parallel worker models with advisor review to execute large multi-subtask projects.
commit-archaeologist
Reconstructs why code exists by tracing local git history, authorship, and commit intent signals.
thinking-out-loud
Audits voice-dictated rambles into a structured echo brief before the agent acts.
scope-creep-detector
Analyzes git diffs against a stated intent to flag unrelated files and scope creep.
dependency-doctor
Diagnose dependency manifests for unpinned versions, backports, and conflicting pins.
project-graveyard
Analyzes git history of abandoned local projects to diagnose causes of death and rank resurrection candidates.
Frequently Asked Questions About Protremix Technology
FAQPage SchemaWhat tasks can I accomplish with Protremix Technology's skills?▼
You can process Office files (xlsx, docx, pptx, pdf) including OCR and form filling, query Chinese and global financial market data via akshare, operate Tencent Cloud instances through tccli, fetch hot news and trending topics, diagnose CVM instance health, and run local git forensics like scope-creep detection and dependency manifest audits.
Who are the target users of these skills?▼
Target users include developers auditing git history and dependency manifests, cloud operators managing Tencent Cloud Lighthouse/CVM infrastructure, financial analysts needing A-share, HK, and US market data, content operators publishing to WeChat and social platforms, and office users producing or repairing spreadsheets, documents, slides, and PDFs.
What are the installation and runtime requirements?▼
Requirements vary per skill: Tencent Cloud operations need tccli installed via pip on macOS or Linux; the WeChat publisher needs node, npx, python3, and a WECHAT_APP_ID; cvm-ai-doctor needs bash and ps on Linux, macOS, or Windows; git diagnostic skills run entirely locally and offline with no extra dependencies.
Are these skills open source and what do they cost?▼
Licensing is mixed. The git and orchestration skills (commit-archaeologist, scope-creep-detector, dependency-doctor, project-graveyard, thinking-out-loud, advisor-orchestrator-worker) are Apache-2.0. The Office document skills (xlsx, docx, pptx, pdf) are proprietary with terms in LICENSE.txt. No usage fees are stated in the manifest.
Do the diagnostic skills require network access?▼
Most run offline. commit-archaeologist, scope-creep-detector, and project-graveyard operate entirely locally on git history. dependency-doctor is offline by default and only contacts pypi.org when the user explicitly approves the --online flag to check for yanked releases.