LearnPrompt

Clawhub Listings — Development skill for Claude Code

Development community

ClawHub Listing Copy.

How to install Clawhub Listings

Installs to ~/.claude/skills/learnprompt-cc-harness-skills-clawhub_listings/SKILL.md

Terminal
mkdir -p ~/.claude/skills/learnprompt-cc-harness-skills-clawhub_listings && curl -fsSL https://raw.githubusercontent.com/LearnPrompt/cc-harness-skills/HEAD/skills/CLAWHUB_LISTINGS.md -o ~/.claude/skills/learnprompt-cc-harness-skills-clawhub_listings/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Clawhub Listings does

ClawHub Listing Copy

Use the following display names and descriptions for the first public batch.

`dream-memory`

  • Name: CC Dream Memory
  • Short description: Consolidate recent sessions, logs, and topic memories into a short durable memory index without storing stale code facts.
  • Tags: latest,memory,agent

`memory-extractor`

  • Name: CC Memory Extractor
  • Short description: `Extract durable user, feedback, project, and reference memories from recent turns while avoiding fragi

Alternatives in Development

  • Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★

Full documentation available on GitHub

View Source Repository