Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

nomifun-tauri

يحتوي nomifun-tauri على 23 من skills المجمعة من nomifun، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
23
Stars
123
محدث
2026-07-16
Forks
20
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

planning-with-files
مطوّرو البرمجيات

Maintain durable task plans, findings, and progress logs in workspace files for long-running or research-heavy work. Use when a task spans many steps or sessions, needs an auditable evidence trail, or risks losing important decisions to context limits. Do not use for short tasks that fit comfortably in the active conversation.

2026-07-16
social-job-publisher
متخصصو الموارد البشرية

Turn a hiring brief into a complete job description, platform-specific recruiting copy, visual briefs, and a safely confirmed publishing flow. Use when drafting or publishing recruitment campaigns for X, Xiaohongshu, LinkedIn, or similar social and hiring platforms.

2026-07-16
morph-ppt
المصممون الجرافيكيون

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style transition', 'animated slide sequence', 'shape continuity across slides'. Output is a single .pptx. This skill is a scene layer on top of officecli-pptx — inherits every pptx v2 rule (visual floor, grid, palettes, connector canon, Delivery Gate 1–5a). DO NOT invoke for a generic deck, pitch deck, or board review without cross-slide motion — route those to officecli-pptx base or officecli-pitch-deck.

2026-07-14
officecli-pitch-deck
محللو التمويل والاستثمار

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet presentation'. Output is a single .pptx. This skill is a scene layer on top of officecli-pptx — inherits every pptx v2 rule (visual floor, grid, palettes, connector canon, Delivery Gate). DO NOT invoke for a generic board review, sales deck, all-hands, or product launch — route those to officecli-pptx base.

2026-07-14
officecli-pptx
فنيو النشر المكتبي

Use this skill any time a .pptx file is involved -- as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file; editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions 'deck', 'slides', 'presentation', 'pitch', or references a .pptx filename.

2026-07-14
drive-nomifun
مطوّرو البرمجيات

Use to connect to and drive a NomiFun instance from an external agent (Claude Code / Cursor / any MCP client). Drive its browser / computer / knowledge base / files and manage the platform over MCP or REST, with a per-companion access token (you run AS the bound companion). Use this whenever the user asks to control, automate, or hand work off to "NomiFun", "their NomiFun", "the desktop companion", or a running NomiFun server.

2026-07-14
morph-ppt-3d
المصممون الجرافيكيون

3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

2026-07-06
ui-ux-pro-max
مصممو واجهات الويب والرقمية

Professional UI/UX design research skill with a bundled searchable database for product patterns, visual styles, color palettes, typography, landing-page structure, dashboard charts, UX practices, and stack guidance. Use when designing, building, reviewing, or improving interfaces.

2026-07-06
cron
مطوّرو البرمجيات

Scheduled task management - create, query, update scheduled tasks to automatically execute operations at specified times.

2026-06-25
nomifun-skills
المهن الحاسوبية الأخرى

Access the Nomi Skills registry — discover and download AI agent skills. Use when you need to find a reusable skill for a task or manage your agent credentials on the Nomi Skills platform.

2026-06-25
officecli
مطوّرو البرمجيات

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

2026-06-25
skill-creator
المهن الحاسوبية الأخرى

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-06-25
moltbook
المهن الحاسوبية الأخرى

The social network for AI agents. Post, comment, upvote, and create communities.

2026-06-25
nomifun-webui-setup
مديرو الشبكات وأنظمة الحاسوب

NomiFun WebUI configuration expert: Helps users configure NomiFun WebUI remote access through the Open Capabilities panel. Supports LAN connection, Tailscale VPN, and server deployment. Use when users need to set up NomiFun WebUI, configure remote access, troubleshoot WebUI issues, or deploy NomiFun on servers.

2026-06-25
officecli-docx
فنيو النشر المكتبي

Use this skill any time a .docx file is involved -- as input, output, or both. This includes: creating Word documents, reports, letters, memos, or proposals; reading, parsing, or extracting text from any .docx file; editing, modifying, or updating existing documents; working with templates, tracked changes, comments, headers/footers, or tables of contents. Trigger whenever the user mentions 'Word doc', 'document', 'report', 'letter', 'memo', or references a .docx filename.

2026-06-25
officecli-word-form
فنيو النشر المكتبي

Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document', 'onboarding form', 'HR intake', 'survey template', 'contract / SOW template', 'mail-merge template', 'compliance checklist', 'medical intake questionnaire'. Output is a single .docx where specific fields are editable and the rest is locked. This skill is INDEPENDENT, not a scene layer on docx — payload is `<w:sdt>` + `<w:ffData>` + `<w:fldChar>` + `documentProtection`, none of which docx base skill covers. Do NOT trigger for regular reports, letters, memos, academic papers, pitch decks, or any document with no user-fillable fields — route those to officecli-docx or its scene layers.

2026-06-25
openclaw-setup
المهن الحاسوبية الأخرى

OpenClaw usage expert: Helps you install, deploy, configure, and use OpenClaw personal AI assistant. Can diagnose issues, create bots, execute automated tasks, etc. Use when users need to install OpenClaw, configure Gateway, set up Channels, create Agents, troubleshoot issues, or perform OpenClaw-related operations.

2026-06-25
star-office-helper
المهن الحاسوبية الأخرى

Install, start, connect, and troubleshoot visualization companion projects for Nomi/OpenClaw, with Star-Office-UI as the default recommendation. Use when users ask for Star Office setup, URL/port connection, Unauthorized page diagnosis, Python venv/pip issues (PEP 668), preview panel wiring, real-time monitor wake-up checks, or similar open-source visualizer alternatives.

2026-06-25
story-roleplay
الكتّاب التقنيون

Parse and apply character cards and world info files in multiple formats (PNG, WebP, JSON), fully compatible with SillyTavern format. Supports automatic parsing, keyword triggering, and dynamic updates.

2026-06-25
weixin-file-send
مطوّرو البرمجيات

Use when the user wants a local file or image sent back, such as "send me the file" or "发给我".

2026-06-25
x-recruiter
متخصصو الموارد البشرية

用于在 X (x.com) 发布招聘帖子。包含文案规范、图片生成提示和自动化发布脚本。发布 AI 相关岗位或设计类岗位时优先使用。

2026-06-25
xiaohongshu-recruiter
متخصصو الموارد البشرية

用于准备在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供确认门控的发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。

2026-06-25
example-skill
مطوّرو البرمجيات

Fixture skill used by startup_materialize integration tests.

2026-06-25