CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Geeknews Search

nomadamas/k-skill
1.6k installs5.3k stars
Summary

This pulls the latest posts from GeekNews (news.hada.io) using their public RSS feed, no auth required. You get list, search by title or author, and detail views with summaries and links back to the original. It's read-only and conservative by design, sticking to what the feed provides rather than scraping full content or comments. Useful when you want to check "what's on GeekNews today" or search for posts about a specific topic without opening a browser. The feed sometimes goes quiet and you won't get vote counts or discussion threads, but for quickly scanning Korean tech news it does the job without any API complexity.

Install to Claude Code

npx -y skills add nomadamas/k-skill --skill geeknews-search --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
SKILL.mdView on GitHub

GeekNews Search

What this skill does

GeekNews 공개 RSS/Atom 피드(https://feeds.feedburner.com/geeknews-feed)를 사용해 최신 글을 읽기 전용으로 조회한다.

  • 최신 글 목록 조회
  • 제목/요약/작성자 기준 검색
  • 항목 id/link 기준 상세 확인

When to use

  • "긱뉴스 오늘 뭐 올라왔어?"
  • "긱뉴스에서 Claude 관련 글 찾아줘"
  • "이 GeekNews 글 요약/링크 확인해줘"

Inputs

  • 기본: 별도 인증 없이 public feed만 사용
  • 목록 조회: limit
  • 검색: query, 선택 limit
  • 상세 조회: id 또는 링크/토픽 번호 일부

Official surface

  • GeekNews RSS/Atom feed: https://feeds.feedburner.com/geeknews-feed
  • GeekNews home: https://news.hada.io

Workflow

1) List recent entries

python3 scripts/geeknews_search.py list --limit 10

2) Search the feed conservatively

python3 scripts/geeknews_search.py search --query Claude --limit 5

검색은 제목, 요약, 작성자, 링크/id 기준으로만 동작한다.

3) Inspect a specific item

python3 scripts/geeknews_search.py detail --id 28439

상세 조회는 RSS 피드에 포함된 content/요약과 원문 링크를 함께 돌려준다.

Done when

  • 최신 GeekNews 글 목록을 바로 보여줄 수 있다.
  • 키워드 검색 결과에서 제목/링크/작성자/요약을 정리할 수 있다.
  • 특정 항목의 RSS 기반 내용을 보수적으로 확인하고 원문 링크를 함께 제시할 수 있다.

Failure modes

  • FeedBurner/GeekNews feed가 일시적으로 응답하지 않을 수 있다.
  • RSS 피드가 제공하는 범위를 넘는 전체 본문/댓글/투표 정보는 포함되지 않는다.
  • HTML 요약은 feed 원문 기준이라 일부가 잘릴 수 있다.

Notes

  • v1은 RSS-first, read-only 범위다.
  • 비공식 API나 로그인 세션에 의존하지 않는다.
  • 테스트/오프라인 검증 시 --feed-file 로 저장된 Atom XML을 넣을 수 있다.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
First SeenMay 16, 2026
View on GitHub

Recommended

caveman

juliusbrussee/caveman

Ultra-compressed communication mode cutting token usage ~75% while preserving technical accuracy.
203.4k
67.8k
grill-me

mattpocock/skills

Relentless interviewing skill that stress-tests plans and designs through systematic questioning.
250.9k
114.5k
improve

shadcn/improve

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for other models/agents to execute.
10
205
systematic-debugging

obra/superpowers

Structured debugging methodology that mandates root cause investigation before attempting any fixes.
124.6k
215.9k
karpathy-guidelines

forrestchang/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes through explicit assumptions, simplicity, and verifiable success criteria.
13.9k
165.4k
find-skills

vercel-labs/skills

Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
1.8M
21.1k