张烨 avatar

张烨

Community

@superfhp · Beijing

0Followers
|
5Public Repos
|
145Published Skills

Hi there

Skills Distribution
DomainAI Models & ...LLM Training & Fin.. (35%)Model Inference & .. (20%)Developer Tooling .. (20%)Creative Media & D.. (15%)

Agent Skills by 张烨

Showing 145 vetted skills indexed across 2 GitHub repositories.

superfhpsuperfhp

google_meet

Join Google Meet calls, transcribe live captions, and speak via OpenAI Realtime.

Community
Intermediate
superfhpsuperfhp

parallel-cli

Automate web searches, deep research, and data enrichment with Parallel CLI.

Community
Advanced
superfhpsuperfhp

gitnexus-explorer

Index codebases into interactive knowledge graphs with a web UI.

Community
Advanced
superfhpsuperfhp

qmd

Index and query markdown notes with BM25, vector search, and LLM reranking.

Community
Intermediate
superfhpsuperfhp

drug-discovery

Search ChEMBL for bioactive compounds and calculate drug-likeness scores.

Community
Advanced
superfhpsuperfhp

duckduckgo-search

Search the web via DuckDuckGo for text, news, images, and video results.

Community
Basic
superfhpsuperfhp

scrapling

Extract website data using HTTP requests, stealth browser automation, and spider crawling.

Community
Intermediate
superfhpsuperfhp

bioinformatics

Access bioinformatics skills for genomic, transcriptomic, and metagenomic analysis.

Community
Advanced
superfhpsuperfhp

domain-intel

Perform passive domain reconnaissance using Python stdlib for subdomains, SSL, WHOIS, and DNS.

Community
Advanced
superfhpsuperfhp

docker-management

Automate Docker container, image, and network lifecycle management.

Community
Advanced
superfhpsuperfhp

inference-sh-cli

Runs AI apps from the command line via the infsh CLI.

Community
Intermediate
superfhpsuperfhp

sherlock

Identify social media accounts for a username across 400+ platforms.

Community
Intermediate
superfhpsuperfhp

oss-forensics

Investigate GitHub repositories for supply chain attacks and compromised code.

Community
Advanced
superfhpsuperfhp

1password

Manage secrets in 1Password using the 1Password CLI.

Community
Intermediate
superfhpsuperfhp

fitness-nutrition

Plan workouts and track nutrition using wger and USDA FoodData Central APIs.

Community
Intermediate
superfhpsuperfhp

neuroskill-bci

Read real-time brain and body metrics from BCI wearables into AI interactions.

Community
Advanced
superfhpsuperfhp

nemo-curator

Curate text, image, video, and audio data for LLM training datasets.

Community
Advanced
superfhpsuperfhp

huggingface-accelerate

Unify distributed training libraries for PyTorch with automatic device placement and mixed precision.

Community
Advanced
superfhpsuperfhp

chroma

Vectorize text and manage a vector database for semantic search.

Community
Intermediate
superfhpsuperfhp

simpo-training

Align language models by optimizing preferences with SimPO without a reference model.

Community
Advanced
superfhpsuperfhp

slime-rl-training

Automate RL training with Megatron-LM and SGLang rollout generation.

Community
Advanced
superfhpsuperfhp

guidance

Generate valid JSON, XML, and code using regex and grammatical constraints.

Community
Advanced
superfhpsuperfhp

clip

Classify images, search semantically, and moderate content with OpenAI's CLIP model.

Community
Advanced
superfhpsuperfhp

lambda-labs-gpu-cloud

Launch and manage Lambda Labs GPU cloud instances for machine learning workloads.

Community
Intermediate

Frequently Asked Questions About 张烨

FAQPage Schema
What tasks can I accomplish with superfhp's skill registry?▼

You can fine-tune LLMs with LoRA/QLoRA/DPO, serve models via vLLM or llama.cpp, run semantic vector search with FAISS, Qdrant, or Pinecone, automate GitHub PRs and code review, debug Python and Node.js, and generate images, music, diagrams, and videos from text prompts.

Who is the target audience for these skills?▼

ML engineers running distributed training with PyTorch FSDP or Megatron-LM, researchers writing NeurIPS/ICML papers, developers automating GitHub and Linear issue workflows, and creative coders building TouchDesigner, p5.js, or Manim visualizations on macOS and Linux.

How do I install and run these skills?▼

Skills run inside the Hermes Agent framework as SKILL.md files invoked from the terminal. Many require prerequisite CLI binaries such as gh, xurl, himalaya, or remindctl, plus environment variables like LINEAR_API_KEY, NOTION_API_KEY, or AIRTABLE_API_KEY for platform integrations.

Are these skills open source and free to use?▼

Nearly all skills carry MIT licenses from authors including Hermes Agent, Orchestra Research, and community contributors. One exception is the powerpoint skill, which is proprietary with terms defined in its bundled LICENSE.txt file.

What dependencies do the machine learning skills require?▼

Training skills depend on torch, transformers, peft, trl, datasets, and accelerate; serving skills need vllm or llama-cpp-python; evaluation uses lm-eval. GPU skills target NVIDIA CUDA, with llama.cpp additionally supporting Apple Silicon, ROCm, and Intel GPUs.