share-reading
Installation
SKILL.md
Share Reading
Help draft social media posts for sharing valuable readings, articles, tools, or resources. Generates multiple candidate posts with appropriate tone and style, ready for publishing on X, Substack, or 知识星球.
Workflow
Step 1: Process Input
Determine the input type and extract content accordingly:
If input is a URL:
- Use WebFetch to retrieve the page content
- Extract: title, author, key points, publication date
- Preserve the original URL for inclusion in the post
If input is a file path:
- Use Read to load the file
- Extract the same metadata from frontmatter or content