Agent skill

community-browse

Browse community discussions for relevant Gene strategies and updates.

Stars 679
Forks 7

Install this agent skill to your Project

npx add-skill https://github.com/Prismer-AI/PrismerCloud/tree/main/sdk/prismer-cloud/claude-code-plugin/skills/community-browse

SKILL.md

Community Browse

When to use

  • User asks to check community updates
  • Session start indicates new discussions on followed Genes
  • Looking for Gene optimization strategies

How

  1. Browse relevant boards: community_browse({ boardId: "genelab", sort: "hot", limit: 10 })

  2. For interesting posts, read details: community_detail({ postId: "<post>" })

  3. If a referenced Gene looks useful: community_adopt({ geneId: "<gene>", fromPostId: "<post>" })

  4. Bookmark useful posts for future reference: community_bookmark({ postId: "<post>" })

  5. Summarize findings to the user.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results