OpenSenseNova/SenseNova-Skills

Modular SenseNova skills for building AI-powered office assistants and productivity workflows

About the project

SenseNova-Skills is a collection of modular skills that extend SenseNova models with office-assistant capabilities such as image generation, presentation creation, spreadsheet analysis, and research. The skills are designed for use in agent runtimes and can be combined into productivity workflows; the catalogue entries are individual skills and agents from this collection.

5.6kStars on the repository
80Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pdf-analysis

49

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A PDF analysis method for reading both normal PDFs with selectable text and scanned PDFs made from page images.

not rated 5.6k +181 yesterday A SkillSpector: pass 48 tokens original MIT

ppt-analysis

50

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A parser for PowerPoint presentations in .pptx or older .ppt format that extracts their contents and flags slides needing image-based inspection.

not rated 5.6k +181 yesterday A SkillSpector: pass 51 tokens original MIT

word-analysis

51

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A Word document analysis method for reading .docx and older .doc files, including their paragraphs, tables, highlights, colors, and embedded images.

not rated 5.6k +181 yesterday A SkillSpector: pass 52 tokens original MIT

sn-deep-research

52

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A coordinator for deep research tasks such as systematic research, competitor analysis, market studies, trend analysis, and fact checking. It assigns specialized roles to gather evidence, review coverage, write sections, and produce the requested format.

not rated 5.6k +181 yesterday A SkillSpector: pass 263 tokens original MIT

sn-image-base

53

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Base-layer skill for the SenseNova-Skills project, providing low-level APIs for image generation, recognition (VLM), and text optimization (LLM). This skill does not preprocess inputs; it only calls backend services and returns results. This skill is not user-facing and is intended for upper-layer skills only.

not rated 5.6k +181 changed 4d ago A SkillSpector: warn 66 tokens original MIT

sn-image-doctor

54

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex needs its repo

Environment diagnostic skill for SenseNova-Skills project. Checks that sn-image-base is properly installed and configured, validates dependencies and environment variables. Prompts user to configure missing required variables and saves them to .env file. After configuration, reloads environment and suggests agent…

not rated 5.6k +181 changed 4d ago A SkillSpector: warn 63 tokens original MIT

sn-image-imitate

55

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

An image tool that creates new content while following the visual style and layout of a single reference image.

not rated 5.6k +181 yesterday B SkillSpector: warn 82 tokens original MIT

sn-image-resume

56

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Generates a designed portfolio-resume image from resume content provided in conversation text. Extracts optional style instructions, converts the resume into a fixed portfolio-resume layout prompt, and generates the final image through sn-image-base. Use when user asks to create "resume image", "portfolio resume"…

not rated 5.6k +181 changed 4d ago A SkillSpector: pass 82 tokens original MIT

sn-infographic

57

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

An image-making tool that turns supplied content into an infographic, a visual format for explaining information with arranged text and graphics.

not rated 5.6k +181 changed 4d ago A SkillSpector: pass 57 tokens original MIT

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A writing and web-design tool that turns a Markdown report into a self-contained HTML page, with editorial structure and visual presentation.

not rated 5.6k +181 yesterday A SkillSpector: pass 138 tokens original MIT

sn-ppt-creative

59

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Creative-mode PPT pipeline. One full-page 16:9 PNG per slide. LLM / VLM calls go through sn-ppt-standard/lib/modelclient.py (shared thin client). Text-to-image (the actual png rendering) goes through sn-image-base/scripts/snagentrunner.py. Falls back to web image search when T2I generation fails. Expects taskpack.json…

not rated 5.6k +181 yesterday A SkillSpector: pass 97 tokens original MIT

sn-ppt-doctor

60

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Environment diagnostic for the PPT family. Validates sn-image-base, API keys, Node runtime, and optional deps; interactively writes .env for required vars. Runs before sn-ppt-entry; does not modify sn-image- skills.

not rated 5.6k +181 yesterday A SkillSpector: warn 53 tokens original MIT

sn-ppt-entry

61

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Entry point for PPT generation. Asks the user to choose a mode (fast, standard, or creative), then collects role / audience / scene / pagecount as needed. For standard mode, also asks how images should be sourced (AI generation, web search, or none), whether charts should use AI-generated infographics or ECharts, and…

not rated 5.6k +181 yesterday A SkillSpector: warn 204 tokens original MIT

sn-ppt-standard

62

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Standard and fast PPT pipeline. All LLM / VLM / T2I calls are wrapped in a single CLI entry (scripts/runstage.py). The main agent's job is simple: emit ONE shell command per stage, never write loops, never write prompts. Standard mode plans thoroughly with a three-sample deck preview checkpoint (three concatenated…

not rated 5.6k +181 changed 4d ago A SkillSpector: warn 170 tokens original MIT

sn-ppt-workbench

63

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Open the AI PPT editing WebUI for previously generated SenseNova HTML slides. Use when the user asks to preview, inspect, edit, or open an existing/generated PPT deck in the WebUI/workbench without regenerating slides. Accepts an explicit deckdir or auto-detects the newest local pptdecks entry containing HTML pages.…

not rated 5.6k +181 yesterday A SkillSpector: pass 88 tokens original MIT

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A citation-formatting tool for turning source markers in a finished research report into numbered references and adding a bibliography. It can also remove duplicate sources and detect citation mistakes.

not rated 5.6k +181 yesterday A SkillSpector: pass 40 tokens original MIT

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A guide for choosing the final format of a research result, such as a report, table, memo, timeline, or FAQ.

not rated 5.6k +181 yesterday A SkillSpector: pass 45 tokens original MIT

sn-research-report

66

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A set of templates for organizing research reports around the reader’s task, such as building an overview, comparing options, investigating an entity, or following events over time.

not rated 5.6k +181 yesterday A SkillSpector: pass 51 tokens original MIT

sn-search-academic

67

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

An academic research tool for finding papers and encyclopedia entries, reading papers in full or by section, and tracing references and citations. It supports structured literature research.

not rated 5.6k +181 yesterday A SkillSpector: pass 31 tokens original MIT

sn-search-code

68

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A developer search tool for finding repositories, code, issues, technical answers, technology discussions, and Hugging Face models or datasets. Hugging Face is a platform that hosts machine-learning resources.

not rated 5.6k +181 yesterday A SkillSpector: pass 39 tokens original MIT

sn-search-finance

69

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A finance research tool for looking up stocks, indexes, funds, financial statements, market prices, charts over time, company filings, and financial news across global, Hong Kong, and Chinese markets.

not rated 5.6k +181 yesterday A SkillSpector: pass 57 tokens original MIT

sn-search-image

70

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

USE FOR Google-backed image discovery via Serper.dev. Returns image URLs, page URLs, titles, and source domains.

not rated 5.6k +181 yesterday A SkillSpector: pass 28 tokens original MIT

sn-search-market-cn

71

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

Use when researching China market, industry, macro, trade, procurement, listed-company disclosure, regulation, IP, healthcare, logistics, energy, environment, or industrial-operation information using free official sources with no registration, no API key, and no cryptocurrency data.

not rated 5.6k +181 yesterday A SkillSpector: warn 56 tokens original MIT

sn-search-social-cn

72

OpenSenseNova/SenseNova-Skills

Skill Claude CodeCodex

A set of scripts for searching Chinese-language videos and discussions on Bilibili, Zhihu, and Douyin, with web fallback for Xiaohongshu and Weibo.

not rated 5.6k +181 yesterday A SkillSpector: pass 52 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: