肉夹馍
Community@rojim666 · Shenzhen Technology University,china
A skill registry spanning Tencent Docs/Office document production, Ardot canvas design, spreadsheet and slide generation, financial research, and WeChat Pay integration.
Agent Skills by 肉夹馍
Showing 75 vetted skills indexed across 1 GitHub repositories.
ardot-ui-design
Generates UI design guidelines for web pages, mobile apps, dashboards, and design systems on the Ardot canvas.
geo-map-compliance-guard
Enforces China map data compliance rules when generating map visualization and location service code.
tencent-local-office-edit
Edit local Office and WPS documents in real time through the editor_sdk MCP service.
3D模型与视频特效
Generates 3D models and template-based video effects from text prompts and images via cloud APIs.
ardot-poster
Generates poster, banner, and brand visual designs on the Ardot canvas.
recommend-experts
Recommends expert plugins via search and renders an inline suggestion card.
资料库
Manage online docs, databases, pages, and drive files in the Sztubuddy knowledge base.
livestream-poster
Generates livestream promotional posters by fusing person photos with ImageGen and composing layouts on an Ardot canvas.
expert-manager
Create, convert, validate, and register Sztubuddy expert packages for agents and teams.
ardot-design-to-code
Convert Ardot design files into frontend HTML/CSS/JS code and extract design tokens from websites.
skill-creator
Guides creation, validation, and packaging of CodeBuddy skill directories.
tencent-docs-routing
Routes local Office and WPS file tasks to the correct document, spreadsheet, or presentation Skill.
ardot-design-router
Classifies canvas design intent and routes to the matching domain design skill.
recommend-connectors
Searches for and recommends third-party connectors when tasks require external services or APIs.
wb-finance-skill
Analyze stocks, funds, macro data, and portfolios using routed financial data retrieval and scenario methodology references.
ardot-slides
Generates slide deck designs on the Ardot canvas using a six-phase workflow.
marketplace-skill-installer
Searches and installs skills from the BuiltinMarket recommendation marketplace via one built-in tool.
ardot-design-core
Orchestrates canvas design workflows on the Ardot MCP server with schema rules and validation tiers.
tencent-docx
Generate and format professional Word documents through a staged creation, styling, and conversion pipeline.
tencent-docs
Create, edit, and manage Tencent Docs cloud documents via MCP endpoints.
tencent-saas-docs
Create, edit, and manage Tencent Docs enterprise cloud documents via MCP endpoints.
tencent-docs-sheetagent
Delegates Excel and CSV spreadsheet tasks to a sheet-agent subagent for analysis and editing.
tencent-docs-sheet-generation
Generate Excel workbooks from scratch using openpyxl scripts with formula recalculation validation.
tencent-pptx
Generates professional PowerPoint presentations from topics, outlines, or reference materials using a SlideDSL workflow.
Frequently Asked Questions About 肉夹馍
FAQPage SchemaWhat 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.