Skip to main content
skillsFirst-partyLow risk Safety Privacy

HeyClaude Content Submission Factory

Prepare complete, source-backed HeyClaude content submissions for agents, MCP servers, tools, skills, rules, commands, hooks, guides, collections, and statuslines.

HarnessClaude CodeCodexWindsurfGeminiCursorCLI
Level:advancedType:generalVerified:validated

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://heyclau.de/submit, https://github.com/JSONbored/awesome-claude/blob/main/content/skills/heyclaude-content-submission-factory.mdx
Package URL
/downloads/skills/heyclaude-content-submission-factory.zip
Package SHA256
0a2c227d5f1547ef8dca05a830301c745facbd3fbd5792f6ed50e6fe43c5b008
Safety notes
Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command., Review generated submission text before opening a PR; this skill prepares drafts and should not auto-publish content.
Privacy notes
Does not require credentials and should only process public submission facts, source URLs, and non-secret metadata., Do not include private repository names, customer data, tokens, or unpublished operating details in generated submission packets.
Platform compatibility
claude-code (native-skill), codex (native-skill), windsurf (native-skill), gemini (native-skill), cursor (adapter), cli (manual-context)
Author
JSONbored
Claim status
unclaimed
Last verified
2026-06-02

Safety notes

  • Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command.
  • Review generated submission text before opening a PR; this skill prepares drafts and should not auto-publish content.

Privacy notes

  • Does not require credentials and should only process public submission facts, source URLs, and non-secret metadata.
  • Do not include private repository names, customer data, tokens, or unpublished operating details in generated submission packets.

Prerequisites

  • Canonical source URL for the resource
  • Category candidate or content type
  • Short description of what the resource does

Schema details

Install type
package
Reading time
6 min
Difficulty score
52
Troubleshooting
Yes
Breaking changes
No
Package metadata
Package verified
Yes
SHA-256
0a2c227d5f1547ef8dca05a830301c745facbd3fbd5792f6ed50e6fe43c5b008
Skill and platform metadata
Skill type
general
Skill level
advanced
Verification
validated
Verified at
2026-06-02
Retrieval sources
https://heyclau.de/submithttps://heyclau.de/submithttps://github.com/JSONbored/awesome-claude/blob/main/AGENTS.md
Tested platforms
ClaudeCodexWindsurfGeminiCursorGeneric AGENTS
PlatformSupportInstall path
claude-codeNative.claude/skills/<skill-name>/SKILL.md
codexNative.agents/skills/<skill-name>/SKILL.md
windsurfNative.windsurf/skills/<skill-name>/SKILL.md
geminiNative.gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md
cursorAdapter.cursor/rules/<skill-name>.mdc
cliManualAGENTS.md or tool-specific context file
Full copyable content
# Trigger
"Prepare a complete HeyClaude content submission for this resource."

# Required output
1) Recommended category and category-fit rationale
2) Review-ready HeyClaude submission fields
3) MCP validation and duplicate-search notes when available
4) Source and brand metadata
5) SEO and citation notes
6) PR-first HeyClaude submit URL and single-entry PR packet

About this resource

Knowledge Freshness

This skill is pinned to HeyClaude PR-first submission behavior verified on 2026-06-02.

Retrieval Sources

Core Workflow

  1. Identify the best HeyClaude category from the evidence, not from the submitter's guess.
  2. Collect a canonical source URL and any official docs, repo, package, or demo URLs.
  3. Extract only public, non-secret facts.
  4. If the HeyClaude MCP server is available, call get_submission_schema, search_duplicate_entries, validate_submission_draft, and build_submission_urls instead of guessing field shape.
  5. Add brand metadata when safe: brandName, brandDomain, and official source links.
  6. Write a concise original description and card description.
  7. Draft SEO metadata from the resource title, category, tags, and source-backed value.
  8. Produce PR-first submission fields and a HeyClaude submit URL for the website-to-PR flow.

Category Scope

  • Agents
  • MCP servers
  • Tools
  • Skills
  • Rules
  • Commands
  • Hooks
  • Guides
  • Collections
  • Statuslines

Jobs are intentionally out of scope. Job listings use HeyClaude's jobs lead and review workflow.

MCP-Assisted Path

When an MCP client has the HeyClaude MCP server configured, use it as the source of truth for registry submission structure:

  • get_submission_schema for required and optional fields by category.
  • search_duplicate_entries before drafting a new listing.
  • validate_submission_draft to catch malformed fields before handoff.
  • build_submission_urls to generate PR-first review URLs without creating GitHub issues directly.

If the MCP server is unavailable, continue with the PR-first draft packet and explicitly mark validation as manual.

Review Rules

  • Do not auto-publish registry content.
  • Do not create PRs, create GitHub issues, write files, or mutate local project config.
  • Reject or route away paid listings, thin promo, affiliate-style entries, duplicates, and unsupported categories.
  • Do not include private repo names, credentials, tokens, internal URLs, or unpublished customer information.
  • Do not mirror full third-party pages. Use original summaries and canonical source links.
  • Do not claim platform compatibility, validation, package checksums, or first-party status unless source evidence supports it.

Output Shape

Return a compact submission packet:

category: mcp
title: Example MCP Server
slug: example-mcp-server
description: Short source-backed summary.
cardDescription: One-line preview text.
sourceUrl: https://example.com/docs/mcp
documentationUrl: https://example.com/docs
repoUrl: https://github.com/example/example
brandName: Example
brandDomain: example.com
tags:
  - mcp
  - automation
seoTitle: Example MCP Server for Claude
seoDescription: Source-backed description suitable for search previews.
mcpValidation:
  schemaChecked: true
  duplicateSearch: "No likely duplicate found."
  submitUrl: https://heyclau.de/submit?...
  prTargetPath: content/mcp/example-mcp-server.mdx
maintainerNotes: Why this belongs in HeyClaude and what still needs review.

Troubleshooting

Issue: The category is ambiguous
Fix: Prefer the category that matches the install or usage surface. An MCP server is not a skill unless it ships a valid SKILL.md skill package.

Issue: The source page is mostly marketing copy
Fix: Use docs, repo, package, or release pages as supporting sources, and mark unsupported claims as unverified.

Issue: Brand domain is unclear
Fix: Leave brand fields blank rather than guessing from GitHub, docs subdomains, or mirrors.

Source citations

Add this badge to your README

Show that HeyClaude Content Submission Factory is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/skills/heyclaude-content-submission-factory.svg)](https://heyclau.de/entry/skills/heyclaude-content-submission-factory)

How it compares

HeyClaude Content Submission Factory side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

Field

Prepare complete, source-backed HeyClaude content submissions for agents, MCP servers, tools, skills, rules, commands, hooks, guides, collections, and statuslines.

Open dossier

Create portable Agent Skills, generate platform adapters, validate package metadata, and prepare PR-first HeyClaude submissions.

Open dossier

Plan SEO-forward content clusters that align search intent, topical coverage, internal links, and conversion pathways for AI tooling niches.

Open dossier

Expert capability pack for drafting accurate safetyNotes and privacyNotes on HeyClaude hooks, MCP servers, skills, commands, and statuslines using CONTRIBUTING.md disclosure requirements and submission examples.

Open dossier
Trust
Install riskLow riskLow riskLow riskReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
Brand
Categoryskillsskillsskillsskills
Sourcefirst-partyfirst-partyfirst-partysource-backed
AuthorJSONboredJSONboredJSONboredkiannidev
Added2026-04-302026-04-272026-04-102026-06-16
Platforms
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Source repo
Safety notesDownloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command. Review generated submission text before opening a PR; this skill prepares drafts and should not auto-publish content.Downloads and unzips a HeyClaude-maintainer-packaged skill archive into a local folder when using the install command. Produces public skill package and submission drafts; review generated files before opening a PR or sharing them.Treat the output as a planning aid, not an automated ranking guarantee; review topics, claims, and internal links before publishing. Do not use the skill to mass-publish thin, duplicated, or unsupported AI-generated pages. Verify current Google Search guidance and source evidence before changing high-value SEO pages.This skill drafts disclosure text only; it does not execute submitted hooks or MCP servers. Do not paste live secrets into review prompts—use placeholders when illustrating patterns.
Privacy notesDoes not require credentials and should only process public submission facts, source URLs, and non-secret metadata. Do not include private repository names, customer data, tokens, or unpublished operating details in generated submission packets.Does not require credentials and should only process public skill requirements, source URLs, and validation notes. Do not include private repository names, customer data, tokens, or unpublished operating details in generated skill packages.Keyword lists, analytics exports, drafts, customer pain points, and conversion data shared with the skill may enter model context. Remove private customer data, unpublished strategy, revenue figures, and credentialed analytics exports before using examples in prompts.Review prompts may include draft submission text—redact customer or employer identifiers.
Prerequisites
  • Canonical source URL for the resource
  • Category candidate or content type
  • Short description of what the resource does
  • Skill topic and target user
  • Official docs or source URLs
  • Validation commands or acceptance criteria
  • Clear niche/topic scope
  • Existing content inventory (if available)
  • Primary conversion objective
  • Draft or existing HeyClaude content entry with known runtime behavior.
  • Access to CONTRIBUTING.md disclosure categories for the target category.
  • Reviewer who can confirm network, credential, and write/delete behavior.
Install
curl -L https://heyclau.de/downloads/skills/heyclaude-content-submission-factory.zip -o heyclaude-content-submission-factory.zip && unzip -o heyclaude-content-submission-factory.zip -d ./heyclaude-content-submission-factory
curl -L https://heyclau.de/downloads/skills/heyclaude-skill-submission-factory.zip -o heyclaude-skill-submission-factory.zip && unzip -o heyclaude-skill-submission-factory.zip -d ./heyclaude-skill-submission-factory
curl -L https://heyclau.de/downloads/skills/ai-search-ranking-content-cluster-strategy.zip -o ai-search-ranking-content-cluster-strategy.zip && unzip -o ai-search-ranking-content-cluster-strategy.zip -d ./ai-search-ranking-content-cluster-strategy
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.