Back to skills
extension
Category: Development & EngineeringNo API key required

Cifer SDK

Implement quantum-resistant encryption using the CIFER SDK (cifer-sdk npm package). Covers SDK initialization, wallet setup, secret creation, text encryption/decryption, and file encryption/decryption on any supported chain (Ethereum, Sepolia, Ternoa).

personAuthor: 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"