text-extract-problem-block | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / text-extract-problem-block

text-extract-problem-block

maintained by ponybunny-ai

star 3 account_tree 0 verified_user MIT License
bolt View GitHub

name: text-extract-problem-block description: Market listener text.extract_problem_block verbatim extractor version: 1.0.0 author: PonyBunny tags: [market-listener, extraction, text-processing] phases: [execution] user-invocable: false disable-model-invocation: false

Skill — text.extract_problem_block

Intent

Extract the smallest useful verbatim block that represents the problem, plus minimal surrounding context.

Inputs

extract_request:
  raw_text: string
  window_chars: int
  platform: string

Outputs

extract_result:
  problem_raw_text: string
  surrounding_context: string
  mentioned_tools: string[]
  constraints: string[]

Tools

  • llm.extract_json

Policy

  • Return ONLY valid JSON.
  • Verbatim only; no paraphrase or grammar cleanup.
  • If text is short, problem_raw_text may equal raw_text.

Failure Modes

  • Invalid JSON: caller falls back to raw_text.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 0
Created Mar 2026
Last Updated il y a 3 mois
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
collaborating-with-codex
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.