DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Big8 — DSH Plugin for DeepSeek Harness
← Plugins
B

@kobenfang/dsh-big8

Big8

Agent Skill for DeepSeek Harness (dsh): big8.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:kobenfang/Big8#403a4183a9b2241be2ad05a9a9f402500bd0606a
READMECompatibilityVersions

Compatibility and provenance

Big8 is published as @kobenfang/dsh-big8 and currently resolves to version 1.0.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/22/2026

Versions

1.0.0stable
8/22/2026
Latest
1.0.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 3
Weekly downloads
0
Last push
8/26/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

README

☯ Big8 · AI 玄学助手

读图看风水 · 看面相 · 算八字 · 查星座 · 每日一卦 · 老黄历。上传图片分析家居风水/面相,输入生日排八字,查星座运势,起卦占卜。

English: AI fortune-telling assistant: feng shui, face reading, BaZi (Chinese astrology), zodiac, daily divination, almanac.

✨ 功能

详见 SKILL.md 完整说明。

🔧 环境依赖

Python 3 + lunar-python (pip install lunar-python)。风水/面相解读需要多模态模型支持。

📥 安装(DeepSeek Harness / dsh)

本技能遵循 Agent Skills 开放标准(SKILL.md + YAML frontmatter),适用于 DeepSeek Harness (dsh)、OpenClaw、Claude Code 等支持 Agent Skills 的框架。

# 方式一:放入用户级共享目录(推荐)
mkdir -p ~/.agents
git clone https://github.com/kobenfang/big8.git ~/.agents/big8

# 方式二:放入项目目录
mkdir -p .agents
cp -r big8 .agents/

dsh 启动后即可在技能列表中找到 big8。

🔍 搜索关键词

玄学, 风水, 八字, 星座, 面相, 算命, feng shui, BaZi, fortune telling, Chinese astrology

📄 目录结构

big8/
├── SKILL.md          # 技能定义(Agent Skills 标准)
├── scripts/big8.py
├── scripts/knowledge/bazi.yaml
├── scripts/knowledge/face.yaml
├── scripts/knowledge/fengshui.yaml
├── scripts/knowledge/zodiac.yaml

⚖️ License

MIT


© 2026 kobenfang · 更多技能见 dsh-skills