iiRecord
Agentic AI Atlas · jackwener/xhs-cli
page:docs-reference-repos-jackwener-xhs-cli-researcha5c.ai
II.
Page JSON

page:docs-reference-repos-jackwener-xhs-cli-research

Structured · live

jackwener/xhs-cli json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · wiki/docs/reference-repos/jackwener/xhs-cli/research.mdCluster · wiki
Record JSON
{
  "id": "page:docs-reference-repos-jackwener-xhs-cli-research",
  "_kind": "Page",
  "_file": "wiki/docs/reference-repos/jackwener/xhs-cli/research.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "sourcePath": "docs/reference-repos/jackwener/xhs-cli/research.md",
    "sourceKind": "repo-docs",
    "title": "jackwener/xhs-cli",
    "displayName": "jackwener/xhs-cli",
    "slug": "docs/reference-repos/jackwener/xhs-cli/research",
    "articlePath": "wiki/docs/reference-repos/jackwener/xhs-cli/research.md",
    "article": "\n# jackwener/xhs-cli\n\n- **Archetype**: utility-with-skill\n- **Stars**: 438\n- **Last pushed**: 2026-04-12 (approx)\n- **License**: Apache-2.0\n- **Discovered**: 2026-04-12\n- **Source**: gh-search (code: SKILL.md)\n- **Skills found**: 1\n\n## Summary\nHeadless-browser-based CLI skill for Xiaohongshu (RedNote/XHS). Supports searching notes, reading posts, browsing profiles, liking, favoriting, commenting, and publishing from the terminal. Uses camoufox headless browser for resilience against risk-control detection. Python package installable via uv/pipx.\n\n## Assessment\nMEDIUM VALUE. Social media automation skill with interesting anti-detection patterns. The CLI-as-skill pattern and authentication management (cookies, QR code login) are useful patterns for social media domain skills.\n\n## Extraction Priority\nLOW-MEDIUM -- The social media automation workflow pattern is extractable for specializations/business/social-media-management. The auth management pattern is reusable.\n\n## Processes\n1. **social-media-cli-workflow** -- Authenticate -> search/browse -> interact (like/comment) -> publish\n2. **cookie-based-auth-management** -- Auto-extract browser cookies -> fallback to QR code login\n\n## Plugin Ideas\n- **social-media-bridge plugin**: Babysitter plugin pattern for CLI-based social media automation\n\n## Library Mapping\n\n| Extractable Process | Library Status | Action | Existing Path | Target Placement |\n|-------------------|----------------|--------|---------------|------------------|\n| Social Media CLI Workflow | NEW | Authenticate → search/browse → interact (like/comment) → publish workflow pattern | - | specializations/business/social-media-cli-workflow.js |\n| Cookie-Based Auth Management | NEW | Auto-extract browser cookies with QR code login fallback strategy | - | specializations/shared/cookie-based-auth-management.js |\n| Anti-Detection Social Media Automation | NEW | Headless browser patterns for resilient social media platform interaction | - | specializations/shared/anti-detection-social-media-automation.js |\n\n## Plugin Marketplace Mapping\n\n| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |\n|-------------|-------------------|--------|-----------------|------------------|\n| Social Media Bridge | NEW | CLI-based social media automation with anti-detection and multi-platform support | - | plugins/a5c/marketplace/blueprints/social-media-bridge/ |\n\n## Implicit Procedural Knowledge\n- Headless browser approach vs reverse-engineered API tradeoff\n- Anti-detection resilience patterns for social media automation\n- Cookie-based authentication with multi-fallback strategy\n",
    "documents": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "page:docs-reference-repos",
      "to": "page:docs-reference-repos-jackwener-xhs-cli-research",
      "kind": "contains_page"
    }
  ]
}