Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Indian News

ASecurity

Get real-time Indian news headlines and articles using NewsData.io API. Supports category filtering, language filtering, and search.

65 stars
0 votes
0 copies
1 views
Added 9/10/2026
educationpythongobashapi

Works with

api

Security Analysis

A100/100

Scanned 9/10/2026

Install to Claude Code

$npx -y skills add ankitjh4/indic-ai-skills --skill indian-news --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Indian News?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Indian News
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ankitjh4-indian-news/badge)](https://www.skillsdirectory.com/skills/ankitjh4-indian-news)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: indian-news
description: Get real-time Indian news headlines and articles using NewsData.io API. Supports category filtering, language filtering, and search.
metadata:
  author: buckbuckbot.zo.computer
  category: External
  display-name: Indian News API
---

# Indian News API

Get real-time Indian news headlines and articles using [NewsData.io](https://newsdata.io/).

## Required: API Key

**You need a free API key from NewsData.io**

1. Go to https://newsdata.io/
2. Sign up for free account
3. Get your API key
4. Add to Zo secrets: [Settings → Advanced](/?t=settings&s=advanced)
5. Add secret: `NEWSDATA_API_KEY` = your-api-key

## Usage

```bash
# Get latest Indian news
python3 scripts/news.py latest

# Get news by category
python3 scripts/news.py category technology

# Search news
python3 scripts/news.py search "artificial intelligence"

# Get Hindi news
python3 scripts/news.py latest --language hi
```

## Categories

- `business`
- `crime`
- `domestic`
- `education`
- `entertainment`
- `environment`
- `food`
- `health`
- `politics`
- `science`
- `sports`
- `technology`
- `top`
- `tourism`
- `world`

## Languages

- `en` - English (default)
- `hi` - Hindi
- `bn` - Bengali
- `ta` - Tamil
- `te` - Telugu
- `ml` - Malayalam
- `kn` - Kannada
- `mr` - Marathi
- `gu` - Gujarati
- `pa` - Punjabi
- `ur` - Urdu

## Environment Variables

| Variable | Required | Description |
|----------|----------|-------------|
| `NEWSDATA_API_KEY` | Yes | Your API key from newsdata.io |

## API Reference

- Dashboard: https://newsdata.io/
- Docs: https://docs.newsdata.io/

Attribution

ankitjh4ankitjh4
View sourceMore from ankitjh4 →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Math Olympiad

1. **Strip thinking before verifying** — a verifier that sees the reasoning is biased toward agreement. Fresh context, cleaned proof only. 2. **"Does this prove RH?"** — if your theorem's specialization to ζ is a famous open problem, you have a gap. Most reliable red flag. 3. **Short proof → extract the general lemma** — try 2×2 counterexamples. If general form is false, find what's special about THIS instance. 4. **Same gap twice → step back** — the case split may be obscuring a unifie

366790 votes

Mcore Onboard Gb200 1node Tests

Onboard 1-node GitHub MR functional tests for GB200 from existing mr-scoped 2-node tests.

179880 votes

Mcore Split Pr

Split a PR into multiple PRs to reduce the number of required CODEOWNERS reviewer groups.

179880 votes

Seedance Recipes

This skill should be used when the user asks for a Seedance 2.0 template, genre recipe, product ad, lifestyle video, drama scene, music video, landscape shot, commercial, animation scene, or reusable production pattern.

72870 votes

Rings

Problem-solving strategies for rings in abstract algebra

39350 votes
View all in education →