Skills Plugins MCP Prompt Model 博客 我的中心

flet-release-announcement

Create or update a Flet release announcement blog post from changelog notes, matching existing /blog style. Use when asked to draft, plan, or revise posts like "Flet X.Y.Z release announcement" with major feature sections, screenshots, code samples, upgrade instructions (pip and uv/pyproject.toml), and a compact "other changes" summary.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=flet-dev-flet-website-agents-skills-flet-release-announcement-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name flet-release-announcement description Create or update a Flet release announcement blog post from changelog notes, matching existing /blog style. Use when asked to draft, plan, or revise posts like "Flet X.Y.Z release announcement" with major feature sections, screenshots, code samples, upgrade instructions (pip and uv/pyproject.toml), and a compact "other changes" summary. Flet Release Announcement Use this skill when the user asks to plan/write/refine a Flet release blog post. Inputs to collect Release version (example: 0.81.0 ) Target blog file path (or create one) Changelog source (local repo path or GitHub link) Preferred title (if provided) Any must-include or must-exclude topics If inputs are missing, infer from open files and recent release posts. Style targets Match tone/structure of recent release posts in /blog . Keep writing practical and concise. Avoid excessive emoji and unnecessary bold formatting. Lead with substantial features; keep long tail in "Other changes and bug fixes". Format GitHub issue/PR references as Markdown link labels like [#6190](https://github.com/.../issues/6190) , not bare URLs. Wrap control/service/type names in backticks in prose and labels (for example, `Clipboard` docs ). Workflow Inspect prior release posts for structure Read 2-3 recent release posts in /blog . Reuse conventions: frontmatter, short intro, highlights bullets, {/* truncate */} , upgrade section, major feature sections, improvements, other changes, conclusion. Ground facts in changelog Use the exact release section from CHANGELOG.md or the release branch/tag anchor. Do not invent claims, platforms, or options. Keep issue/PR links for traceability. Select major vs other items Promote 5-8 most substantial features to dedicated sections. Keep less substantial or niche items in compact bullets at the end. Source screenshots Prefer existing docs/integration golden images. Typical sources: sdk/python/packages/flet/integration_tests/.../golden/... sdk/python/examples/.../media/... Copy selected assets into website repo: static/img/blog/flet-<version>/... If an image is unavailable, explicitly note the gap. Build each major feature section For each major feature include: What it is What problem it solves Short code sample Screenshot ( <img src="..." className="screenshot-..." /> ) "More info" links (docs + issue/PR) Upgrade instructions Always include both flows: pip: pip install 'flet[all]' --upgrade uv + pyproject.toml : uv sync --upgrade uv sync --upgrade-package flet \ --upgrade-package flet-cli \ --upgrade-package flet-desktop \ --upgrade-package flet-web On Linux, mention that some setups use flet-desktop-light instead of flet-desktop ; in that case --upgrade-package flet-desktop-light should be used. Verify before handoff Title and slug align with repo naming conventions. All image paths exist in static/img/... . Docs/issue links resolve and match section claims. "Other changes" list mirrors changelog items accurately. Useful command patterns rg --files blog | rg 'release-announcement|flet-v-0-' sed -n '1,260p' blog/<recent-release-post>.md sed -n '1,260p' <flet-repo>/CHANGELOG.md rg --files <flet-repo>/sdk/python/packages/flet/integration_tests | rg '<feature>.*(png|gif|jpg)$' mkdir -p static/img/blog/flet-<version> cp <source-image> static/img/blog/flet-<version>/<name>.png Output checklist New or updated blog post in /blog Referenced screenshots copied under static/img/blog/flet-<version>/ Final text includes major sections, upgrades (pip + uv), improvements, and concise other changes
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。