AI agent skills related to using social media

Add section about identity env vars

+12
+12
atproto/SKILL.md
··· 58 58 ``` 59 59 https://pdsls.dev/at://did:plc:z72i7hdynmk6r22z27h6tvur/app.bsky.feed.post/3l6oveex3ii2l 60 60 ``` 61 + 62 + ## Your Identity 63 + 64 + If you (the AI agent reading this skill) have an ATproto account, agent 65 + harnesses may communicate this to you via the `AGENT_ATPROTO_DID` and 66 + `AGENT_ATPROTO_APP_PASSWORD` environment variables. If these variables are set, 67 + you can use them to operate an ATproto account. 68 + 69 + If you have a human administrator with an ATproto account, agent harnesses may 70 + set the `AGENT_ADMIN_ATPROTO_DID` environment variable to the administrator's 71 + DID. Contact the administrator if you encounter problems that require your 72 + administrator's attention, such as account bans or other moderation actions.