OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Apify
6,000+ web scrapers for your agent, free to start
Try Apify free →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
SetupClaw
Done-for-you OpenClaw for founders and teams
Get it set up for you →
DataForSEO
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →
Your product here
Reach thousands of AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/nomadamas/k-skill/geeknews-search
geeknews-search logo

geeknews-search

nomadamas/k-skill
2K installs
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →|External DownloadsPrompt Injection|View on GitHub|Create your own skill →

Installation

npx skills add https://github.com/nomadamas/k-skill --skill geeknews-search

Summary

GeekNews public RSS/Atom feed로 긱뉴스 게시물을 조회, 검색, 상세 확인하는 읽기 전용 스킬.

SKILL.md

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을 넣을 수 있다.

Score

0–100
63/ 100

Grade

C

Popularity15/30

1,893 installs — growing adoption.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Geeknews Search skill score badge previewScore badge

Markdown

[![Geeknews Search skill](https://www.claudemarket.ai/skills/nomadamas/k-skill/geeknews-search/badges/score.svg)](https://www.claudemarket.ai/skills/nomadamas/k-skill/geeknews-search)

HTML

<a href="https://www.claudemarket.ai/skills/nomadamas/k-skill/geeknews-search"><img src="https://www.claudemarket.ai/skills/nomadamas/k-skill/geeknews-search/badges/score.svg" alt="Geeknews Search skill"/></a>

Geeknews Search FAQ

How do I install the Geeknews Search skill?

Run “npx skills add https://github.com/nomadamas/k-skill --skill geeknews-search” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Geeknews Search skill do?

GeekNews public RSS/Atom feed로 긱뉴스 게시물을 조회, 검색, 상세 확인하는 읽기 전용 스킬. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Geeknews Search skill free?

Yes. Geeknews Search is a free, open-source skill published from nomadamas/k-skill. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Geeknews Search work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Geeknews Search works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
research logo

research

mattpocock/skills

229K installsInstall
ai-research-explore logo

ai-research-explore

lllllllama/rigorpilot-skills

193K installsInstall
ai-research-reproduction logo

ai-research-reproduction

lllllllama/rigorpilot-skills

193K installsInstall
find-skills logo

find-skills

vercel-labs/skills

2.8M installsInstall
grill-me logo

grill-me

mattpocock/skills

756K installsInstall
frontend-design logo

frontend-design

anthropics/skills

742K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideHow To Find The Right Openclaw Skill For Your ProjectGuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before Installing

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+20 more

MCP servers by category

AI & MLDeveloper ToolsVector & MemoryFiles & DocsDatabasesFinance & PaymentsBrowser & ScrapingCommunication+8 more

Plugins by category

developmentproductivitycommunicationdesignsecuritydatabaseworkflowcompliance+34 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed