DSH Plugins Marketplace

DSH Plugins

Skills

/

litestartup-skills

l

litestartup-skills

Discovered3

Publish blog, docs, website, changelog, send campaign email directly from your AI agent. Write content, run one prompt, go live in seconds.

LiteStartup Skills

Modular AI skill packages for LiteStartup. Install all or pick what you need.

What Problem Does It Solve?

Your AI editor writes great code — but publishing content still requires dashboards, CLIs, or manual deploys. LiteStartup Skills bridges that gap:

  • One prompt to publish — write content in your editor, say "sync", and it's live
  • No context switching — blog, docs, website, changelog, email all from the same workspace
  • Spec-driven quality — AI follows precise format rules, no broken pages or bad frontmatter
  • Git-native — your content repo is the single source of truth

Available Skills

SkillDescriptionDirectory
PublishPublish blog, docs, website, changelog, and send campaign emails from your AI editorskills/litestartup-publish/
AdminInitialize, configure and deploy SaaS applications using litesaas-admin boilerplateskills/litestartup-admin/

More skills coming soon: video-generator, deploy.

Quick Start

Option A: npx (recommended)

# Install a specific skill
npx skills add litestartup-com/litestartup-skills --skill litestartup-publish
npx skills add litestartup-com/litestartup-skills --skill litestartup-admin

Option B: Manual

# 1. Clone
git clone https://github.com/litestartup-com/litestartup-skills.git

# 2. Copy adapter to your content repo
cp litestartup-skills/adapters/codex/AGENTS.md  my-content/AGENTS.md

# 3. Open your content repo in AI editor, then say:
#    "Bind this repo to my LiteStartup account"
#    "Write a blog post about our launch"
#    "Sync all content to production"

Your Content Repo Structure

After binding and writing content, your repo will look like this:

my-content/
├── litestartup.yaml          ← Auto-generated config (binding, domain, sync rules)
├── blog/
│   └── announcing-myapp-launch.md
├── campaign/
│   └── june-product-launch.md
├── website/
│   ├── index.html
│   └── about.html
├── docs/
│   ├── config.json
│   └── en/
│       ├── _nav.md
│       ├── _sidebar.md
│       └── index.md
└── changelog/
    └── v1.0.0.md

Editor Support

EditorAdapter fileCopy to
Codexadapters/codex/AGENTS.mdAGENTS.md
Claude Codeadapters/claude/CLAUDE.mdCLAUDE.md
Cursoradapters/cursor/litestartup.mdc.cursor/rules/litestartup.mdc

Repo Structure

litestartup-skills/
├── skills/                       ← npx skills add scans this directory
│   ├── litestartup-publish/      ← Publish Skill
│   │   ├── SKILL.md             ← AI entry point (router)
│   │   ├── references/          ← Capabilities + content specs
│   │   ├── assets/              ← Starter templates
│   │   └── scripts/             ← Linux/macOS fallback scripts
│   └── litestartup-admin/        ← Admin Skill (agent-native, no scripts)
│       ├── SKILL.md             ← AI entry point (router)
│       ├── references/          ← Init, configure, status, feature specs
│       └── assets/              ← .env template
└── adapters/                     ← Per-editor integration files

Security

  • API keys NEVER appear in AI conversation or logs
  • Keys stored in ~/.litestartup/credentials, read only by scripts
  • Scope-limited: system.publish (publish), auth (admin)

Links

License

MIT

Comments

Loading…

Similar plugins

dsh-promotion-toolkit

by lhmd

把你的任何想法,变成每个平台原生的宣发内容 | Turn any idea into platform-native publicity

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

8

MIT

JavaScript

Aug 13, 2026

dsh plugin --profile web add @lhmd/dsh-promotion-toolkit

by qkycir-123

Automatically turn successful DeepSeek Harness sessions into reusable, reviewable Agent Skills.

Manifest valid

108

MIT

TypeScript

Sep 8, 2026

dsh plugin --profile web add dsh-run2skill

by andrepontesmelo

The DSH productivity suite: plugins + agent skills for the DeepSeek Harness, installable in one command.

Tools & CapabilitiesManifest valid

0

MIT

JavaScript

Sep 11, 2026

dsh plugin --profile web add @andrepontesmelo/dsh-suite

by axelfreeman

The marketing OS for AI agents — think like a marketer first, get tactics as the output.

Tools & CapabilitiesManifest valid

31

MIT

HTML

Sep 17, 2026

dsh plugin --profile web add dsh-marketing-mindset

by NinjaSln-labs

DeepSeek Harness 插件:Cursor-as-subagent 提供方——一次本地 @cursor/sdk one-shot 运行、摘要优先结果、可无人值守的 Profile Bundle

Manifest valid

0

353/wk

MIT

TypeScript

Sep 5, 2026

dsh plugin --profile web add dsh-subagent-cursor

by rxa3c

Extracting and iterating skills from daily conversations with AI

Manifest valid

3

MIT

Python

Aug 27, 2026

dsh plugin --profile web add chat2skill-plugin-runtime