Install
1
Install the plugin$
npx claudepluginhub computomatic/claude-plugin --plugin project-blogWant just this skill?
Add to a custom plugin, then install with one command.
Description
Search blog posts to find information about the project. Use when looking for documentation or information about this project.
Tool Access
This skill is limited to using the following tools:
ReadGlobGrep
Skill Content
We maintain a project blog to share information about the project with all contributors. This provides a more flexible, convenient alternative to structured documentation.
The blog is maintained as a series of Markdown files in the @project-blog/ directory.
Files in project-blog/
!ls project-blog/
Search strategy
- Start by listing files in
project-blog/to see available posts. Scan filenames for relevance to the query. - Use Grep to search across all posts for keywords and phrases related to the query.
- Read the most relevant posts in full to gather detailed information.
- If initial keywords do not produce results, try synonyms or related terms before concluding that no information is available.
Stats
Stars0
Forks0
Last CommitFeb 9, 2026
Actions