Protremix Technology avatar

Protremix Technology

Official

@Protremix · Spain

0Followers
|
5Public Repos
|
18Published Skills

Protremix Technology — Software, Blockchain & AI Platforms

Skills Distribution
DomainDeveloper To...Office Document Pr.. (30%)Git & Dependency D.. (25%)Cloud Infrastructu.. (20%)Financial Market D.. (15%)

Agent Skills by Protremix Technology

Showing 18 vetted skills indexed across 1 GitHub repositories.

ProtremixProtremix

akshare-data

Retrieve Chinese and global financial market data through the akshare-cli command-line interface.

Official
Advanced
ProtremixProtremix

cvm-ai-doctor

Diagnose system performance and health issues across Linux, macOS, and Windows using tiered quick-scan and deep-analysis workflows.

Official
Advanced
ProtremixProtremix

xlsx

Create, edit, and validate Excel spreadsheets with formulas, formatting, and recalculation.

Official
Advanced
ProtremixProtremix

pdf

Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.

Official
Advanced
ProtremixProtremix

news

Fetches and summarizes latest Chinese news from seven category-specific websites using browser_use.

Official
Basic
ProtremixProtremix

pptx

Create, edit, and validate PowerPoint .pptx presentations via XML manipulation and pptxgenjs.

Official
Advanced
ProtremixProtremix

file_reader

Reads and summarizes local text files with MIME type detection.

Official
Basic
ProtremixProtremix

docx

Create, edit, and analyze Word .docx documents via docx-js and OOXML manipulation.

Official
Advanced
ProtremixProtremix

octop_assistant

Configure and manage Octop servers, agents, channels, and models via CLI commands.

Official
Advanced
ProtremixProtremix

Tencent Cloud Infra

Manage Tencent Cloud resources through tccli CLI commands and guided workflows.

Official
Advanced
ProtremixProtremix

daily-hot-news

Aggregates trending news and hot lists from 70+ platforms into personalized briefings.

Official
Advanced
ProtremixProtremix

wechat-publisher-personal

Publishes Markdown articles to WeChat Official Accounts and Xiaohongshu via wenyan-cli and Playwright.

Official
Advanced
ProtremixProtremix

advisor-orchestrator-worker

Orchestrates parallel worker models with advisor review to execute large multi-subtask projects.

Official
Advanced
ProtremixProtremix

commit-archaeologist

Reconstructs why code exists by tracing local git history, authorship, and commit intent signals.

Official
Intermediate
ProtremixProtremix

thinking-out-loud

Audits voice-dictated rambles into a structured echo brief before the agent acts.

Official
Intermediate
ProtremixProtremix

scope-creep-detector

Analyzes git diffs against a stated intent to flag unrelated files and scope creep.

Official
Intermediate
ProtremixProtremix

dependency-doctor

Diagnose dependency manifests for unpinned versions, backports, and conflicting pins.

Official
Intermediate
ProtremixProtremix

project-graveyard

Analyzes git history of abandoned local projects to diagnose causes of death and rank resurrection candidates.

Official
Advanced

Frequently Asked Questions About Protremix Technology

FAQPage Schema
What 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.