Skip to content
dsh.fish
Bundle

dsh-algorithmic-art

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

Source
satan9394
stars
1 stars
License
MIT
Updated
Updated 6 days ago

Readme

# dsh-algorithmic-art

DSH(DeepSeek Harness)技能插件:**算法艺术生成**。

两步流程:创作算法哲学(命名运动/阐述哲学/强调匠心)→ 用 p5.js 表达为生成艺术(种子随机/噪声场/粒子系统/流场/参数探索),产出 .md 哲学 + .html 交互视图 + .js 生成算法。受 [Anthropic 官方 skills](https://github.com/anthropics/skills) 的 algorithmic-art(Apache-2.0)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-algorithmic-art
```

## 触发方式

描述中包含"生成艺术 / 算法艺术 / p5.js / 流场 / 粒子系统 / 程序化绘图"等关键词时自动触发。

## 能力

- 算法哲学创作(运动命名/哲学阐述)
- p5.js 生成表达(90% 算法 + 参数)
- 种子随机可复现
- 原创性纪律

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-algorithmic-art

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source