Skip to content
@agentstation

AgentStation

X/Twitter LinkedIn Discord

Build AI agents that use virtual computers to complete any task.

Quickstarts

Leverage our example projects to quickly get started building agentic applications using the AgentStation API.

See the Puppeteer quickstart demo in action:

Repositories

We're commited to maintaining all our open source projects as we use them in production. Contributions are welcome!

  • uuidkey: Encode UUIDs to a readable Key format via the Base32-Crockford codec.
  • publicid: Generate and validate NanoID strings designed to be publicly exposed.
  • utc: An alias of Go's time.Time to ensure your times are consistently in UTC, with helpful additional methods.
  • shcv: Sync Helm Chart Values - A tool and Go package that helps maintain Helm chart values by automatically synchronizing values.yaml with parameters used in Helm templates.
  • ga4m: Google Analytics 4 Measurements.
  • oauth: A simple wrapper around the egothic package providing syntactic niceties.
  • egothic: Gothic for Echo.
  • env: A structure for setting and identifying the environment an application is running in.

Pinned Loading

  1. uuidkey uuidkey Public

    The uuidkey package encodes UUIDs to a readable Key format via the Base32-Crockford codec.

    Go 28 1

  2. publicid publicid Public

    The publicid package generates and validates NanoID strings designed to be publicly exposed.

    Go 3

  3. shcv shcv Public

    SHCV stands for "Sync Helm Chart Values" and is a command-line tool and Go package that helps maintain Helm chart values by automatically synchronizing your values.yaml with the parameters used in …

    Go

  4. utc utc Public

    utc.Time is an alias of Go's time.Time to ensure your your times are consistently in UTC. Helpful additional methods as a bonus.

    Go 1

  5. env env Public

    The env package provides a structure for setting and identifying the environment an application is running in.

    Go 2

  6. egothic egothic Public

    Gothic for Echo

    Go 2

Repositories

Showing 10 of 10 repositories
  • uuidkey Public

    The uuidkey package encodes UUIDs to a readable Key format via the Base32-Crockford codec.

    agentstation/uuidkey’s past year of commit activity
    Go 28 MIT 1 0 0 Updated Jan 10, 2025
  • .github Public

    AgentStation

    agentstation/.github’s past year of commit activity
    0 0 0 0 Updated Jan 10, 2025
  • quickstarts Public

    A collection of projects designed to help developers quickly get started with building deployable agentic applications using the AgentStation API.

    agentstation/quickstarts’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jan 9, 2025
  • utc Public

    utc.Time is an alias of Go's time.Time to ensure your your times are consistently in UTC. Helpful additional methods as a bonus.

    agentstation/utc’s past year of commit activity
    Go 1 MIT 0 0 0 Updated Jan 3, 2025
  • oauth Public

    The oauth package is a simple wrapper around the egothic package and provides a few syntactic niceties.

    agentstation/oauth’s past year of commit activity
    Go 2 MIT 0 0 0 Updated Jan 3, 2025
  • shcv Public

    SHCV stands for "Sync Helm Chart Values" and is a command-line tool and Go package that helps maintain Helm chart values by automatically synchronizing your values.yaml with the parameters used in your Helm templates. It scans all template files for `{{ .Values.* }}` expressions and ensures they are properly defined in your values file.

    agentstation/shcv’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Dec 16, 2024
  • ga4m Public

    Google Analytics 4 Measurements

    agentstation/ga4m’s past year of commit activity
    Go 2 MIT 0 0 0 Updated Nov 8, 2024
  • publicid Public

    The publicid package generates and validates NanoID strings designed to be publicly exposed.

    agentstation/publicid’s past year of commit activity
    Go 3 MIT 0 0 0 Updated Nov 8, 2024
  • egothic Public

    Gothic for Echo

    agentstation/egothic’s past year of commit activity
    Go 2 MIT 0 0 0 Updated Oct 22, 2024
  • env Public

    The env package provides a structure for setting and identifying the environment an application is running in.

    agentstation/env’s past year of commit activity
    Go 2 MIT 0 0 0 Updated Sep 17, 2024

Top languages

Go TypeScript

Most used topics

Loading…