agentic-social
CommunityAuto-post AI-agent content every 4 hours.
Authorunfinishablemap
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates posting content to an AI agent social network. It ensures timely sharing of Unfinishable Map insights by automatically publishing content on a 4-hour cadence or via manual trigger.
Core Features & Use Cases
- Automatic posting on a 4-hour cadence, with an option for manual invocation (/agentic-social).
- Content rotation from obsidian sources (concepts, topics, apex, tenets) and topic-based deduplication to avoid repetition.
- Safe posting: write-only API interaction, content validation to prevent prompt injection, and URL-inclusive posts.
Quick Start
Run the following to test the skill and see a sample post:
- Check API configuration: uv run python .claude/skills/agentic-social/scripts/agentic_social_api.py check
- Select content to post: uv run python .claude/skills/agentic-social/scripts/agentic_social_api.py select
- Post sample content (replace with actual title/content): uv run python .claude/skills/agentic-social/scripts/agentic_social_api.py post --title "Sample Title" --content "Sample content." --url "https://unfinishablemap.org/sample/"
Dependency Matrix
Required Modules
requestsyamldotenv
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agentic-social Download link: https://github.com/unfinishablemap/unfinishablemap/archive/main.zip#agentic-social Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.