Claude

submission.guidance

Fetch category-specific HeyClaude contribution guidance, required fields, and review expectations.

Remote heyclaude/heyclaude

Remote (network-hosted)

Other tools also called submission.guidance? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "category": {
      "enum": [
        "agents",
        "rules",
        "mcp",
        "skills",
        "hooks",
        "commands",
        "statuslines",
        "collections",
        "guides"
      ],
      "type": "string",
      "description": "Category to fetch contribution guidelines for. Returns general guidance if omitted."
    }
  }
}
          

Provider

Claude →