Skip to content

Add ask-bookmarks skill#1

Open
bidah wants to merge 1 commit into
mainfrom
add-ask-bookmarks-skill
Open

Add ask-bookmarks skill#1
bidah wants to merge 1 commit into
mainfrom
add-ask-bookmarks-skill

Conversation

@bidah

@bidah bidah commented May 30, 2026

Copy link
Copy Markdown
Owner

Adds the ask-bookmarks skill.

Invoking it answers a question from your X/Twitter bookmarks using the local ft CLI:

  1. Extracts intent and builds 3–6 search angles (synonyms, jargon, handles, tool names).
  2. Runs several ft list --query "<FTS5>" --json searches.
  3. Merges/dedupes by tweet id, ranks by relevance + engagement + recency.
  4. Reads top hits in full with ft show <id> --json.
  5. Writes an answer grounded only in the bookmarks.
  6. Ends with a References section of tweet links.

🤖 Generated with Claude Code

Answers a question from the user's X/Twitter bookmarks via the local `ft`
CLI: runs several FTS5 search variations, ranks matches, synthesizes an
answer, and cites source tweets in a References section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant