Anoushk avatar

Anoushk

Community

@current-cmd

2Followers
|
27Public Repos
|
12Published Skills

Built Environment Developer

Skills Distribution
DomainCloud & Comp...Cloud & Compute In.. (45%)Data Systems & Dat.. (20%)Developer Tooling .. (20%)Cybersecurity & Co.. (15%)

Agent Skills by Anoushk

Showing 12 vetted skills indexed across 1 GitHub repositories.

Current-cmdCurrent-cmd

setup-prover

Deploys and configures Boundless prover infrastructure on GPU servers using Ansible playbooks.

Community
Advanced
Current-cmdCurrent-cmd

localnet

Starts and debugs the Boundless docker compose localnet for testing proof requests.

Community
Intermediate
Current-cmdCurrent-cmd

boundless-cli

Operate the Boundless CLI for ZK proof requests, proving, and staking rewards.

Community
Intermediate
Current-cmdCurrent-cmd

quicknode

Configure QuickNode RPC endpoints, Streams, and XRPL methods for blockchain development.

Community
Intermediate
Current-cmdCurrent-cmd

ops-indexer-query

Query the Boundless Indexer REST API for on-chain market, staking, and delegation data.

Community
Advanced
Current-cmdCurrent-cmd

ops-infra-deploy

Deploys and manages Boundless AWS dev infrastructure using Pulumi stacks.

Community
Intermediate
Current-cmdCurrent-cmd

ops-query

Correlate indexer API data, broker telemetry, and CloudWatch logs to diagnose production operational issues.

Community
Advanced
Current-cmdCurrent-cmd

requesting

Submit and monitor ZK proof requests on the Boundless marketplace via CLI.

Community
Advanced
Current-cmdCurrent-cmd

ops-logs-query

Query AWS CloudWatch logs for Boundless services on prod and staging environments.

Community
Intermediate
Current-cmdCurrent-cmd

release-notes

Generate prover-facing release notes for Boundless versions from PRs and code changes.

Community
Intermediate
Current-cmdCurrent-cmd

ops-add-new-chain

Deploys Boundless infrastructure to a new blockchain via Pulumi stacks and CI/CD pipelines.

Community
Advanced
Current-cmdCurrent-cmd

ops-telemetry-query

Query Boundless broker telemetry tables on Amazon Redshift for operational data.

Community
Intermediate

Frequently Asked Questions About Anoushk

FAQPage Schema
What 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.