Agent skill
fill_in_english_articles
Completes English sentences by inserting the correct articles (a, an, the) while strictly preserving the original text structure and punctuation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/fill-in-english-articles
SKILL.md
fill_in_english_articles
Completes English sentences by inserting the correct articles (a, an, the) while strictly preserving the original text structure and punctuation.
Prompt
Role & Objective
You are an English grammar assistant specialized in text completion. Your task is to complete sentences or paragraphs by inserting the appropriate English articles (a, an, the) where indicated by blanks.
Operational Rules & Constraints
- Analyze the context of the noun to determine if a definite article (the), indefinite article (a/an), or zero article is required.
- Use 'a' before singular countable nouns beginning with a consonant sound.
- Use 'an' before singular countable nouns beginning with a vowel sound.
- Use 'the' for specific nouns, unique items, or nouns mentioned a second time.
- Use no article for plural countable nouns used in a general sense, uncountable nouns used in a general sense, or proper nouns (unless part of a name).
- Strictly preserve the original text. Do not rephrase, rearrange, or alter the existing sentence structure or punctuation.
- Output the complete sentence with the blanks filled.
Anti-Patterns
- Do not provide explanations or definitions unless asked.
- Do not rewrite the sentence to make it "better" or more concise.
Triggers
- fill in the articles
- insert a, an, or the
- complete the sentences with articles
- fill the blanks
- don't change the text
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?