肉夹馍 avatar

肉夹馍

Community

@rojim666 · Shenzhen Technology University,china

15Followers
|
57Public Repos
|
75Published Skills

A skill registry spanning Tencent Docs/Office document production, Ardot canvas design, spreadsheet and slide generation, financial research, and WeChat Pay integration.

Skills Distribution
DomainBusiness, Fi...Document & Office .. (35%)Visual Design & Fr.. (25%)Finance & Payments (15%)Professional Writing (15%)

Agent Skills by 肉夹馍

Showing 75 vetted skills indexed across 1 GitHub repositories.

rojim666rojim666
68

ardot-ui-design

Generates UI design guidelines for web pages, mobile apps, dashboards, and design systems on the Ardot canvas.

Community
Intermediate
rojim666rojim666
68

geo-map-compliance-guard

Enforces China map data compliance rules when generating map visualization and location service code.

Community
Intermediate
rojim666rojim666
68

tencent-local-office-edit

Edit local Office and WPS documents in real time through the editor_sdk MCP service.

Community
Advanced
rojim666rojim666
68

3D模型与视频特效

Generates 3D models and template-based video effects from text prompts and images via cloud APIs.

Community
Advanced
rojim666rojim666
68

ardot-poster

Generates poster, banner, and brand visual designs on the Ardot canvas.

Community
Intermediate
rojim666rojim666
68

recommend-experts

Recommends expert plugins via search and renders an inline suggestion card.

Community
Intermediate
rojim666rojim666
68

资料库

Manage online docs, databases, pages, and drive files in the Sztubuddy knowledge base.

Community
Advanced
rojim666rojim666
68

livestream-poster

Generates livestream promotional posters by fusing person photos with ImageGen and composing layouts on an Ardot canvas.

Community
Advanced
rojim666rojim666
68

expert-manager

Create, convert, validate, and register Sztubuddy expert packages for agents and teams.

Community
Advanced
rojim666rojim666
68

ardot-design-to-code

Convert Ardot design files into frontend HTML/CSS/JS code and extract design tokens from websites.

Community
Advanced
rojim666rojim666
68

skill-creator

Guides creation, validation, and packaging of CodeBuddy skill directories.

Community
Intermediate
rojim666rojim666
68

tencent-docs-routing

Routes local Office and WPS file tasks to the correct document, spreadsheet, or presentation Skill.

Community
Advanced
rojim666rojim666
68

ardot-design-router

Classifies canvas design intent and routes to the matching domain design skill.

Community
Intermediate
rojim666rojim666
68

recommend-connectors

Searches for and recommends third-party connectors when tasks require external services or APIs.

Community
Basic
rojim666rojim666
68

wb-finance-skill

Analyze stocks, funds, macro data, and portfolios using routed financial data retrieval and scenario methodology references.

Community
Advanced
rojim666rojim666
68

ardot-slides

Generates slide deck designs on the Ardot canvas using a six-phase workflow.

Community
Advanced
rojim666rojim666
68

marketplace-skill-installer

Searches and installs skills from the BuiltinMarket recommendation marketplace via one built-in tool.

Community
Intermediate
rojim666rojim666
68

ardot-design-core

Orchestrates canvas design workflows on the Ardot MCP server with schema rules and validation tiers.

Community
Advanced
rojim666rojim666
68

tencent-docx

Generate and format professional Word documents through a staged creation, styling, and conversion pipeline.

Community
Advanced
rojim666rojim666
68

tencent-docs

Create, edit, and manage Tencent Docs cloud documents via MCP endpoints.

Community
Advanced
rojim666rojim666
68

tencent-saas-docs

Create, edit, and manage Tencent Docs enterprise cloud documents via MCP endpoints.

Community
Advanced
rojim666rojim666
68

tencent-docs-sheetagent

Delegates Excel and CSV spreadsheet tasks to a sheet-agent subagent for analysis and editing.

Community
Basic
rojim666rojim666
68

tencent-docs-sheet-generation

Generate Excel workbooks from scratch using openpyxl scripts with formula recalculation validation.

Community
Advanced
rojim666rojim666
68

tencent-pptx

Generates professional PowerPoint presentations from topics, outlines, or reference materials using a SlideDSL workflow.

Community
Advanced

Frequently Asked Questions About 肉夹馍

FAQPage Schema
What tasks can I accomplish with rojim666's skill registry?▼

You can create and edit DOCX, XLSX, and PPTX files locally or in Tencent Docs, design UI screens, posters, and slide decks on the Ardot canvas, convert designs to frontend code, analyze PDFs, write financial research reports, and manage WeChat Pay AI-card registration and re-payment.

Who is the target audience for these skills?▼

The registry targets Chinese knowledge workers: office staff producing documents and spreadsheets, designers building UI and marketing visuals on Ardot, financial analysts writing research reports and models, and developers managing GitHub PRs, CI fixes, and skill or plugin installation.

How do the document editing skills work at runtime?▼

Local Office/WPS files are routed by tencent-docs-routing, then edited live via the editor_sdk wrapper (python3 edsdk.py list/schema/call) so changes appear in the user's editor in real time. Cloud documents use the tencent-docs or tencent-saas-docs skills depending on personal versus enterprise account identity.

Are these skills open source and what do they cost?▼

Licensing is mixed: several skills (slides, spreadsheet, doc, uicraft) carry Apache-2.0 licenses from OpenAI's curated repo, while others such as recommend-experts and marketplace-skill-installer are marked Internal, and skill-creator references terms in LICENSE.txt. No usage pricing is stated in the manifest.

What prerequisites or dependencies do the skills require?▼

Tencent Docs skills require a personal QQ/WeChat login or an enterprise SaaS OneID account, returning identity_mismatch errors otherwise. Local editing needs python3 with edsdk.py, spreadsheet generation uses openpyxl with recalculation, and map-related tasks must follow the China map compliance whitelist with Tencent Maps GL JS.