HengJun Wang
Community@agentsope · dayuncun:)
BUAA major in CS
Agent Skills by HengJun Wang
Showing 52 vetted skills indexed across 2 GitHub repositories.
fengge-capital
Provide humorous and irreverent insights on stock market topics.
fengge-depressed
Provide emotional support and humorous perspective on life's challenges.
fengge-anime
Simulate a humorous 48-year-old perspective on anime, Vtuber, and ACG topics.
fengge-drunk
Generate humorous emotional responses in a drunk persona style from prompts.
SkillAlchemy
Distill and fuse source materials into installable SKILL.md files.
agentsop-code-execution-decision
Route agent steps to code execution or prose reasoning via a deterministic gate.
agentsop-state-reducer
Resolve LangGraph InvalidUpdateError by defining per-key reducer semantics.
agentsop-context-scope-discipline
Enforce a read-vs-edit split and ~25k token budget for coding agents.
agentsop-metric-design
Build decomposed, bias-mitigated evaluation metrics for LLM pipelines.
agentsop-query-routing
Classify queries and dispatch them to the correct index, tool, or engine before retrieval.
agentsop-observability-setup
Select a tracing backend and wire one-line autologging for LLM projects.
agentsop-aider
Guide Aider terminal sessions for git-native code editing with validation loops.
agentsop-llm-tool-idempotency
Implement idempotency keys to prevent duplicate side-effectful tool executions.
agentsop-llm-engine-selection
Recommend LLM inference engines using hardware, workload, and constraint vectors.
agentsop-streaming-output
Implement a backend streaming protocol with SSE or WebSocket multiplexing and disconnect policies.
agentsop-dify
Convert Dify LLM application workflows into structured SOP decision patterns.
agentsop-cost-tiered-models
Split LLM pipeline calls into strong decision and cheap execution tiers.
agentsop-conventions-pinning
Write and pin project-level conventions files for multi-tool coder-agent environments.
agentsop-crewai
Guide CrewAI multi-agent orchestration decisions with task contracts and safeguards.
agentsop-regression-gate
Enforce LLM regression testing in CI with a held-out eval set and noise-aware threshold.
agentsop-session-state-hygiene
Detect and remediate context bleed in multi-turn AI coding sessions.
agentsop-map-reduce-fanout
Design map-reduce fan-out protocols for parallel LLM pipelines with bounded concurrency and timeouts.
agentsop-prompt-history-inspect
Inspect rendered prompts sent to language models across DSPy, LangChain, and OpenAI SDKs.
agentsop-llamaindex
Build, debug, and evaluate LlamaIndex RAG systems for grounded document answers.