🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” finance

8 skills in "finance" matching "functions"

πŸ¦€ ClawHub1.1k dl
Dogecoin Node
A skill to set up and operate a Dogecoin Core full node with RPC access, blockchain tools, and optional tipping functionality.
πŸ¦€ ClawHub772 dl
Golang Design Patterns
Idiomatic Golang design patterns β€” functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilien...
πŸ¦€ ClawHub
elastio/bon
[[bon](https://crates.io/crates/bon)] - generate compile-time-checked builders for structs and functions, provides partial application, optional and named parameters for functions and methods. [![build status](https://github.com/elastio/bon/actions/workflows/ci.yml/badge.svg)](https://github.com/ela
πŸ¦€ ClawHub933 dl
swift-programming
Learn and write Swift code for variables, functions, classes, structs, enums, optionals, closures, protocols, async/await, and SwiftUI.
πŸ¦€ ClawHub840 dl
Echo Repeater
Echo the user's input back to them with optional formatting like "Echo:" or "You said:" as a prefix. Use when the user wants to test skill functionality, ver...
πŸ¦€ ClawHub330 dl
xstocks-beta
Search, list, and resolve xStocks tokens on Solana mainnet, and list wallet holdings; use with Jupiter for price and trading functionality.
πŸ¦€ ClawHub295 dl
Implements a JavaScript literal syntax-based protocol for LLM tool calls. Invoke when needing to enable LLM to call local JS functions using template literal syntax.
Implements a JavaScript literal syntax-based protocol for LLM tool calls. Invoke when needing to enable LLM to call local JS functions using template literal...
πŸ¦€ ClawHub
options-gen
Functional options described by Dave Cheney's post "Functional options for friendly APIs".