{"id":"erafat-skills","name":"skills","homepage":null,"repo_url":"https://github.com/erafat/skills","category":"devtools","subcategories":[],"tags":["devtools","ai-agent","automation","markdown","gmail","xiaohongshu","content-generation","templates"],"what_it_does":"A monorepo of reusable, self-contained “skills” intended for use with Codex/Claude-style agents. The README lists multiple skills including: detecting which biomedical claims in Markdown need citations (cite-them-all), generating structured medical lecture materials including references (academic-lectures), processing Gmail invoice emails into structured summaries (gmail-invoice-processor), and converting Markdown into Xiaohongshu (RedNote) image card assets while preserving structure and local images (md-to-xhs-cards).","use_cases":["Agent-assisted conversion of Markdown content into Xiaohongshu-ready image cards","Turning draft Markdown manuscripts into citation-aware drafts using biomedical sources","Generating structured medical lecture decks and accompanying materials (outlines, references, notes)","Automating extraction/summarization of invoice details from Gmail emails","Reusable prompt/skill modules for multi-step content automation workflows"],"not_for":["A managed SaaS API to call over the network (this appears to be a code repository of skills)","Production-grade, guaranteed-compliance medical publishing without human review","Direct XHS/Gmail operation without proper OAuth/service setup and user consent","Use as a single unified interface (multiple independent skills are spread across subfolders)"],"best_when":"You want modular, agent-oriented building blocks you can clone and run locally (or integrate into your own agent runner), customizing each skill’s scripts/templates as needed.","avoid_when":"You need a stable, versioned public REST/GraphQL API with guaranteed SLAs; or you cannot handle authentication/permissions setup for Gmail/XHS-related functionality.","alternatives":["Build similar workflows using dedicated APIs/SDKs (e.g., Gmail API + your own parsing logic; XHS automation via an approved integration method, if available)","Use established content conversion tools/pipelines for Markdown-to-image/card generation (custom scripts)","Use citation management tools (e.g., Zotero/Crossref-style pipelines) rather than agent heuristics"],"af_score":23.2,"security_score":31.0,"reliability_score":25.0,"package_type":"skill","discovery_source":["openclaw"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T15:42:24.802023+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":["Python"],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Not specified in provided README (likely depends on individual skills/scripts)"],"oauth":false,"scopes":false,"notes":"The top-level README does not describe authentication mechanisms. Given the presence of a Gmail-related skill, OAuth/service credentials are likely required within that skill, but this is not verifiable from the provided content."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information is provided; repository appears to be MIT-licensed code intended for local use."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":23.2,"security_score":31.0,"reliability_score":25.0,"mcp_server_quality":0.0,"documentation_accuracy":25.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":0.0,"tls_enforcement":50.0,"auth_strength":20.0,"scope_granularity":20.0,"dependency_hygiene":40.0,"secret_handling":30.0,"security_notes":"No security guidance is present in the provided README (e.g., how to store secrets, whether TLS is enforced, or how Gmail/XHS authentication is handled). Because it’s a code repository with potential API integrations, the actual security posture depends on per-skill implementation details not included here.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Top-level README only enumerates skills; deeper per-skill behavior, inputs/outputs, and operational semantics are not shown in the provided content.","Authentication, rate limiting, and failure modes for Gmail/XHS-related automation are not documented in the provided README."]}}