Anoushk
Community@current-cmd
Built Environment Developer
Agent Skills by Anoushk
Showing 12 vetted skills indexed across 1 GitHub repositories.
setup-prover
Deploys and configures Boundless prover infrastructure on GPU servers using Ansible playbooks.
localnet
Starts and debugs the Boundless docker compose localnet for testing proof requests.
boundless-cli
Operate the Boundless CLI for ZK proof requests, proving, and staking rewards.
quicknode
Configure QuickNode RPC endpoints, Streams, and XRPL methods for blockchain development.
ops-indexer-query
Query the Boundless Indexer REST API for on-chain market, staking, and delegation data.
ops-infra-deploy
Deploys and manages Boundless AWS dev infrastructure using Pulumi stacks.
ops-query
Correlate indexer API data, broker telemetry, and CloudWatch logs to diagnose production operational issues.
requesting
Submit and monitor ZK proof requests on the Boundless marketplace via CLI.
ops-logs-query
Query AWS CloudWatch logs for Boundless services on prod and staging environments.
release-notes
Generate prover-facing release notes for Boundless versions from PRs and code changes.
ops-add-new-chain
Deploys Boundless infrastructure to a new blockchain via Pulumi stacks and CI/CD pipelines.
ops-telemetry-query
Query Boundless broker telemetry tables on Amazon Redshift for operational data.
Frequently Asked Questions About Anoushk
FAQPage SchemaWhat tasks can I perform with Current-cmd's Boundless skills?▼
You can deploy GPU provers via Ansible, run a local docker-compose development network, submit and track ZK proof requests, query indexer market and staking data, inspect CloudWatch logs and Redshift telemetry, deploy AWS dev infrastructure with Pulumi, add new chains, and generate release notes.
Who are these Boundless skills designed for?▼
They target Boundless protocol developers and internal operations engineers. Public-facing skills cover prover setup, localnet testing, and proof requesting, while ops-* skills are explicitly restricted to Boundless team members managing prod and staging environments.
How do I set up a Boundless prover using these skills?▼
Use the setup-prover skill, which drives Ansible to configure inventory, SSH connectivity, NVIDIA drivers, Docker, and the full bento stack on a GPU server. It supports fresh deployments, redeployments, and infrastructure troubleshooting.
What prerequisites and dependencies do these skills require?▼
Depending on the skill: a GPU server with SSH access for prover deployment, Docker Compose for localnet, the Boundless CLI and a configured wallet for proof requests, AWS access for Pulumi and CloudWatch operations, and QuickNode RPC endpoints for blockchain connectivity.
Can I diagnose production proof market issues with these skills?▼
Yes. The ops-query skill correlates indexer REST data, broker telemetry, and CloudWatch logs to root-cause slashings, prover failures, and fulfillment rate drops on prod and staging. It is restricted to Boundless team members and excludes local code debugging.