org-agenda-api-production | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / org-agenda-api-production

org-agenda-api-production

maintained by colonelpanic8

star 210 account_tree 21 verified_user MIT License
bolt View GitHub

name: org-agenda-api-production description: Use when investigating production org-agenda-api state, testing endpoints, or debugging production issues

org-agenda-api Production Access

Overview

Access the production org-agenda-api instance at https://colonelpanic-org-agenda.fly.dev/ for debugging, testing, or verification.

Credentials

Get the password from pass:

pass show org-agenda-api/imalison

Username is currently imalison.

Quick Access with just

This repo includes a justfile under ~/dotfiles/org-agenda-api with pre-configured commands:

cd ~/dotfiles/org-agenda-api
just health
just get-all-todos
just get-todays-agenda
just agenda
just agenda-files
just todo-states
just create-todo "Test todo"

Manual curl

Prefer using the just recipes above so we don't bake auth syntax into docs.

Key Endpoints

Endpoint Method Description
/health GET Health check
/version GET API version
/get-all-todos GET All TODO items
/agenda GET Agenda (span=day|week)
/capture POST Create entry
/update POST Update heading
/complete POST Complete item
/delete POST Delete heading

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 210
GitHub Forks 21
Created Mar 2026
Last Updated 3 months ago
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.