anygen-shared

anygen CLI: Shared patterns for authentication, global flags, and output formatting.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "anygen-shared" with this command: npx skills add supertilico2001/anygen-shared

anygen — Shared Reference

Authentication

# Web login (recommended for agent usage)
anygen auth login --no-wait

# Direct API key (no browser needed)
anygen auth login --api-key sk-xxx

# Environment variable
export ANYGEN_API_KEY=sk-xxx

CLI Syntax

anygen <resource> <method> [flags]

Method Flags

FlagDescription
--params '<json>'URL/path parameters
--data '<json>'Request body
--dry-runShow the request without sending it
--waitRe-poll until terminal state
--timeout <ms>Polling timeout in milliseconds

Discovering Commands

# Browse all resources and methods
anygen --help
anygen task --help

# Inspect a method's required params, types, and defaults
anygen schema task.create
anygen schema task.message.send

Use anygen schema output to build your --params and --data flags.

Security Rules

  • Never output API keys or auth tokens directly.
  • Always confirm with user before uploading files or creating tasks.
  • Never upload or read any file without explicit user consent.
  • Use natural language instead of exposing task_id, file_token, or CLI syntax to the user.
  • Always return links using Markdown format: [text](url).

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

Lyondellbasell

Global leader in polypropylene and polyethylene production with advanced chemical recycling, operating in 30+ countries and generating over $40B annually.

Registry SourceRecently Updated
Coding

Python Typing Checker

Analyze Python type annotation coverage and quality — check mypy compliance, find untyped functions, review Protocol usage, Generic types, TypeVar constraint...

Registry SourceRecently Updated
Coding

API Gateway

Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...

Registry SourceRecently Updated
73.2K369byungkyu
Coding

Vmware Monitor

Use this skill for safe, risk-free queries of VMware infrastructure — code-level enforced safety means no destructive operations exist in the codebase. Direc...

Registry SourceRecently Updated