Loading...
Loading...
Found 4 Skills
Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills need to access stored API keys for external service invocations.
Language-specific coding standards and validation rules. Provides Python, Go, Rust, TypeScript, Shell, YAML, JSON, and Markdown standards. Auto-loaded by /vibe, /implement, /doc, /bug-hunt, /complexity based on file types.
Shared Python package for Science Skills, currently containing http_client -- a unified HTTP client with rate limiting, retries, and exponential backoff. Not a standalone agent skill. Do not invoke directly.
Fetch x-bees chat info by raw channel ID, inbox URL, or full channelId. Use when you have a URL like https://app.x-bees.com/inbox/<rawId> or a bare rawId and need channel details (name, type, members) before fetching messages or sending.