Pinvou
Official@Pinvou
Pinvou provides enterprise collaboration skills for Lark, WeCom, DingTalk, and Tencent suites, plus compliant document and presentation generation.
Agent Skills by Pinvou
Showing 34 vetted skills indexed across 1 GitHub repositories.
government-writing
Drafts compliant Chinese government official documents and renders them as GB/T 9704-formatted .docx files.
skill-author
Generates standards-compliant SKILL.md files from natural-language capability descriptions.
ima-skills
Search, read, create, and organize Tencent IMA notes and knowledge bases via OpenAPI.
pptx
Generates editable PowerPoint presentations locally from structured outlines using python-pptx.
tencent-docs
Create, edit, and manage Tencent Docs cloud documents through MCP tools.
package-author
Standardizes tools, skills, and MCP servers into uploadable Pinvou plugin packages.
visualizer
Generate validated Chart.js HTML dashboards from structured data and business metrics.
knowledge-base
Search, browse, and import content into IMA knowledge bases via openapi APIs.
lark-calendar
Manage Lark calendar events, attendees, meeting rooms, and availability via lark-cli.
lark-wiki
Manage Lark wiki spaces, nodes, and members through the lark-cli command line.
lark-doc
Create, read, edit, and manage Lark Docs documents via lark-cli commands.
lark-drive
Manage Lark Drive files, folders, comments, permissions, and document import/export via lark-cli.
lark-shared
Manages lark-cli authentication, identity switching, output contracts, and high-risk operation approvals.
lark-base
Operate Feishu Base tables, records, views, dashboards, workflows, and BaseApps via lark-cli.
lark-im
Send messages and manage group chats in Feishu/Lark via lark-cli.
lark-sheets
Create and edit Lark/Feishu spreadsheets via the lark-cli sheets command set.
lark-task
Manage Lark tasks, tasklists, and task agents through the lark-cli command line.
dws
Manage DingTalk products and workflows through the dws command-line interface.
wecomcli-smartpage
Create, read, and edit WeCom smartpage documents via the wecom-cli command line.
wecomcli-media
Downloads and uploads WeCom media files between local paths and media_id identifiers.
wecomcli-email
Send, reply, forward, search, and read WeCom emails via the wecom-cli mail interface.
wecomcli-sheet
Create, import, read, and edit WeCom online spreadsheets via the wecom-cli command line.
wecomcli-smartsheet
Manage WeCom smartsheet records, fields, views, and charts via wecom-cli.
wecomcli-calendar
Manage WeCom calendar schedules, meeting rooms, and free-busy lookups via wecom-cli.
Frequently Asked Questions About Pinvou
FAQPage SchemaWhat tasks can I accomplish using Pinvou's skills?▼
You can operate Lark (docs, sheets, Base, IM, calendar, tasks, wiki, drive), WeCom (messages, smart sheets, meetings, email, disk, contacts, todos), DingTalk via dws, and Tencent Docs/Meeting. You can also generate editable .pptx decks, GB/T 9704-2012 compliant government documents, Chart.js dashboards, and self-contained HTML landing pages.
Who are Pinvou's skills designed for?▼
They target enterprise users and operators working inside Chinese collaboration ecosystems—Lark, WeCom, DingTalk, and Tencent Docs/Meeting—who need conversational control over documents, spreadsheets, calendars, messaging, and approvals, plus staff drafting standardized party/government official documents.
What are the installation and runtime requirements?▼
Lark skills require the lark-cli binary with auth login; WeCom skills require wecom-cli version 1.2.1 or higher with authorized credentials; DingTalk needs dws CLI 1.0.61+; Tencent Meeting needs tmeet. Government writing requires the gongwen MCP connector installed from the Pinvou Plugin Center to render compliant .docx files.
How do Lark and WeCom skills handle authentication and permissions?▼
Lark uses lark-shared for config init, auth login with domain/scope, identity switching between user and bot, and missing_scope remediation. WeCom uses wecomcli-shared as a mandatory pre-check verifying CLI version, credential authorization, and identity via whoami before any business command executes.
Can Pinvou generate presentations and data visualizations?▼
Yes. The pptx skill outlines a deck, auto-selects a theme, and calls mcp_pptx_make_pptx to produce an editable .pptx. The visualizer skill converts Excel/CSV metrics into Chart.js dashboards, while visual-design produces self-contained HTML pages, banners, posters, and resumes without data charts.