NeoLabs-Systems

40 mods across 1 repository, 23 stars between them.

google-workspace

25

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.

23 2d ago A 47 tokens AGPL-3.0

linear

26

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.

23 2d ago A 43 tokens AGPL-3.0

agent-migration

27

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Guides users through migrating from OpenClaw or Hermes to NeoAgent. Run this skill when a user wants to migrate their existing agent setup. Provides step-by-step guidance, dry-run previews, and handles API key conflicts interactively.

23 2d ago B 51 tokens AGPL-3.0

nano-pdf

28

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

23 2d ago A 38 tokens AGPL-3.0

notion

29

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

23 2d ago A 36 tokens AGPL-3.0

ocr-and-documents

30

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Extract text from PDFs and scanned documents. Use webextract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

23 2d ago A 54 tokens AGPL-3.0

arxiv

31

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with webextract or the ocr-and-documents skill to read full paper content.

23 2d ago C 52 tokens AGPL-3.0

blogwatcher

32

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher-cli tool. Add blogs, scan for new articles, track read status, and filter by category.

23 2d ago A 38 tokens AGPL-3.0

llm-wiki

33

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Karpathy's LLM Wiki — build and maintain a persistent, interlinked markdown knowledge base. Ingest sources, query compiled knowledge, and lint for consistency.

23 2d ago B 37 tokens AGPL-3.0

polymarket

34

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

23 2d ago A 37 tokens AGPL-3.0

plan

35

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Plan mode for Hermes — inspect context, write a markdown plan into the active workspace's .hermes/plans/ directory, and do not execute the work.

23 2d ago A 35 tokens AGPL-3.0

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

23 2d ago A 46 tokens AGPL-3.0

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Use when executing implementation plans with independent tasks. Dispatches fresh delegatetask per task with two-stage review (spec compliance then code quality).

23 2d ago A 32 tokens AGPL-3.0

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.

23 2d ago A 33 tokens AGPL-3.0

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

23 2d ago A 33 tokens AGPL-3.0

writing-plans

40

NeoLabs-Systems/NeoAgent

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.

23 2d ago A 36 tokens AGPL-3.0