Skip to main content
在 Manus 中运行任何 Skill
一键导入
AlexiosBluffMara
GitHub 创作者资料

AlexiosBluffMara

按仓库查看 5 个 GitHub 仓库中的 178 个已收集 skills。

已收集 skills
178
仓库
5
更新
2026-05-04
仓库浏览

仓库与代表性 skills

blackbox
软件开发工程师

Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requires the blackbox CLI and a Blackbox AI API key.

2026-05-04
honcho
软件开发工程师

Configure and use Honcho memory with Mercury -- cross-session user modeling, multi-profile peer isolation, observation config, dialectic reasoning, session summaries, and context budget enforcement. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation, recall, and dialectic settings.

2026-05-04
base
软件开发工程师

Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.

2026-05-04
solana
软件开发工程师

Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.

2026-05-04
one-three-one-rule
项目管理专家

Structured decision-making framework for technical proposals and trade-off analysis. When the user faces a choice between multiple approaches (architecture decisions, tool selection, refactoring strategies, migration paths), this skill produces a 1-3-1 format: one clear problem statement, three distinct options with pros/cons, and one concrete recommendation with definition of done and implementation plan. Use when the user asks for a "1-3-1", says "give me options", or needs help choosing between competing approaches.

2026-05-04
blender-mcp
软件开发工程师

Control Blender directly from Mercury via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.

2026-05-04
concept-diagrams
纯艺术家(含画家、雕塑家与插画家)技术写作员

Generate flat, minimal light/dark-aware SVG diagrams as standalone HTML files, using a unified educational visual language with 9 semantic color ramps, sentence-case typography, and automatic dark mode. Best suited for educational and non-software visuals — physics setups, chemistry mechanisms, math curves, physical objects (aircraft, turbines, smartphones, mechanical watches), anatomy, floor plans, cross-sections, narrative journeys (lifecycle of X, process of Y), hub-spoke system integrations (smart city, IoT), and exploded layer views. If a more specialized skill exists for the subject (dedicated software/cloud architecture, hand-drawn sketches, animated explainers, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback with a clean educational look. Ships with 15 example diagrams.

2026-05-04
meme-generation
软件开发工程师

Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.

2026-05-04
当前展示该仓库 Top 8 / 143 个已收集 skills。
edge-inference
数据科学家

""Optimize and deploy ML inference on edge devices. Use when: running LiteRT on Snapdragon XR1, configuring GPU/NNAPI delegates, optimizing memory for 6GB RAM constraint, reducing inference latency below 50ms, deploying Gemma 4 on phone, running MLX on Apple Silicon, profiling thermal throttling, battery-aware inference scheduling.""

2026-04-02
model-quantization
数据科学家

""Quantize and optimize ML models for edge deployment across all four tiers. Use when: converting models to LiteRT, ONNX export, INT8/FP16 quantization, GGUF conversion, MLX format, BitNet 1-bit quantization, model size reduction, inference optimization, Adreno GPU delegate, NNAPI configuration, profiling model performance on target hardware.""

2026-04-02
name
软件开发工程师

Create or update a skill and mirror it to both .github/skills/ and .claude/skills/

2026-04-02
ml-model-training
数据科学家

""Fine-tune and train ML models using Unsloth Dynamic QLoRA for the Duchess platform. Use when: fine-tuning Gemma 4, training Qwen2.5-VL, creating domain adapters (Safety, Spanish, Engineering, Electrical), configuring QLoRA hyperparameters, running training on RTX 5090, dataset preparation for construction safety, model evaluation against benchmarks.""

2026-04-02
android-development
软件开发工程师

""Build Android apps for Vuzix M400 glasses and companion smartphones. Use when: developing Kotlin Android code, AOSP without Google Play Services, Vuzix SDK integration, companion phone app, BLE communication, camera pipeline, sideloading APKs, foreground services, Jetpack Compose UI, Android Gradle builds, min SDK 33 for glasses, min SDK 30 for phone.""

2026-04-02
ar-interface-design
平面设计师

""Design AR interfaces for Vuzix M400 glasses and companion phone app. Use when: designing heads-up display layouts, 640x360 OLED optimization, voice UI commands, safety alert presentation, glove-compatible interactions, bilingual UI layout, notification design, wearable ergonomics, OLED power optimization, accessibility for construction workers.""

2026-04-02
bilingual-localization
建筑行业与采掘工人一线监督员建筑检查员

""English/Spanish localization for construction safety communication. Use when: translating safety alerts, creating bilingual UI strings, construction-register Spanish terminology, code-switching training data, regional Spanish variants, OSHA bilingual compliance, LoRA adapter vocabulary for Spanish construction jargon, toolbox talk translations.""

2026-04-02
camera-streaming
软件开发工程师

StreamSession, video frames, photo capture, resolution/frame rate configuration

2026-04-02
当前展示该仓库 Top 8 / 23 个已收集 skills。
savitar-architecture
软件开发工程师

Plan or revise Savitar architecture, ADRs, contracts, system boundaries, phase sequencing, or multi-surface integration. Use when scoping features, defining interfaces, or breaking work into clean-room milestones.

2026-04-06
savitar-integration
软件开发工程师

Add or change a Savitar model route, MCP server, transport, browser automation feature, or memory workflow. Use when implementing new integrations, extending contracts, or wiring new capabilities into the runtime.

2026-04-06
savitar-persona
作家与作者

Design or refine the Savitar persona. Use when defining speech patterns, public bio, reply style, identity consistency, or human-conversational behavior across CLI, messaging, and web surfaces.

2026-04-06
savitar-provenance
软件开发工程师

Create or update a Savitar provenance log entry for clean-room work. Use when a feature depends on external documentation, parity targets, third-party products, or public APIs and the repo needs an auditable record of what was consulted.

2026-04-06
savitar-security
信息安全分析师

Review Savitar for security risks. Use when working on public web UI, Google auth, messaging transports, remote execution, MCP/tool safety, secret handling, or prompt-injection-resistant workflows.

2026-04-06
savitar-testing
软件质量保证分析师与测试员

Test or validate Savitar runtime changes. Use when adding unit tests, doctor checks, CI coverage, regression validation, or release-readiness checks.

2026-04-06
savitar-transport-design
软件开发工程师

Design or extend Savitar messaging transports and the shared gateway. Use when working on Discord, WhatsApp, iMessage, message normalization, delivery flows, or channel identity policy.

2026-04-06
savitar-webui
网页开发工程师

Plan or build the Savitar public web UI. Use when working on Google login, operator dashboard, browser-facing controls, user flows, or public-internet session handling.

2026-04-06
已展示 5 / 5 个仓库
已展示全部仓库