HeyClaude Content Submission Factory
Prepare complete, source-backed HeyClaude content submissions for agents, MCP servers, tools, skills, rules, commands, hooks, guides, collections, and statuslines.
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 verified
- Yes
- SHA-256
- 0a2c227d5f1547ef8dca05a830301c745facbd3fbd5792f6ed50e6fe43c5b008
- Skill type
- general
- Skill level
- advanced
- Verification
- validated
- Verified at
- 2026-06-02
| Platform | Support | Install path |
|---|---|---|
| claude-code | Native | .claude/skills/<skill-name>/SKILL.md |
| codex | Native | .agents/skills/<skill-name>/SKILL.md |
| windsurf | Native | .windsurf/skills/<skill-name>/SKILL.md |
| gemini | Native | .gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md |
| cursor | Adapter | .cursor/rules/<skill-name>.mdc |
| cli | Manual | AGENTS.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 packetAbout this resource
Knowledge Freshness
This skill is pinned to HeyClaude PR-first submission behavior verified on 2026-06-02.
Retrieval Sources
- https://heyclau.de/submit
- https://heyclau.de/submissions
- https://github.com/JSONbored/awesome-claude/blob/main/AGENTS.md
Core Workflow
- Identify the best HeyClaude category from the evidence, not from the submitter's guess.
- Collect a canonical source URL and any official docs, repo, package, or demo URLs.
- Extract only public, non-secret facts.
- If the HeyClaude MCP server is available, call
get_submission_schema,search_duplicate_entries,validate_submission_draft, andbuild_submission_urlsinstead of guessing field shape. - Add brand metadata when safe:
brandName,brandDomain, and official source links. - Write a concise original description and card description.
- Draft SEO metadata from the resource title, category, tags, and source-backed value.
- 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_schemafor required and optional fields by category.search_duplicate_entriesbefore drafting a new listing.validate_submission_draftto catch malformed fields before handoff.build_submission_urlsto 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
Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.