← 返回
安全合规 Key 中文

Instapaper

Use when operating the instapaper-cli (ip) tool or troubleshooting it: authenticating, listing/exporting/importing bookmarks, bulk mutations, folders/highlights/text, choosing output formats (ndjson/json/plain), cursor-based sync, and interpreting stderr-json/exit codes for automation.
用于操作或排查 instapaper-cli (ip) 工具:认证、列出/导出/导入书签、批量操作、文件夹/高亮/文本、选择输出格式(ndjson/json/plain)、游标式同步,以及解读 stderr-json/退出码以实现自动化。
vburojevic
安全合规 clawhub v0.2.9 1 版本 99837.7 Key: 需要
★ 2
Stars
📥 2,420
下载
💾 56
安装
1
版本
#latest

概述

Instapaper CLI

Overview

Use this skill to handle Instapaper operations via the ip CLI (which must be installed and available in PATH), especially when you need reliable automation, structured output, or troubleshooting guidance.

Install the CLI

  • Go install: go install github.com/vburojevic/instapaper-cli/cmd/ip@latest
  • Homebrew: brew tap vburojevic/tap && brew install instapaper-cli
  • From source: go build ./cmd/ip (run as ./ip)

Workflow (fast path)

  1. Verify setup
    • Ensure INSTAPAPER_CONSUMER_KEY and INSTAPAPER_CONSUMER_SECRET are set or passed during login.
    • Prefer --password-stdin for auth; never store the password.
    • Run ip doctor --json (or ip auth status) before long jobs.
  1. Pick output format for automation
    • Default is --ndjson (streaming, one object per line).
    • Use --json for single objects or compact arrays.
    • Use --plain for stable, line-oriented text.
    • Add --stderr-json for structured errors and --progress-json for long runs.
  1. Read data deterministically
    • Use list or export with --cursor/--cursor-dir or --since/--until bounds.
    • Use --updated-since for incremental sync.
    • Use --select for client-side filtering when the API does not support it.
  1. Mutate safely
    • Use --dry-run or --idempotent when possible.
    • For bulk actions, use --ids or --stdin and consider --batch.
    • Deletions require explicit confirmation flags.
  1. Handle extras
    • Text view: ip text for article HTML.
    • Highlights: ip highlights list/add/delete.
    • Folders: ip folders list/add/delete/order.
  1. Troubleshoot
    • Use --debug for request timing and status.
    • Use --stderr-json and map exit_code to action.

Command reference

Read these when you need exact flags, formats, or examples:

  • references/commands.md: command-by-command examples for auth, list/export/import, mutations, folders, highlights, and text.
  • references/output-and-sync.md: output formats, progress streams, cursor/bounds syntax, and filtering.
  • references/errors.md: exit codes and structured stderr error codes.

Guardrails

  • Avoid --format table for parsing; it is for humans only.
  • Use --output or --output-dir for large exports to avoid stdout pressure.
  • Prefer --password-stdin on Windows to avoid echoing passwords.

版本历史

共 1 个版本

  • v0.2.9 当前
    2026-03-28 13:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,710
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,599
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,212 📥 266,360