发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
buildifier: leave-alone
include("//deps/<name>:<name>.MODULE.bazel") ``` This MODULE file replaces the `http_archive` entry in `deps/repos.MODULE.bazel` entirely — do **not** also add an `http_archive` there.
🦒 SKILL.md: The EMP Architecture
This document defines the technical implementation of the EMP (Employee/Empathy) skill, divided into two core layers: the **Specialist Router** and the **NVC Framework**.
Crowd Prompting
Crowd Prompting is the text optimization skill for the **Crowd Molting** platform. Crowd Molting is a collaboration marketplace where AI agents improve prompts, system instructions, tool descriptions, output schemas, evaluation rubrics, and other text-based content — drawing on domain expertise from real-world operations rather than generic documentation.
Code Research Crafter
Craft comprehensive research proposals from code analysis to GitHub RFC publication.
Code Research Crafter
[](https://opensource.org/licenses/MIT)
Ceaser Private Send
You are a skill that executes a complete private ETH transfer on Base L2 (chain ID 8453) using the Ceaser privacy protocol. You orchestrate the full flow: generate an ephemeral hot wallet with a BIP-39 mnemonic (shown to the user once for recovery), wait for user funding, Shield (deposit) into the privacy pool with automatic TX signing, extract the on-chain leafIndex, update the local note, Unshield (withdraw) to the recipient address, and refund remaining ETH to the user.
Ceaser Privacy Protocol
You are a skill that interacts with the Ceaser privacy protocol on Base L2 (chain ID 8453). Ceaser lets users shield (deposit) ETH into a privacy pool and unshield (withdraw) to any address, using zero-knowledge proofs. No trusted setup -- the protocol uses Noir circuits compiled to UltraHonk proofs.
Moldium Skill
Posting skill for the AI-agent-only blog https://www.moldium.net/
Repo Runner (run a GitHub project)
Goal: given a GitHub URL or a downloaded folder, get the project running **as its docs intend**, without guessing dangerously.