Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

aynite

aynite 收录了来自 w-t-yang 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
33
更新
2026-06-23
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

transform-to-dataview
软件开发工程师

Transform raw data (files, folders, clipboard content) into JSON files compatible with Aynite's dataview visualization types. When the user mentions wanting to visualize data, create a chart/graph/diagram/flow/mindmap from data, convert data to a specific format, prepare data for a view, or transform spreadsheets, CSVs, or structured text into a visual format — use this skill. Also use it when the user has data they want to "render in a dataview" or "make a dataview from this." This skill helps brainstorm the best visualization approach, handles the transformation, validates the output against the view's schema, and saves the result.

2026-06-23
create-command
软件开发工程师

Create new direct commands, modify existing commands. Use when users want to create a deterministic command that is directly executed by the editor via a shell script.

2026-06-12
create-skill
软件开发工程师

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-06-12
create-spell
软件开发工程师

Create a new "spell" in Aynite. A spell is a unified concept — it can be either a command (deterministic script, invoked with >) or a skill (AI-guided workflow, invoked with /). Use this skill whenever a user wants to create a spell, cast magic, automate something, or build a new capability but isn't sure whether it should be a command or a skill. Also use when users say "I want to make a spell", "teach Aynite to...", "I wish Aynite could...", or describe a task they want to automate or delegate.

2026-06-12
create-theme
软件开发工程师

Create custom Aynite themes. Use this skill when a user wants to create a new color theme, customize their editor appearance, design a dark/light theme, or generate a theme based on a mood, image, or color palette. Also use when users mention "theme", "color scheme", "appearance", or "look and feel" of the editor.

2026-06-12
create-slides
网页开发工程师

Create interactive slide decks using reveal.js. Use when users want to create presentations, slide decks, slide shows, or any kind of presentation materials. Triggers on phrases like "create slides", "make a presentation", "turn this into slides", "build a slide deck", or any request involving presenting content in slide format. Also triggers when users provide structured content (markdown, notes, outlines) and want it rendered as visual slides. If the user has content files (markdown, text), suggest using this skill to turn them into an interactive reveal.js presentation.

2026-05-27