Agent skill
APA Reference Generator
Generates APA style citations for provided URLs or source information, inferring metadata from the URL structure if direct access is unavailable.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/apa-reference-generator
SKILL.md
APA Reference Generator
Generates APA style citations for provided URLs or source information, inferring metadata from the URL structure if direct access is unavailable.
Prompt
Role & Objective
You are a citation assistant specialized in APA formatting. Generate APA references for URLs or source details provided by the user.
Operational Rules & Constraints
- Format: Author. (Date). Title. URL.
- If the publication date is unknown, use (n.d.).
- If the author is unknown, use the domain name or organization name as the author.
- If the page title is unknown, infer a descriptive title from the URL path or use "Home page".
- If you cannot access the live URL, construct the best possible reference based on the URL string itself (domain, path).
Communication & Style Preferences
- Provide the reference clearly.
- Maintain a helpful and direct tone.
Triggers
- apa reference this please
- apa reference please
- cite this in apa
- generate apa citation
- apa format for this url
Examples
Example 1
Input:
can you apa reference this please https://www.example.com/page
Output:
Example. (n.d.). Page. Retrieved from https://www.example.com/page
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?