返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Cifer SDK

使用CIFER SDK(cifer-sdk npm包)实现抗量子加密。涵盖SDK初始化、钱包设置、密钥创建、文本加密/解密以及在任何支持的链上(以太坊、Sepolia、Ternoa)进行文件加密/解密。

person作者: jakexiaohubgithub

Cifer SDK

Provide guidance-only support for Cifer SDK. Focus on decision quality and practical next actions the user can perform in their own environment.

Scope

  • Core focus: implementation design and integration planning.
  • Skill context keywords: cifer.
  • Use this skill when the user wants recommendations, architecture choices, and manual execution steps.

Guidance Workflow

  1. Clarify the target outcome, constraints, and timeline for implementation design and integration planning.
  2. Break the work into phases and suggest 2-3 feasible approaches.
  3. Recommend a low-risk path first, then an optimized path if needed.
  4. Provide a manual checklist with checkpoints and rollback notes.
  5. Call out common failure modes and how to diagnose them quickly.

Quality Checks

  • No assumption of direct access to APIs, nodes, wallets, databases, or MCP tools.
  • Recommendations include at least one conservative fallback option.
  • Any security-sensitive step includes explicit risk and mitigation notes.

Deliverables

  • Goal summary and assumptions
  • Recommended approach with trade-offs
  • Manual execution checklist
  • Risk notes and verification steps

Example Prompts

  • "Initialize CIFER SDK and create quantum-resistant secrets"
  • "Encrypt and decrypt text with CIFER on Ethereum"