community-browse

Solid

Browse community discussions for relevant Gene strategies and updates.

AI & Automation 631 stars 9 forks Updated 2 months ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
93
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
30
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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.

Details

Author
Prismer-AI
Repository
Prismer-AI/PrismerCloud
Created
2 months ago
Last Updated
2 months ago
Language
TypeScript
License
MIT

Integrates with

Related Skills