godspeed

Manage Godspeed tasks and lists using the standalone godspeed-cli. Use JSON output for agent-safe automation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "godspeed" with this command: npx skills add lag0/godspeed-cli/lag0-godspeed-cli-godspeed

Godspeed CLI Skill

Use godspeed to authenticate, inspect account status, manage tasks/lists, and run diagnostics.

Prerequisites

  • Install the CLI (see rules/install.md)
  • Follow token safety rules (see rules/security.md)
  • Prefer --json output in all automation flows

Quick Reference

godspeed status --json
godspeed doctor --json
godspeed setup skills
godspeed setup skills --non-interactive
godspeed tasks list --status incomplete --json
godspeed tasks get <task_id> --json
godspeed tasks create --title "Buy milk" --json
godspeed tasks update <task_id> --complete --json
godspeed tasks delete <task_id> --json
godspeed lists list --json
godspeed lists duplicate <list_id> --json

Authentication

godspeed login --token <your-token> --json
godspeed status --json
godspeed logout --json

Output Contract

  • Use --json for all commands in agent pipelines
  • Parse stdout JSON only
  • Treat stderr as structured error channel

Extended References

  • Full command reference: references/COMMANDS.md
  • Agent wrapper script: scripts/godspeed-cli.sh
  • Installation and auth: rules/install.md
  • Security practices: rules/security.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

tavily

No summary provided by upstream source.

Repository SourceNeeds Review
14-lag0
General

pi-tube

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Webhook Tester

Webhook testing and debugging tool. Send test webhook payloads to any URL, simulate various webhook events (GitHub, Stripe, Slack), inspect responses, and lo...

Registry SourceRecently Updated
Coding

Azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and o azuredatastudio, typescript, azure, azure-data-studio, e...

Registry SourceRecently Updated
1130ckchzh