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.

by JSONbored·added 2026-04-30·
Claude CodeCodexWindsurfGeminiCursorCLI
HarnessClaude CodeCodexWindsurfGeminiCursorCLI
Level:advancedType:generalVerified:validated

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/submissionshttps://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.

#heyclaude#submissions#registry#content-workflow#seo

Source citations

Signals

Loading live community signals…

More like this, weekly

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