Skip to content
Skillv1.0.0

daily-arxiv-briefing-openalex

Fetch arXiv metadata, rank by OpenAlex cited_by_count via author-name search; embeddings only for graph; Markdown + CSV.

by dark482(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from dark482/daily_arxiv_briefing_skill (AGENTS.md). Install upstream with npx skills add dark482/daily_arxiv_briefing_skill. Copyright stays with the author.

Daily arXiv Briefing (agent root)

This repository is a StudyClawHub / ClawHub–compatible project. The runnable skill is defined in SKILL.md at the repo root; orchestration lives under skill/ and the CLI entrypoint is run_skill.py.

For hub indexing, this file provides agent-level metadata on the default branch. See SKILL.md for full usage, inputs/outputs, and environment setup.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/dark482-daily-arxiv-briefing-skill-daily-arxiv-briefing-3220da/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

dark482-daily-arxiv-briefing-skill-daily-arxiv-briefing-3220da.ocm.jsonjson
{
  "ocm": "1",
  "id": "dark482-daily-arxiv-briefing-skill-daily-arxiv-briefing-3220da",
  "kind": "skill",
  "name": "daily-arxiv-briefing-openalex",
  "description": "Fetch arXiv metadata, rank by OpenAlex cited_by_count via author-name search; embeddings only for graph; Markdown + CSV.",
  "publisher": "dark482",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "data_analysis"
    ],
    "tags": [
      "skill-md",
      "arxiv",
      "semantic-search",
      "briefing",
      "graph-analysis",
      "education",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Fetch arXiv metadata, rank by OpenAlex cited_by_count via author-name search; embeddings only for graph; Markdown + CSV."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/dark482/daily_arxiv_briefing_skill",
      "path": "AGENTS.md",
      "ref": "d0941c4b39734ba855a8c8d17068a15902286167",
      "url": "https://github.com/dark482/daily_arxiv_briefing_skill/blob/d0941c4b39734ba855a8c8d17068a15902286167/AGENTS.md",
      "key": "dark482/daily_arxiv_briefing_skill/AGENTS.md"
    }
  },
  "instructions": "# Daily arXiv Briefing (agent root)\n\nThis repository is a **StudyClawHub / ClawHub–compatible** project. The runnable skill is defined in **`SKILL.md`** at the repo root; orchestration lives under `skill/` and the CLI entrypoint is `run_skill.py`.\n\nFor hub indexing, this file provides **agent-level metadata** on the default branch. See `SKILL.md` for full usage, inputs/outputs, and environment setup.",
  "cost": {
    "context_tokens": 100
  }
}

Fetch it by URL: GET /api/v1/registry/dark482-daily-arxiv-briefing-skill-daily-arxiv-briefing-3220da/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.