Skip to content

Commit 3c386b7

Browse files
committed
Put skill description on oneline
At the moment the library-skills library does not parse folded blocks, so shows the description as `>`.
1 parent e6be0a2 commit 3c386b7

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • plotnine/.agents/skills/plotnine

plotnine/.agents/skills/plotnine/SKILL.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
name: plotnine
3-
description: >
4-
Generate, refine and export data visualizations using plotnine. Use this skill
5-
when the user asks to create plots or charts with plotnine. Also use when
6-
customizing themes, applying colorblind-safe palettes, reshaping data for
7-
plotting with plotnine, or saving figures to PNG/PDF/SVG/JPEG.
3+
description: Generate, refine and export data visualizations using plotnine. Use this skill when the user asks to create plots or charts with plotnine. Also use when customizing themes, applying colorblind-safe palettes, reshaping data for plotting with plotnine, or saving figures to PNG/PDF/SVG/JPEG.
84
---
95

106
# plotnine

0 commit comments

Comments
 (0)