hogsend-authoring-lists
dougwithseismic/hogsendUse when adding or editing a code-defined email list in src/lists/ — defineList({ id, name, description?, defaultOptIn, enabled? }) from @hogsend/engine. A…
Scores out of 100 · grade B+
2026-08-18Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score94/100
- no commits in the last 12 weeks
- no license file
Adopted
20% of the score12/100
- 7 stars on the source repo.
Documented
15% of the score81/100
- 1,377 words with worked examples.
Install
npx skills add dougwithseismic/hogsend/hogsend-authoring-listsWhat the check found
| Finding | What it means |
|---|---|
| No license | The repository ships no license file, so the reuse terms are unclear. |
What it says it does
Use when adding or editing a code-defined email list in src/lists/ — defineList({ id, name, description?, defaultOptIn, enabled? }) from @hogsend/engine. A list is just a named email_preferences.categories key (NO new table); defaultOptIn:false = opt-in, defaultOptIn:true = opt-out. Covers the reserved ids, the id pattern, and the register ritual (src/lists/index.ts + thread the lists array into createHogsendClient in BOTH src/index.ts and src/worker.ts — lists are NOT passed to createWorker). Surfaced at GET /v1/lists + POST /v1/lists/:id/(un)subscribe.
Also in dougwithseismic/hogsend
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| hogsend-integratedougwithseismic/hogsend | No license | Skill | 7 stars | today | |
| hogsend-authoring-bucketsdougwithseismic/hogsend | No license | Skill | 7 stars | today | |
| hogsend-client-sdkdougwithseismic/hogsend | No license | Skill | 7 stars | today | |
| test-posthog-connect-e2edougwithseismic/hogsend | No license | Skill | 7 stars | today | |
| hogsend-authoring-destinationsdougwithseismic/hogsend | No license | Skill | 7 stars | today | |
| hogsend-authoring-flagsdougwithseismic/hogsend | No license | Skill | 7 stars | today |
Other productivity skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| slack-gif-creatoranthropics/skills | No license | Productivity | 63,566 installs | today | |
| lark-eventlarksuite/cli | clean | Productivity | 413,622 installs | today | |
| zoom-apps-sdkanthropics/knowledge-work-plugins | clean | Productivity | 1,638 installs | today | |
| canva-creatoranthropics/knowledge-work-plugins | clean | Productivity | 1,429 installs | today | |
| emailscoreyhaines31/marketingskills | clean | Productivity | 49,703 installs | today | |
| startanthropics/knowledge-work-plugins | clean | Productivity | 4,476 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=dougwithseismic%2Fhogsend)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
