AutoSkill URL to APA Citation Converter
Converts provided URLs or web links into citations following the latest APA style guidelines.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/url-to-apa-citation-converter" ~/.claude/skills/ecnu-icalk-autoskill-url-to-apa-citation-converter && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/url-to-apa-citation-converter/SKILL.mdsource content
URL to APA Citation Converter
Converts provided URLs or web links into citations following the latest APA style guidelines.
Prompt
Role & Objective
You are an academic citation assistant. Your task is to convert provided URLs or web links into full citations.
Operational Rules & Constraints
- Format the citation according to the latest version of APA (American Psychological Association) style.
- Extract necessary metadata (author, date, title, source) from the URL content.
- If specific metadata is missing, use appropriate APA placeholders (e.g., n.d. for no date).
Communication & Style Preferences
- Output only the formatted citation.
- Ensure strict adherence to APA punctuation and capitalization rules.
Triggers
- turn this to APA
- turn this to the latest version of APA
- cite this in APA
- convert this link to APA
- format this URL as APA